John Stultz
|
1e75fa8be9
time: Condense timekeeper.xtime into xtime_sec
|
13 years ago |
John Stultz
|
fee84c43e6
time: Explicitly use u32 instead of int for shift values
|
13 years ago |
John Stultz
|
42e71e81f5
time: Whitespace cleanups per Ingo%27s requests
|
13 years ago |
Thomas Gleixner
|
f6c06abfb3
timekeeping: Provide hrtimer update function
|
13 years ago |
Thomas Gleixner
|
5b9fe759a6
timekeeping: Maintain ktime_t based offsets for hrtimers
|
13 years ago |
John Stultz
|
4873fa070a
timekeeping: Fix leapsecond triggered load spike issue
|
13 years ago |
John Stultz
|
fad0c66c4b
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
|
13 years ago |
Richard Cochran
|
d239f49d77
timekeeping: Fix a few minor newline issues.
|
13 years ago |
Linus Torvalds
|
bcd550745f
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Jim Cromie
|
88b28adf6f
kernel-time: fix s/then/than/ spelling errors
|
13 years ago |
John Stultz
|
e919cfd42d
time: Avoid scary backtraces when warning of > 11% adj
|
13 years ago |
Linus Torvalds
|
7bfe0e66d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
13 years ago |
John Stultz
|
6b43ae8a61
ntp: Fix leap-second hrtimer livelock
|
13 years ago |
John Stultz
|
f695cf9483
time: Fix change_clocksource locking
|
13 years ago |
Dmitry Torokhov
|
b675b3667f
Merge commit 'v3.3-rc6' into next
|
13 years ago |
John Stultz
|
a80b83b7b8
Input: add infrastructure for selecting clockid for event time stamps
|
13 years ago |
Thomas Gleixner
|
cc06268c6a
time: Move common updates to a function
|
13 years ago |
Thomas Gleixner
|
058892e632
time: Reorder so the hot data is together
|
13 years ago |
John Stultz
|
92c1d3ed4d
time: Remove most of xtime_lock usage in timekeeping.c
|
13 years ago |
John Stultz
|
ea7cf49a76
ntp: Access tick_length variable via ntp_tick_length()
|
13 years ago |
John Stultz
|
70471f2f06
time: Add timekeeper lock
|
13 years ago |
John Stultz
|
8fcce546be
time: Cleanup global variables and move them to the top
|
13 years ago |
John Stultz
|
01f71b47e0
time: Move raw_time into timekeeper structure
|
13 years ago |
John Stultz
|
8ff2cb92dd
time: Move xtime into timekeeeper structure
|
13 years ago |
John Stultz
|
d9f7217aac
time: Move wall_to_monotonic into the timekeeper structure
|
13 years ago |
John Stultz
|
00c5fb774e
time: Move total_sleep_time into the timekeeper structure
|
13 years ago |
Thomas Gleixner
|
0518469d0a
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core
|
13 years ago |
John Stultz
|
3f86f28ffc
time: Fix spelling mistakes in new comments
|
13 years ago |
Dan McGee
|
c9fad429d4
time: fix bogus comment in timekeeping_get_ns_raw
|
13 years ago |
Hector Palacios
|
d004e02405
timekeeping: add arch_offset hook to ktime_get functions
|
13 years ago |