| Commit message (Expand) | Author | Age |
*-----. | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2008-12-25 |
|\ \ \ \ |
|
| | | * | | nohz: suppress needless timer reprogramming | Woodruff, Richard | 2008-12-12 |
| | | * | | nohz: no softirq pending warnings for offline cpus | Heiko Carstens | 2008-12-12 |
| |_|/ /
|/| | | |
|
| | * | | hrtimer: removing all ur callback modes | Peter Zijlstra | 2008-11-25 |
| |/ / |
|
* / / | time: catch xtime_nsec underflows and fix them | john stultz | 2008-12-04 |
|/ / |
|
* / | nohz: disable tick_nohz_kick_tick() for now | Thomas Gleixner | 2008-11-10 |
|/ |
|
* | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 |
|\ |
|
| * | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 |
| |\ |
|
| * | | hrtimer: show the timer ranges in /proc/timer_list | Arjan van de Ven | 2008-09-07 |
| * | | hrtimer: convert kernel/* to the new hrtimer apis | Arjan van de Ven | 2008-09-06 |
* | | | NOHZ: fix thinko in the timer restart code path | Thomas Gleixner | 2008-10-21 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-------. \ \ | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 |
|\ \ \ \ \ \ \ |
|
| | | | | * | | | timer_list: add base address to clock base | Thomas Gleixner | 2008-10-20 |
| | | | | * | | | timer_list: print cpu number of clockevents device | Thomas Gleixner | 2008-10-20 |
| | | | | * | | | timer_list: print real timer address | Thomas Gleixner | 2008-10-20 |
| | | | | | |/
| | | | | |/| |
|
| | | * | | | | ntp: improve adjtimex frequency rounding | Roman Zippel | 2008-09-24 |
| | | * | | | | timekeeping: fix rounding problem during clock update | Roman Zippel | 2008-09-24 |
| | | * | | | | ntp: let update_persistent_clock() sleep | Maciej W. Rozycki | 2008-09-24 |
| | | * | | | | Merge branch 'linus' into timers/ntp | Ingo Molnar | 2008-09-06 |
| | | |\ \ \ \
| | | | | |_|/
| | | | |/| | |
|
| | | * / | | | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup | Roman Zippel | 2008-08-22 |
| | |/ / / /
| |/| | | | |
|
| | * | | | | NOHZ: restart tick device from irq_enter() | Thomas Gleixner | 2008-10-17 |
| | * | | | | NOHZ: split tick_nohz_restart_sched_tick() | Thomas Gleixner | 2008-10-17 |
| | * | | | | NOHZ: unify the nohz function calls in irq_enter() | Thomas Gleixner | 2008-10-17 |
| | | |_|/
| | |/| | |
|
| | * | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 |
| | |\ \ \ |
|
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | *---. \ \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 |
| | | |\ \ \ \ \
| | | | | | |/ /
| | | | | |/| /
| | | | | |_|/
| | | | |/| | |
|
| | | | | | * | printk: robustify printk | Peter Zijlstra | 2008-08-11 |
| | * | | | | | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 2008-10-16 |
| | |/ / / / |
|
| | * | | | | [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 |
| |/ / |
|
* | | | 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-21 |
|/ / |
|