| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -53/+88 |
|\ |
|
| * | nohz: Track last do_timer() cpu | Thomas Gleixner | 2009-11-13 | 1 | -24/+28 |
| * | nohz: Prevent clocksource wrapping during idle | Jon Hunter | 2009-11-13 | 1 | -14/+38 |
| * | nohz: Type cast printk argument | Thomas Gleixner | 2009-11-13 | 1 | -1/+1 |
| * | nohz: Introduce arch_needs_cpu | Martin Schwidefsky | 2009-11-05 | 1 | -5/+8 |
| * | nohz: Reuse ktime in sub-functions of tick_check_idle. | Martin Schwidefsky | 2009-11-05 | 1 | -29/+33 |
* | | NOHZ: update idle state also when NOHZ is inactive | Eero Nurkkala | 2009-10-07 | 1 | -2/+7 |
|/ |
|
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-20 | 1 | -3/+9 |
|\ |
|
| * | NOHZ: Properly feed cpufreq ondemand governor | Eero Nurkkala | 2009-05-27 | 1 | -3/+9 |
* | | timers: Identifying the existing pinned timers | Arun R Bharadwaj | 2009-05-13 | 1 | -3/+4 |
|/ |
|
* | time-sched.c: tick_nohz_update_jiffies should be static | Jaswinder Singh Rajput | 2009-01-15 | 1 | -1/+1 |
* | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-03 | 1 | -6/+6 |
|\ |
|
| * | [PATCH] idle cputime accounting | Martin Schwidefsky | 2008-12-31 | 1 | -7/+6 |
| * | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky | 2008-12-31 | 1 | -2/+3 |
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -5/+5 |
|\ \
| |/
|/| |
|
| * | sched: convert nohz_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -5/+5 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2008-12-25 | 1 | -19/+25 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | * | | nohz: suppress needless timer reprogramming | Woodruff, Richard | 2008-12-12 | 1 | -17/+24 |
| | * | | nohz: no softirq pending warnings for offline cpus | Heiko Carstens | 2008-12-12 | 1 | -1/+1 |
| |/ /
|/| | |
|
| * | | hrtimer: removing all ur callback modes | Peter Zijlstra | 2008-11-25 | 1 | -1/+0 |
|/ / |
|
* | | nohz: disable tick_nohz_kick_tick() for now | Thomas Gleixner | 2008-11-10 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 1 | -12/+13 |
|\ |
|
| * | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 | 1 | -7/+19 |
| |\ |
|
| * | | hrtimer: convert kernel/* to the new hrtimer apis | Arjan van de Ven | 2008-09-05 | 1 | -11/+10 |
* | | | NOHZ: fix thinko in the timer restart code path | Thomas Gleixner | 2008-10-21 | 1 | -1/+11 |
* | | | NOHZ: restart tick device from irq_enter() | Thomas Gleixner | 2008-10-17 | 1 | -8/+23 |
* | | | NOHZ: split tick_nohz_restart_sched_tick() | Thomas Gleixner | 2008-10-17 | 1 | -22/+27 |
* | | | NOHZ: unify the nohz function calls in irq_enter() | Thomas Gleixner | 2008-10-17 | 1 | -1/+12 |
| |/
|/| |
|
| | | |
| \ | |
*-. \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | printk: robustify printk | Peter Zijlstra | 2008-08-11 | 1 | -1/+1 |
* | | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g... | venkatesh.pallipadi@intel.com | 2008-10-09 | 1 | -1/+10 |
* | | | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner | 2008-09-29 | 1 | -1/+1 |
* | | | clockevents: prevent stale tick_next_period for onlining CPUs | Thomas Gleixner | 2008-09-23 | 1 | -0/+3 |
* | | | clockevents: prevent cpu online to interfere with nohz | Thomas Gleixner | 2008-09-23 | 1 | -4/+4 |
|/ / |
|
* | | sched_clock: fix NOHZ interaction | Peter Zijlstra | 2008-09-05 | 1 | -0/+3 |
* | | nohz: fix wrong event handler after online an offlined cpu | Miao Xie | 2008-08-21 | 1 | -1/+5 |
* | | sched clock: revert various sched_clock() changes | Ingo Molnar | 2008-07-31 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 1 | -2/+10 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 1 | -0/+2 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 1 | -2/+10 |
* | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 | 1 | -0/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2008-07-15 | 1 | -0/+8 |
| |\ \
| | |/ |
|
| | * | nohz: don't stop idle tick if softirqs are pending. | Heiko Carstens | 2008-07-11 | 1 | -0/+1 |
| | * | nohz: reduce jiffies polling overhead | Ingo Molnar | 2008-05-30 | 1 | -0/+7 |
| * | | sched_clock: stop maximum check on NO HZ | Steven Rostedt | 2008-07-11 | 1 | -0/+2 |
| |/ |
|
* | | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ... | Ingo Molnar | 2008-05-30 | 1 | -2/+2 |
|/ |
|
* | softlockup: fix NOHZ wakeup | Ingo Molnar | 2008-04-25 | 1 | -0/+1 |
* | sched: rt-group: synchonised bandwidth period | Peter Zijlstra | 2008-04-19 | 1 | -5/+0 |
* | clockevents: optimise tick_nohz_stop_sched_tick() a bit | Karsten Wiese | 2008-04-17 | 1 | -4/+2 |
* | time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim... | Karsten Wiese | 2008-03-09 | 1 | -1/+1 |