aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/tick-sched.c
AgeCommit message (Expand)Author
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney
2011-12-06sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-09-28nohz: Remove nohz_cpu_maskShi, Alex
2011-09-08nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens
2011-09-08nohz: Make idle/iowait counter update conditionalMichal Hocko
2011-09-08nohz: Fix update_ts_time_stat idle accountingMichal Hocko
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn
2011-01-19hrtimers: Notify hrtimer users of switches to NOHZ modeStephen Boyd
2010-08-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-05Merge branch 'sched/urgent' into sched/coreIngo Molnar
2010-08-02clockevents: Remove the per cpu tick skewArjan van de Ven
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar
2010-07-17sched: Revert nohz_ratelimit() for nowPeter Zijlstra
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra
2010-06-17nohz: Fix nohz ratelimitPeter Zijlstra
2010-06-09sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi
2010-05-09sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven
2010-05-09sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven
2010-05-09sched: Fold updating of the last_update_time_info into update_ts_time_stats()Arjan van de Ven
2010-05-09sched: Update the idle statistics in get_cpu_idle_time_us()Arjan van de Ven
2010-05-09sched: Introduce a function to update the idle statisticsArjan van de Ven
2010-05-09sched: Add a comment to get_cpu_idle_time_us()Arjan van de Ven
2010-03-11sched: Rate-limit nohzMike Galbraith
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-13nohz: Track last do_timer() cpuThomas Gleixner
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter
2009-11-13nohz: Type cast printk argumentThomas Gleixner
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky
2009-11-05nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky
2009-10-07NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala
2009-06-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-05-27NOHZ: Properly feed cpufreq ondemand governorEero Nurkkala
2009-05-13timers: Identifying the existing pinned timersArun R Bharadwaj
2009-01-15time-sched.c: tick_nohz_update_jiffies should be staticJaswinder Singh Rajput
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-12nohz: suppress needless timer reprogrammingWoodruff, Richard
2008-12-12nohz: no softirq pending warnings for offline cpusHeiko Carstens
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra
2008-11-24sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell
2008-11-10nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner