Commit Graph

446 Commits (d7c01d27ab767a30d672d1fd657aa8336ebdcbca)

Author SHA1 Message Date
Richard Cochran 4352d9d44b ntp: fix non privileged system time shifting 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Rafael J. Wysocki e1a85b2c51 timekeeping: Use syscore_ops instead of sysdev class and sysdev 14 years ago
Torben Hohn 6e6823d17b posix-clocks: Check write permissions in posix syscalls 14 years ago
Thomas Gleixner 3a142a0672 clockevents: Prevent oneshot mode when broadcast device is periodic 14 years ago
John Stultz 314ac37150 time: Extend get_xtime_and_monotonic_offset() to also return sleep 14 years ago
John Stultz abb3a4ea2e time: Introduce get_monotonic_boottime and ktime_get_boottime 14 years ago
Richard Cochran db1c1cce4a ntp: Remove redundant and incorrect parameter check 14 years ago
Kees Cook f590308536 timer debug: Hide kernel addresses via %pK in /proc/timer_list 14 years ago
Richard Cochran 0606f422b4 posix clocks: Introduce dynamic clocks 14 years ago
Richard Cochran 094aa1881f ntp: Add ADJ_SETOFFSET mode bit 14 years ago
John Stultz c528f7c6c2 time: Introduce timekeeping_inject_offset 14 years ago
Richard Cochran 1e6d767924 time: Correct the *settime* parameters 14 years ago
Thomas Gleixner 7cf37e87dd time: Fix legacy arch fallout 14 years ago
Torben Hohn e2830b5c1b time: Make do_timer() and xtime_lock local to kernel/time/ 14 years ago
Torben Hohn f0af911a9d time: Provide xtime_update() 14 years ago
Thomas Gleixner 79ecaf0d15 time: Remove unused __get_wall_to_monotonic() 14 years ago
Torben Hohn 48cf76f710 time: Provide get_xtime_and_monotonic_offset() 14 years ago
Torben Hohn fbad1ea941 time: Move get_jiffies_64 to kernel/time/jiffies.c 14 years ago
Torben Hohn 871cf1e5f2 time: Move do_timer() to kernel/time/timekeeping.c 14 years ago
Stephen Boyd 2d0640b47d hrtimers: Notify hrtimer users of switches to NOHZ mode 14 years ago
Alexander Gordeev e2c18e49a0 pps: capture MONOTONIC_RAW timestamps as well 14 years ago
Alexander Gordeev 025b40abe7 ntp: add hardpps implementation 14 years ago
H Hartley Sweeten afa14e7c55 timekeeping: Make local variables static 14 years ago
Nicolas Pitre 5fdade95f2 time: Rename misnamed minsec argument of clocks_calc_mult_shift() 14 years ago
john stultz b5776c4a6d Fix rounding in clocks_calc_mult_shift() 14 years ago
Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
John Stultz 998adc3dda hrtimers: Convert hrtimers to use timerlist infrastructure 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Nikitas Angelinas 2bf1c05e3c time: Use ARRAY_SIZE macro in timecompare.c 15 years ago
Kasper Pedersen a386b5af8e time: Compensate for rounding on odd-frequency clocksources 15 years ago
Miroslav Lichvar 8af3c153ba ntp: Clamp PLL update interval 15 years ago
John Stultz c7dcf87a68 time: Workaround gcc loop optimization that causes 64bit div errors 15 years ago
Jason Wessel deda2e8196 timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs 15 years ago
Arjan van de Ven af5ab277de clockevents: Remove the per cpu tick skew 15 years ago
John Stultz 852db46d55 clocksource: Add __clocksource_updatefreq_hz/khz methods 15 years ago
John Stultz 0fb86b0629 timekeeping: Make xtime and wall_to_monotonic static 15 years ago
John Stultz 8ab4351a4c hrtimer: Cleanup direct access to wall_to_monotonic 15 years ago
John Stultz 7615856ebf timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset 15 years ago
John Stultz 592913ecb8 time: Kill off CONFIG_GENERIC_TIME 15 years ago
John Stultz ce3bf7ab22 time: Implement timespec_add 15 years ago
Peter Zijlstra 396e894d28 sched: Revert nohz_ratelimit() for now 15 years ago
Uwe Kleine-König 698f93159a fix comment/printk typos concerning "already" 15 years ago
Peter Zijlstra 8c215bd389 sched: Cure nr_iowait_cpu() users 15 years ago
Peter Zijlstra 3310d4d38f nohz: Fix nohz ratelimit 15 years ago
Venkatesh Pallipadi 83cd4fe27a sched: Change nohz idle load balancing logic to push model 15 years ago
John Stultz d7e81c269d clocksource: Add clocksource_register_hz/khz interface 15 years ago
Arjan van de Ven 0224cf4c5e sched: Intoduce get_cpu_iowait_time_us() 15 years ago
Arjan van de Ven e0e37c200f sched: Eliminate the ts->idle_lastupdate field 15 years ago
Arjan van de Ven 8d63bf949e sched: Fold updating of the last_update_time_info into update_ts_time_stats() 15 years ago