Commit Graph

406 Commits (d0a38ce27e1b11116f02835b076fcb79db987e2c)

Author SHA1 Message Date
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
Arjan van de Ven 8c7b09f43f sched: Update the idle statistics in get_cpu_idle_time_us() 15 years ago
Arjan van de Ven 595aac488b sched: Introduce a function to update the idle statistics 15 years ago
Arjan van de Ven b1f724c305 sched: Add a comment to get_cpu_idle_time_us() 15 years ago
John Stultz 6a867a3955 time: Remove xtime_cache 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
John Stultz e1292ba164 ntp: Make time_adjust static 15 years ago
John Stultz 830ec0458c time: Fix accumulation bug triggered by long delay. 15 years ago
Thomas Gleixner 80a05b9ffa clockevents: Sanitize min_delta_ns adjustment and prevent overflows 15 years ago
Mike Galbraith 39c0cbe215 sched: Rate-limit nohz 15 years ago
john stultz ad6759fbf3 timekeeping: Prevent oops when GENERIC_TIME=n 15 years ago
Jason Wang c93d89f3db Export the symbol of getboottime and mmonotonic_to_bootbased 15 years ago
Magnus Damm c54a42b19f clocksource: add suspend callback 15 years ago
Magnus Damm 17622339af clocksource: add argument to resume callback 15 years ago
John Stultz 7e1b584774 ntp: Cleanup xtime references in ntp.c 15 years ago
john stultz 1f5b8f8a20 ntp: Make time_esterror and time_maxerror static 15 years ago
Thomas Gleixner 7b7422a566 clocksource: Prevent potential kgdb dead lock 15 years ago
Xiaotian Feng ea9d8e3f45 clockevent: Don't remove broadcast device when cpu is dead 15 years ago
Linus Torvalds 83f57a11d8 Revert "time: Remove xtime_cache" 15 years ago
Rusty Russell 62ac127950 cpumask: avoid dereferencing struct cpumask 15 years ago
Barry Song f065f41f48 timecompare: fix half-Y2K38 problem in timecompare_update while calculating offset 15 years ago
Thomas Gleixner b5f91da0a6 clockevents: Convert to raw_spinlock 15 years ago
Thomas Gleixner d192c47f25 clockevents: Make tick_device_lock static 15 years ago
Thomas Gleixner ecb49d1a63 hrtimers: Convert to raw_spinlocks 15 years ago
Thomas Gleixner bb6eddf767 clockevents: Prevent clockevent_devices list corruption on cpu hotplug 15 years ago
Thomas Gleixner 41d2e49493 hrtimer: Tune hrtimer_interrupt hang logic 15 years ago
H Hartley Sweeten 8e1a928a2e clockevents: Add missing include to pacify sparse 15 years ago
Lin Ming 0696b711e4 timekeeping: Fix clock_gettime vsyscall time warp 15 years ago
Thomas Gleixner a362c638bd clocksource/events: Fix fallout of generic code changes 15 years ago
Jon Hunter 97813f2fe7 nohz: Allow 32-bit machines to sleep for more than 2.15 seconds 15 years ago
Thomas Gleixner 27185016b8 nohz: Track last do_timer() cpu 15 years ago
Jon Hunter 98962465ed nohz: Prevent clocksource wrapping during idle 15 years ago
Thomas Gleixner 529eaccd90 nohz: Type cast printk argument 15 years ago
Thomas Gleixner 7d2f944a2b clocksource: Provide a generic mult/shift factor calculation 15 years ago
Thomas Gleixner 23af368e9a clockevents: Use u32 for mult and shift factors 15 years ago