Commit Graph

247 Commits (26285ba35813063ade9abd2c2eaaddba9354f587)

Author SHA1 Message Date
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
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
Roman Zippel d40e944c25 ntp: improve adjtimex frequency rounding 17 years ago
Roman Zippel 5cd1c9c5cf timekeeping: fix rounding problem during clock update 17 years ago
Maciej W. Rozycki eb3f938fd6 ntp: let update_persistent_clock() sleep 17 years ago
Ingo Molnar f8e256c687 timers: fix build error in !oneshot case 17 years ago
Thomas Gleixner 27ce4cb4a0 clockevents: prevent mode mismatch on cpu online 17 years ago
Thomas Gleixner 302745699c clockevents: check broadcast device not tick device 17 years ago
Thomas Gleixner 49d670fb8d clockevents: prevent stale tick_next_period for onlining CPUs 17 years ago
Thomas Gleixner 6441402b1f clockevents: prevent cpu online to interfere with nohz 17 years ago
Thomas Gleixner 2344abbcbd clockevents: make device shutdown robust 17 years ago
Thomas Gleixner e75b986af7 clockevents: remove WARN_ON which was used to gather information 17 years ago
Thomas Gleixner 61c22c34c6 clockevents: remove WARN_ON which was used to gather information 17 years ago
Arjan van de Ven 704af52bd1 hrtimer: show the timer ranges in /proc/timer_list 17 years ago
Maciej W. Rozycki 4ff4b9e19a ntp: fix calculation of the next jiffie to trigger RTC sync 17 years ago
Thomas Gleixner 7300711e8c clockevents: broadcast fixup possible waiters 17 years ago
Arjan van de Ven cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 17 years ago
Peter Zijlstra 56c7426b39 sched_clock: fix NOHZ interaction 17 years ago
Thomas Gleixner 1fb9b7d29d clockevents: prevent endless loop lockup 17 years ago
Thomas Gleixner 9c17bcda99 clockevents: prevent multiple init/shutdown 17 years ago
Thomas Gleixner 7205656ab4 clockevents: enforce reprogram in oneshot setup 17 years ago
Thomas Gleixner d4496b3955 clockevents: prevent endless loop in periodic broadcast handler 17 years ago
Venkatesh Pallipadi 7c1e768974 clockevents: prevent clockevent event_handler ending up handler_noop 17 years ago
Roman Zippel 916c7a8551 ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup 17 years ago
Miao Xie 3c4fbe5e01 nohz: fix wrong event handler after online an offlined cpu 17 years ago
John Stultz 2d42244ae7 clocksource: introduce CLOCK_MONOTONIC_RAW 17 years ago
Roman Zippel 9a055117d3 clocksource: introduce clocksource_forward_now() 17 years ago