Age | Commit message (Expand) | Author |
2013-05-19 | tick: Cleanup NOHZ per cpu data on cpu down | Thomas Gleixner |
2013-02-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-05 | Merge branch 'nohz/printk-v8' into irq/core | Frederic Weisbecker |
2013-01-27 | cputime: Allow dynamic switch between tick/virtual based cputime accounting | Frederic Weisbecker |
2013-01-17 | tick: export nohz tick idle symbols for module use | Jacob Pan |
2012-12-11 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-12-11 | Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:... | Linus Torvalds |
2012-11-21 | Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner |
2012-11-18 | printk: Wake up klogd using irq_work | Frederic Weisbecker |
2012-11-17 | irq_work: Don't stop the tick with pending works | Frederic Weisbecker |
2012-11-17 | nohz: Add API to check tick state | Frederic Weisbecker |
2012-11-15 | cpuidle: Quickly notice prediction failure for repeat mode | Youquan Song |
2012-11-13 | time: Kill xtime_lock, replacing it with jiffies_lock | John Stultz |
2012-11-01 | tick: Correct the comments for tick_sched_timer() | Chuansheng Liu |
2012-10-24 | timers, sched: Correct the comments for tick_sched_timer() | Chuansheng Liu |
2012-10-15 | tick: Conditionally build nohz specific code in tick handler | Frederic Weisbecker |
2012-10-15 | tick: Consolidate tick handling for high and low res handlers | Frederic Weisbecker |
2012-10-15 | tick: Consolidate timekeeping handling code | Frederic Weisbecker |
2012-10-05 | nohz: Fix one jiffy count too far in idle cputime | Frederic Weisbecker |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-09-25 | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney |
2012-09-23 | time: RCU permitted to stop idle entry via softirq | Paul E. McKenney |
2012-09-13 | sched/nohz: Clean up select_nohz_load_balancer() | Alex Shi |
2012-09-04 | sched: Add missing call to calc_load_exit_idle() | Charles Wang |
2012-07-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-07-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-07-15 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner |
2012-07-05 | sched/nohz: Rewrite and fix load-avg computation -- again | Peter Zijlstra |
2012-07-02 | rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter | Paul E. McKenney |
2012-06-11 | nohz: Move next idle expiry time record into idle logic area | Frederic Weisbecker |
2012-06-11 | nohz: Move ts->idle_calls incrementation into strict idle logic | Frederic Weisbecker |
2012-06-11 | nohz: Rename ts->idle_tick to ts->last_tick | Frederic Weisbecker |
2012-06-11 | nohz: Make nohz API agnostic against idle ticks cputime accounting | Frederic Weisbecker |
2012-06-11 | nohz: Separate idle sleeping time accounting from nohz logic | Frederic Weisbecker |
2012-06-11 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2012-06-06 | rcu: Precompute RCU_FAST_NO_HZ timer offsets | Paul E. McKenney |
2012-06-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-30 | sched/nohz: Fix rq->cpu_load calculations some more | Peter Zijlstra |
2012-05-25 | tick: Move skew_tick option into the HIGH_RES_TIMER section | Thomas Gleixner |
2012-05-25 | tick: Add tick skew boot option | Mike Galbraith |
2012-04-06 | nohz: Fix stale jiffies update in tick_nohz_restart() | Neal Cardwell |
2012-02-15 | nohz: Remove ts->Einidle checks before restarting the tick | Frederic Weisbecker |
2012-02-15 | nohz: Remove update_ts_time_stat from tick_nohz_start_idle | Michal Hocko |
2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-12-11 | rcu: Track idleness independent of idle tasks | Paul E. McKenney |
2011-12-06 | sched, nohz: Track nr_busy_cpus in the sched_group_power | Suresh Siddha |