Age | Commit message (Expand) | Author |
2008-09-16 | clockevents: make device shutdown robust | Thomas Gleixner |
2008-09-09 | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner |
2008-09-07 | hrtimer: show the timer ranges in /proc/timer_list | Arjan van de Ven |
2008-09-06 | 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 | Merge branch 'linus' into timers/ntp | Ingo Molnar |
2008-09-06 | clockevents: broadcast fixup possible waiters | Thomas Gleixner |
2008-09-05 | hrtimer: convert kernel/* to the new hrtimer apis | Arjan van de Ven |
2008-09-05 | sched_clock: fix NOHZ interaction | Peter Zijlstra |
2008-09-05 | 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-08-22 | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup | Roman Zippel |
2008-08-21 | nohz: fix wrong event handler after online an offlined cpu | Miao Xie |
2008-08-21 | clocksource: introduce CLOCK_MONOTONIC_RAW | John Stultz |
2008-08-21 | clocksource: introduce clocksource_forward_now() | Roman Zippel |
2008-08-21 | clocksource: keep track of original clocksource frequency | John Stultz |
2008-08-11 | printk: robustify printk | Peter Zijlstra |
2008-07-31 | sched clock: revert various sched_clock() changes | Ingo Molnar |
2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-23 | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen |
2008-07-18 | cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c | Mike Travis |
2008-07-18 | Merge branch 'linus' into timers/nohz | Ingo Molnar |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-15 | Merge branch 'linus' into core/softlockup | Ingo Molnar |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2008-07-14 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-11 | sched_clock: stop maximum check on NO HZ | Steven Rostedt |
2008-07-11 | nohz: don't stop idle tick if softirqs are pending. | Heiko Carstens |
2008-07-08 | x86, clockevents: add C1E aware idle function | Thomas Gleixner |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-05-30 | nohz: reduce jiffies polling overhead | Ingo Molnar |
2008-05-30 | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ... | Ingo Molnar |
2008-05-23 | clocksource/events: use performance variant for_each_cpu_mask_nr | Mike Travis |
2008-05-03 | clocksource: allow read access to available/current_clocksource | Heiko Carstens |
2008-05-03 | clocksource: Fix permissions for available_clocksource | Heiko Carstens |
2008-05-01 | 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 |