Age | Commit message (Expand) | Author |
2012-08-02 | sched/nohz: Fix rq->cpu_load calculations some more | Peter Zijlstra |
2012-07-25 | sched/nohz: Rewrite and fix load-avg computation -- again | Peter Zijlstra |
2012-04-22 | nohz: Fix stale jiffies update in tick_nohz_restart() | Neal Cardwell |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-09-28 | nohz: Remove nohz_cpu_mask | Shi, Alex |
2011-09-08 | nohz: Remove "Switched to NOHz mode" debugging messages | Heiko Carstens |
2011-09-08 | nohz: Make idle/iowait counter update conditional | Michal Hocko |
2011-09-08 | nohz: Fix update_ts_time_stat idle accounting | Michal Hocko |
2011-01-31 | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn |
2011-01-19 | hrtimers: Notify hrtimer users of switches to NOHZ mode | Stephen Boyd |
2010-08-06 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-08-05 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2010-08-02 | clockevents: Remove the per cpu tick skew | Arjan van de Ven |
2010-07-21 | Merge branch 'linus' into sched/core | Ingo Molnar |
2010-07-17 | sched: Revert nohz_ratelimit() for now | Peter Zijlstra |
2010-07-02 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-07-01 | sched: Cure nr_iowait_cpu() users | Peter Zijlstra |
2010-06-17 | nohz: Fix nohz ratelimit | Peter Zijlstra |
2010-06-09 | sched: Change nohz idle load balancing logic to push model | Venkatesh Pallipadi |
2010-05-09 | sched: Intoduce get_cpu_iowait_time_us() | Arjan van de Ven |
2010-05-09 | sched: Eliminate the ts->idle_lastupdate field | Arjan van de Ven |
2010-05-09 | sched: Fold updating of the last_update_time_info into update_ts_time_stats() | Arjan van de Ven |
2010-05-09 | sched: Update the idle statistics in get_cpu_idle_time_us() | Arjan van de Ven |
2010-05-09 | sched: Introduce a function to update the idle statistics | Arjan van de Ven |
2010-05-09 | sched: Add a comment to get_cpu_idle_time_us() | Arjan van de Ven |
2010-03-11 | sched: Rate-limit nohz | Mike Galbraith |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-11-13 | nohz: Track last do_timer() cpu | Thomas Gleixner |
2009-11-13 | nohz: Prevent clocksource wrapping during idle | Jon Hunter |
2009-11-13 | nohz: Type cast printk argument | Thomas Gleixner |
2009-11-05 | nohz: Introduce arch_needs_cpu | Martin Schwidefsky |
2009-11-05 | nohz: Reuse ktime in sub-functions of tick_check_idle. | Martin Schwidefsky |
2009-10-07 | NOHZ: update idle state also when NOHZ is inactive | Eero Nurkkala |
2009-06-20 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-05-27 | NOHZ: Properly feed cpufreq ondemand governor | Eero Nurkkala |
2009-05-13 | timers: Identifying the existing pinned timers | Arun R Bharadwaj |
2009-01-15 | time-sched.c: tick_nohz_update_jiffies should be static | Jaswinder Singh Rajput |
2009-01-03 | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-31 | [PATCH] idle cputime accounting | Martin Schwidefsky |
2008-12-31 | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar |
2008-12-12 | nohz: suppress needless timer reprogramming | Woodruff, Richard |
2008-12-12 | nohz: no softirq pending warnings for offline cpus | Heiko Carstens |
2008-11-25 | hrtimer: removing all ur callback modes | Peter Zijlstra |
2008-11-24 | sched: convert nohz_cpu_mask to cpumask_var_t. | Rusty Russell |
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 |