| Commit message (Expand) | Author | Age |
* | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g... | venkatesh.pallipadi@intel.com | 2008-10-09 |
* | clockevents: check broadcast tick device not the clock events device | Thomas Gleixner | 2008-10-04 |
* | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner | 2008-09-29 |
* | timers: fix build error in !oneshot case | Ingo Molnar | 2008-09-23 |
* | clockevents: prevent mode mismatch on cpu online | Thomas Gleixner | 2008-09-23 |
* | clockevents: check broadcast device not tick device | Thomas Gleixner | 2008-09-23 |
* | clockevents: prevent stale tick_next_period for onlining CPUs | Thomas Gleixner | 2008-09-23 |
* | clockevents: prevent cpu online to interfere with nohz | Thomas Gleixner | 2008-09-23 |
* | clockevents: make device shutdown robust | Thomas Gleixner | 2008-09-16 |
* | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner | 2008-09-09 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-06 |
|\ |
|
| * | ntp: fix calculation of the next jiffie to trigger RTC sync | Maciej W. Rozycki | 2008-09-06 |
| * | clockevents: broadcast fixup possible waiters | Thomas Gleixner | 2008-09-06 |
| * | clockevents: prevent endless loop lockup | Thomas Gleixner | 2008-09-05 |
| * | clockevents: prevent multiple init/shutdown | Thomas Gleixner | 2008-09-05 |
| * | clockevents: enforce reprogram in oneshot setup | Thomas Gleixner | 2008-09-05 |
| * | clockevents: prevent endless loop in periodic broadcast handler | Thomas Gleixner | 2008-09-05 |
| * | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi | 2008-09-05 |
* | | sched_clock: fix NOHZ interaction | Peter Zijlstra | 2008-09-05 |
|/ |
|
* | nohz: fix wrong event handler after online an offlined cpu | Miao Xie | 2008-08-21 |
* | sched clock: revert various sched_clock() changes | Ingo Molnar | 2008-07-31 |
* | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 |
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 |
|\ \ \ |
|
| * | | | cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c | Mike Travis | 2008-07-18 |
| * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-15 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | clocksource/events: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
* | | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2008-07-23 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 |
| |\ \ \ \ |
|
| * | | | | | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ... | Ingo Molnar | 2008-05-30 |
| | |/ / /
| |/| | | |
|
* | | | | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-22 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 |
| |/ / |
|
* | | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2008-07-15 |
|\ \ \
| | |/
| |/| |
|
| * | | nohz: don't stop idle tick if softirqs are pending. | Heiko Carstens | 2008-07-11 |
| * | | nohz: reduce jiffies polling overhead | Ingo Molnar | 2008-05-30 |
| |/ |
|
* | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-14 |
|\ \ |
|
| * | | sched_clock: stop maximum check on NO HZ | Steven Rostedt | 2008-07-11 |
| |/ |
|
* / | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 2008-07-08 |
|/ |
|
* | clocksource: allow read access to available/current_clocksource | Heiko Carstens | 2008-05-03 |
* | clocksource: Fix permissions for available_clocksource | Heiko Carstens | 2008-05-03 |
* | ntp: handle leap second via timer | Roman Zippel | 2008-05-01 |
* | ntp: remove current_tick_length() | Roman Zippel | 2008-05-01 |
* | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 2008-05-01 |
* | ntp: support for TAI | Roman Zippel | 2008-05-01 |
* | ntp: increase time_offset resolution | Roman Zippel | 2008-05-01 |
* | ntp: increase time_freq resolution | Roman Zippel | 2008-05-01 |
* | ntp: NTP4 user space bits update | Roman Zippel | 2008-05-01 |