Thomas Gleixner
|
c465a76af6
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
|
17 lat temu |
Arjan van de Ven
|
651dab4264
Merge commit 'linus/master' into merge-linus
|
17 lat temu |
Christoph Hellwig
|
b418da16dd
compat: generic compat get/settimeofday
|
17 lat temu |
Frank Mayhar
|
f06febc96b
timers: fix itimer/many thread hang
|
17 lat temu |
Thomas Gleixner
|
df0cc0539b
select: add a timespec_add_safe() function
|
17 lat temu |
John Stultz
|
2d42244ae7
clocksource: introduce CLOCK_MONOTONIC_RAW
|
17 lat temu |
Jeremy Fitzhardinge
|
9412e28649
always_inline timespec_add_ns
|
17 lat temu |
Jeremy Fitzhardinge
|
f595ec964d
common implementation of iterative div/mod
|
17 lat temu |
Segher Boessenkool
|
38332cb987
time: prevent the loop in timespec_add_ns() from being optimised away
|
17 lat temu |
Li Zefan
|
cf4fc6cb76
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
|
17 lat temu |
Thomas Gleixner
|
1001d0a9ee
timekeeping: update xtime_cache when time(zone) changes
|
17 lat temu |
Adrian Bunk
|
ba2a631b14
kernel/time/timekeeping.c: cleanups
|
18 lat temu |
john stultz
|
17c38b7490
Cache xtime every call to update_wall_time
|
18 lat temu |
john stultz
|
2c6b47de17
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
|
18 lat temu |
Thomas Gleixner
|
82644459c5
NTP: move the cmos update code into ntp.c
|
18 lat temu |
Jan Engelhardt
|
5b78cc9ac8
make timespec_equal() take const arguments
|
18 lat temu |
Tomas Janousek
|
7c3f1a5732
Introduce boot based time
|
18 lat temu |
Ulrich Drepper
|
1c710c896e
utimensat implementation
|
18 lat temu |
john stultz
|
8524070b79
Move timekeeping code to timekeeping.c
|
18 lat temu |
John Stultz
|
411187fb05
[PATCH] GTOD: persistent clock support
|
18 lat temu |
Eric Dumazet
|
5809f9d442
[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
|
18 lat temu |
Rolf Eike Beer
|
77adbfbf4c
[PATCH] Add const for time{spec,val}_compare arguments
|
18 lat temu |
Shailabh Nagar
|
ca74e92b46
[PATCH] per-task-delay-accounting: setup
|
19 lat temu |
Linus Torvalds
|
81a07d7588
Merge branch 'x86-64'
|
19 lat temu |
Vojtech Pavlik
|
05ebb76109
[PATCH] x86_64: Add useful constants to time.h
|
19 lat temu |
john stultz
|
cf3c769b4b
[PATCH] Time: Introduce arch generic time accessors
|
19 lat temu |
john stultz
|
ad596171ed
[PATCH] Time: Use clocksource infrastructure for update_wall_time
|
19 lat temu |
Roman Zippel
|
df869b630d
[PATCH] hrtimers: remove nsec_t typedef
|
19 lat temu |
Thomas Gleixner
|
c08b8a4910
[PATCH] sys_alarm() unsigned signed conversion fixup
|
19 lat temu |
Andrew Morton
|
643a654540
[PATCH] select: fix returned timeval
|
19 lat temu |