aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c
Commit message (Expand)AuthorAge
* sched: Add missing call to calc_load_exit_idle()Charles Wang2012-09-04
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-22
|\
| * Merge branch 'timers/urgent' into timers/coreThomas Gleixner2012-07-15
| |\
| * | nohz: Move next idle expiry time record into idle logic areaFrederic Weisbecker2012-06-11
| * | nohz: Move ts->idle_calls incrementation into strict idle logicFrederic Weisbecker2012-06-11
| * | nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker2012-06-11
| * | nohz: Make nohz API agnostic against idle ticks cputime accountingFrederic Weisbecker2012-06-11
| * | nohz: Separate idle sleeping time accounting from nohz logicFrederic Weisbecker2012-06-11
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-22
|\ \ \ | |_|/ |/| |
| * | rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameterPaul E. McKenney2012-07-02
* | | sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-05
|/ /
* | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-06-11
|\ \ | |/ |/|
| * rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney2012-06-06
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-05
|\ \
| * | sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-30
| |/
* | tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner2012-05-25
* | tick: Add tick skew boot optionMike Galbraith2012-05-24
|/
* nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell2012-04-06
* nohz: Remove ts->Einidle checks before restarting the tickFrederic Weisbecker2012-02-15
* nohz: Remove update_ts_time_stat from tick_nohz_start_idleMichal Hocko2012-02-15
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-06
|\
| * sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-06
* | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
* | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* | rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-11
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-26
|\
| * nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens2011-09-08
| * nohz: Make idle/iowait counter update conditionalMichal Hocko2011-09-08
| * nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-08
* | nohz: Remove nohz_cpu_maskShi, Alex2011-09-29
|/
* 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
|\