Commit Graph

224 Commits (f4ad9a9624fafec4647e7e45469e0446586f81fb)

Author SHA1 Message Date
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
John Stultz 1aa5dfb751 clocksource: keep track of original clocksource frequency 17 years ago
Peter Zijlstra b845b517b5 printk: robustify printk 17 years ago
Ingo Molnar e4e4e534fa sched clock: revert various sched_clock() changes 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Mike Travis c18a41fbbc cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
Steven Rostedt af52a90a14 sched_clock: stop maximum check on NO HZ 17 years ago
Heiko Carstens 857f3fd7a4 nohz: don't stop idle tick if softirqs are pending. 17 years ago
Thomas Gleixner aa276e1caf x86, clockevents: add C1E aware idle function 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Ingo Molnar 7a14ce1d8c nohz: reduce jiffies polling overhead 17 years ago
Ingo Molnar 02ff375590 softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 seconds 17 years ago