Commit Graph

276 Commits (fc240e3fc5791c572402b0857948da7b1e68d77f)

Author SHA1 Message Date
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
Thomas Gleixner c4bd822e7b NOHZ: fix thinko in the timer restart code path 17 years ago
Thomas Gleixner 870e2a2845 timer_list: add base address to clock base 17 years ago
Thomas Gleixner c5b77a3d3a timer_list: print cpu number of clockevents device 17 years ago
Thomas Gleixner e67ef25a35 timer_list: print real timer address 17 years ago
Thomas Gleixner fb02fbc14d NOHZ: restart tick device from irq_enter() 17 years ago
Thomas Gleixner c34bec5a44 NOHZ: split tick_nohz_restart_sched_tick() 17 years ago
Thomas Gleixner 719254faa1 NOHZ: unify the nohz function calls in irq_enter() 17 years ago
Jan Beulich 9ba16087d9 Kconfig: eliminate "def_bool n" constructs 17 years ago
venkatesh.pallipadi@intel.com 8083e4ad97 [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor 17 years ago
Thomas Gleixner 07454bfff1 clockevents: check broadcast tick device not the clock events device 17 years ago
Thomas Gleixner ccc7dadf73 hrtimer: prevent migration of per CPU hrtimers 17 years ago