aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/tick-sched.c
AgeCommit message (Expand)Author
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
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-21NOHZ: fix thinko in the timer restart code pathThomas Gleixner
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-17NOHZ: restart tick device from irq_enter()Thomas Gleixner
2008-10-17NOHZ: split tick_nohz_restart_sched_tick()Thomas Gleixner
2008-10-17NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-09[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner
2008-09-23clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner
2008-09-23clockevents: prevent cpu online to interfere with nohzThomas Gleixner
2008-09-05hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven
2008-09-05sched_clock: fix NOHZ interactionPeter Zijlstra
2008-08-21nohz: fix wrong event handler after online an offlined cpuMiao Xie
2008-08-11printk: robustify printkPeter Zijlstra
2008-07-31sched clock: revert various sched_clock() changesIngo Molnar
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-15Merge branch 'linus' into core/softlockupIngo Molnar
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt
2008-07-11nohz: don't stop idle tick if softirqs are pending.Heiko Carstens
2008-05-30nohz: reduce jiffies polling overheadIngo Molnar
2008-05-30softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...Ingo Molnar
2008-04-25softlockup: fix NOHZ wakeupIngo Molnar
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-17clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese
2008-03-09time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese