Commit Graph

293 Commits (1f00fca5c83c1bc5b4ca7e07f2a030bc39c130f2)

Author SHA1 Message Date
Heiko Carstens 507e123151 timer stats: Optimize by adding quick check to avoid function calls 16 years ago
Thomas Gleixner cd6d95d844 clocksource: prevent selection of low resolution clocksourse also for nohz=on 16 years ago
john stultz 3f68535ada clocksource: sanity check sysfs clocksource changes 16 years ago
Eero Nurkkala f2e21c9610 NOHZ: Properly feed cpufreq ondemand governor 16 years ago
Thomas Gleixner dce48a84ad sched, timers: move calc_load() to scheduler 16 years ago
Arun R Bharadwaj eea08f32ad timers: Logic to move non pinned timers 16 years ago
Arun R Bharadwaj 5c333864a6 timers: Identifying the existing pinned timers 16 years ago
Magnus Damm c81fc2c331 clockevent: export register_device and delta2ns 16 years ago
john stultz 7d27558c41 timekeeping: create arch_gettimeoffset infrastructure 16 years ago
Magnus Damm a25cbd045a clocksource: setup mult_orig in clocksource_enable() 16 years ago
Dmitri Vorobiev a52f5c5620 clockevents: tick_broadcast_device can become static 16 years ago
john stultz 74a03b69d1 clockevents: prevent endless loop in tick_handle_periodic() 16 years ago
Magnus Damm 4614e6adaf clocksource: add enable() and disable() callbacks 16 years ago
Magnus Damm 8e19608e8b clocksource: pass clocksource to read() callback 16 years ago
John Stultz a2a5ac8650 time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix 16 years ago
Ingo Molnar 39854fe8c1 time: ntp: clean up second_overflow() 16 years ago
Ingo Molnar 069569e025 time: ntp: simplify ntp_tick_adj calculations 16 years ago
Ingo Molnar 2b9d1496e7 time: ntp: make 64-bit constants more robust 16 years ago
Ingo Molnar e96291653b time: ntp: refactor do_adjtimex() some more 16 years ago
Ingo Molnar 80f2257116 time: ntp: refactor do_adjtimex() 16 years ago
Ingo Molnar 10dd31a7a1 time: ntp: fix bug in ntp_update_offset() & do_adjtimex() 16 years ago
Ingo Molnar c7986acba2 time: ntp: micro-optimize ntp_update_offset() 16 years ago
Ingo Molnar 478b7aab16 time: ntp: simplify ntp_update_offset_fll() 16 years ago
Ingo Molnar f939890b66 time: ntp: refactor and clean up ntp_update_offset() 16 years ago
Ingo Molnar bc26c31d44 time: ntp: refactor up ntp_update_frequency() 16 years ago
Ingo Molnar 9ce616aaef time: ntp: clean up ntp_update_frequency() 16 years ago
Ingo Molnar bbd1267690 time: ntp: simplify the MAX_TICKADJ_SCALED definition 16 years ago
Ingo Molnar 3c972c2444 time: ntp: simplify the second_overflow() code flow 16 years ago
Ingo Molnar 53bbfa9e94 time: ntp: clean up kernel/time/ntp.c 16 years ago
john stultz fdcedf7b75 time: apply NTP frequency/tick changes immediately 16 years ago
Patrick Ohly a75244c3d5 timecompare: generic infrastructure to map between two time bases 16 years ago
Patrick Ohly a038a353c3 clocksource: allow usage independent of timekeeping.c 16 years ago
Sebastien Dugue 94df7de028 hrtimers: allow the hot-unplugging of all cpus 16 years ago
Magnus Damm 2d68259db2 clockevents: let set_mode() setup delta information 16 years ago
Jaswinder Singh Rajput 934d96eafa time-sched.c: tick_nohz_update_jiffies should be static 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Rusty Russell 5db0e1e9e0 cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ 16 years ago
Rusty Russell 6b954823c2 cpumask: convert kernel time functions 16 years ago
Martin Schwidefsky 79741dd357 [PATCH] idle cputime accounting 16 years ago
Martin Schwidefsky 457533a7d3 [PATCH] fix scaled & unscaled cputime accounting 16 years ago
Thomas Gleixner 1c5745aa38 sched_clock: prevent scd->clock from moving backwards, take #2 16 years ago
Sebastien Dugue 5762ba1873 hrtimers: allow the hot-unplugging of all cpus 16 years ago
Rusty Russell 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Woodruff, Richard 001474491f nohz: suppress needless timer reprogramming 16 years ago
Heiko Carstens fa116ea35e nohz: no softirq pending warnings for offline cpus 16 years ago
john stultz 6c9bacb41c time: catch xtime_nsec underflows and fix them 16 years ago
Peter Zijlstra ca109491f6 hrtimer: removing all ur callback modes 16 years ago
Rusty Russell 6a7b3dc344 sched: convert nohz_cpu_mask to cpumask_var_t. 16 years ago
Thomas Gleixner ae99286b4f nohz: disable tick_nohz_kick_tick() for now 16 years ago