Ingo Molnar
|
1d17d17484
time: Fix adjustment cleanup bug in timekeeping_adjust()
|
13 years ago |
John Stultz
|
4e250fdde9
time: Remove all direct references to timekeeper
|
13 years ago |
John Stultz
|
6d0ef903e2
time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates
|
13 years ago |
John Stultz
|
d4e3ab384b
time: Clean up stray newlines
|
13 years ago |
Ingo Molnar
|
1f815faec4
Merge branch 'linus' into timers/urgent
|
13 years ago |
John Stultz
|
b44d50dcac
time: Fix casting issue in tk_set_xtime and tk_xtime_add
|
13 years ago |
Ingo Molnar
|
eec19d1a0d
Merge branch 'linus' into timers/core
|
13 years ago |
Thomas Gleixner
|
3e997130bd
timekeeping: Add missing update call in timekeeping_resume()
|
13 years ago |
John Stultz
|
f726a697d0
time: Rework timekeeping functions to take timekeeper ptr as argument
|
13 years ago |
John Stultz
|
2a8c0883c3
time: Move xtime_nsec adjustment underflow handling timekeeping_adjust
|
13 years ago |
John Stultz
|
f2a5a0854e
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
|
13 years ago |
John Stultz
|
1f4f948706
time: Refactor accumulation of nsecs to secs
|
13 years ago |
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 |