Age | Commit message (Expand) | Author | Files | Lines |
2008-11-10 | nohz: disable tick_nohz_kick_tick() for now | Thomas Gleixner | 1 | -0/+4 |
2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 3 | -17/+19 |
2008-10-21 | NOHZ: fix thinko in the timer restart code path | Thomas Gleixner | 1 | -1/+11 |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 10 | -137/+315 |
2008-10-20 | timer_list: add base address to clock base | Thomas Gleixner | 1 | -1/+2 |
2008-10-20 | timer_list: print cpu number of clockevents device | Thomas Gleixner | 1 | -3/+7 |
2008-10-20 | timer_list: print real timer address | Thomas Gleixner | 1 | -3/+4 |
2008-10-17 | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 8 | -50/+163 |
2008-10-17 | NOHZ: restart tick device from irq_enter() | Thomas Gleixner | 3 | -8/+38 |
2008-10-17 | NOHZ: split tick_nohz_restart_sched_tick() | Thomas Gleixner | 1 | -22/+27 |
2008-10-17 | NOHZ: unify the nohz function calls in irq_enter() | Thomas Gleixner | 1 | -1/+12 |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 1 | -1/+0 |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 1 | -1/+1 |
2008-10-09 | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g... | venkatesh.pallipadi@intel.com | 1 | -1/+10 |
2008-10-04 | clockevents: check broadcast tick device not the clock events device | Thomas Gleixner | 1 | -2/+4 |
2008-09-29 | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner | 1 | -1/+1 |
2008-09-24 | ntp: improve adjtimex frequency rounding | Roman Zippel | 1 | -3/+2 |
2008-09-24 | timekeeping: fix rounding problem during clock update | Roman Zippel | 1 | -3/+6 |
2008-09-24 | ntp: let update_persistent_clock() sleep | Maciej W. Rozycki | 1 | -6/+6 |
2008-09-23 | timers: fix build error in !oneshot case | Ingo Molnar | 1 | -0/+1 |
2008-09-23 | clockevents: prevent mode mismatch on cpu online | Thomas Gleixner | 3 | -1/+12 |
2008-09-23 | clockevents: check broadcast device not tick device | Thomas Gleixner | 1 | -2/+2 |
2008-09-23 | clockevents: prevent stale tick_next_period for onlining CPUs | Thomas Gleixner | 1 | -0/+3 |
2008-09-23 | clockevents: prevent cpu online to interfere with nohz | Thomas Gleixner | 3 | -7/+12 |
2008-09-16 | clockevents: make device shutdown robust | Thomas Gleixner | 4 | -8/+19 |
2008-09-09 | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner | 1 | -10/+8 |
2008-09-07 | hrtimer: show the timer ranges in /proc/timer_list | Arjan van de Ven | 1 | -1/+3 |
2008-09-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -29/+103 |
2008-09-06 | ntp: fix calculation of the next jiffie to trigger RTC sync | Maciej W. Rozycki | 1 | -1/+1 |
2008-09-06 | Merge branch 'linus' into timers/ntp | Ingo Molnar | 1 | -1/+8 |
2008-09-06 | clockevents: broadcast fixup possible waiters | Thomas Gleixner | 1 | -1/+36 |
2008-09-05 | hrtimer: convert kernel/* to the new hrtimer apis | Arjan van de Ven | 3 | -15/+13 |
2008-09-05 | sched_clock: fix NOHZ interaction | Peter Zijlstra | 1 | -0/+3 |
2008-09-05 | clockevents: prevent endless loop lockup | Thomas Gleixner | 3 | -16/+34 |
2008-09-05 | clockevents: prevent multiple init/shutdown | Thomas Gleixner | 1 | -7/+13 |
2008-09-05 | clockevents: enforce reprogram in oneshot setup | Thomas Gleixner | 1 | -4/+14 |
2008-09-05 | clockevents: prevent endless loop in periodic broadcast handler | Thomas Gleixner | 1 | -3/+8 |
2008-09-05 | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi | 2 | -2/+2 |
2008-08-22 | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup | Roman Zippel | 1 | -36/+40 |
2008-08-21 | nohz: fix wrong event handler after online an offlined cpu | Miao Xie | 1 | -1/+5 |
2008-08-21 | clocksource: introduce CLOCK_MONOTONIC_RAW | John Stultz | 1 | -0/+44 |
2008-08-21 | clocksource: introduce clocksource_forward_now() | Roman Zippel | 1 | -38/+33 |
2008-08-21 | clocksource: keep track of original clocksource frequency | John Stultz | 2 | -0/+4 |
2008-08-11 | printk: robustify printk | Peter Zijlstra | 1 | -1/+1 |
2008-07-31 | sched clock: revert various sched_clock() changes | Ingo Molnar | 1 | -2/+0 |
2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 1 | -5/+3 |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+10 |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -11/+10 |
2008-07-23 | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+2 |