aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c
Commit message (Expand)AuthorAge
* time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-31
* hrtimers: Notify hrtimer users of switches to NOHZ modeStephen Boyd2011-01-19
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-06
|\
| * clockevents: Remove the per cpu tick skewArjan van de Ven2010-08-02
* | Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-08-05
|\ \
| * | sched: Revert nohz_ratelimit() for nowPeter Zijlstra2010-07-17
| |/
* | Merge branch 'linus' into sched/coreIngo Molnar2010-07-21
|\|
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-07-02
| |\
| | * sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-01
| * | nohz: Fix nohz ratelimitPeter Zijlstra2010-06-17
| |/
* / sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-09
|/
* sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-09
* sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven2010-05-09
* sched: Fold updating of the last_update_time_info into update_ts_time_stats()Arjan van de Ven2010-05-09
* sched: Update the idle statistics in get_cpu_idle_time_us()Arjan van de Ven2010-05-09
* sched: Introduce a function to update the idle statisticsArjan van de Ven2010-05-09
* sched: Add a comment to get_cpu_idle_time_us()Arjan van de Ven2010-05-09
* sched: Rate-limit nohzMike Galbraith2010-03-11
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\
| * nohz: Track last do_timer() cpuThomas Gleixner2009-11-13
| * nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-13
| * nohz: Type cast printk argumentThomas Gleixner2009-11-13
| * nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-05
| * nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky2009-11-05
* | NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala2009-10-07
|/
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-20
|\
| * NOHZ: Properly feed cpufreq ondemand governorEero Nurkkala2009-05-27
* | timers: Identifying the existing pinned timersArun R Bharadwaj2009-05-13
|/
* time-sched.c: tick_nohz_update_jiffies should be staticJaswinder Singh Rajput2009-01-15
* Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-03
|\
| * [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
| * [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-31
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ | |/ |/|
| * sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell2008-11-24
| |
| \
| \
| \
*---. \ Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar2008-12-25
|\ \ \ \ | |_|_|/ |/| | |
| | * | nohz: suppress needless timer reprogrammingWoodruff, Richard2008-12-12
| | * | nohz: no softirq pending warnings for offline cpusHeiko Carstens2008-12-12
| |/ / |/| |
| * | hrtimer: removing all ur callback modesPeter Zijlstra2008-11-25
|/ /
* / nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner2008-11-10
|/
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| |\
| * | hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-06
* | | NOHZ: fix thinko in the timer restart code pathThomas Gleixner2008-10-21
* | | NOHZ: restart tick device from irq_enter()Thomas Gleixner2008-10-17
* | | NOHZ: split tick_nohz_restart_sched_tick()Thomas Gleixner2008-10-17
* | | NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner2008-10-17
| |/ |/|
| |
| \
*-. \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-15
|\ \ \ | | |/ | |/|
| | * printk: robustify printkPeter Zijlstra2008-08-11
* | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-09
* | | hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-29