Age | Commit message (Expand) | Author |
2008-11-10 | nohz: disable tick_nohz_kick_tick() for now | Thomas Gleixner |
2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner |
2008-10-21 | NOHZ: fix thinko in the timer restart code path | Thomas Gleixner |
2008-10-17 | Merge commit 'linus/master' into merge-linus | Arjan van de Ven |
2008-10-17 | 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-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar |
2008-10-09 | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g... | venkatesh.pallipadi@intel.com |
2008-09-29 | hrtimer: prevent migration of per CPU hrtimers | 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-05 | hrtimer: convert kernel/* to the new hrtimer apis | Arjan van de Ven |
2008-09-05 | sched_clock: fix NOHZ interaction | Peter Zijlstra |
2008-08-21 | nohz: fix wrong event handler after online an offlined cpu | Miao Xie |
2008-08-11 | printk: robustify printk | Peter Zijlstra |
2008-07-31 | sched clock: revert various sched_clock() changes | Ingo Molnar |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
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-15 | Merge branch 'linus' into core/softlockup | Ingo Molnar |
2008-07-15 | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | 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-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-04-25 | softlockup: fix NOHZ wakeup | Ingo Molnar |
2008-04-19 | sched: rt-group: synchonised bandwidth period | Peter Zijlstra |
2008-04-17 | clockevents: optimise tick_nohz_stop_sched_tick() a bit | Karsten Wiese |
2008-03-09 | time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim... | Karsten Wiese |
2008-02-29 | rcu: add support for dynamic ticks and preempt rcu | Steven Rostedt |
2008-02-08 | timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres | Li Zefan |
2008-02-01 | tick-sched: add more debug information | Thomas Gleixner |
2008-01-30 | time: track accurate idle time with tick_sched.idle_sleeptime | Venki Pallipadi |
2008-01-30 | time: more timer related cleanups | Pavel Machek |
2008-01-30 | time: timer cleanups | Pavel Machek |
2008-01-25 | hrtimer: clean up cpu->base locking tricks | Peter Zijlstra |
2008-01-25 | sched: rt throttling vs no_hz | Peter Zijlstra |
2007-11-28 | softlockup: fix false positives on CONFIG_NOHZ | Thomas Gleixner |
2007-11-05 | time: fix inconsistent function names in comments | Li Zefan |
2007-10-29 | clockevents: unexport tick_nohz_get_sleep_length | Adrian Bunk |
2007-10-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-10-17 | Use num_possible_cpus() instead of NR_CPUS for timer distribution | john stultz |
2007-10-10 | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown |
2007-09-16 | clockevents: prevent stale tick update on offline cpu | Thomas Gleixner |
2007-07-21 | tick management: spread timer interrupt | john stultz |
2007-05-29 | NOHZ: prevent multiplication overflow - stop timer for huge timeouts | Thomas Gleixner |
2007-05-23 | NOHZ: Rate limit the local softirq pending warning output | Thomas Gleixner |
2007-05-08 | sched: dynticks idle load balancing | Siddha, Suresh B |
2007-05-08 | highres/dyntick: prevent xtime lock contention | Thomas Gleixner |