aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-53/+88
2009-11-13nohz: Track last do_timer() cpuThomas Gleixner1-24/+28
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter1-14/+38
2009-11-13nohz: Type cast printk argumentThomas Gleixner1-1/+1
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky1-5/+8
2009-11-05nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky1-29/+33
2009-10-07NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala1-2/+7
2009-06-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+9
2009-05-27NOHZ: Properly feed cpufreq ondemand governorEero Nurkkala1-3/+9
2009-05-13timers: Identifying the existing pinned timersArun R Bharadwaj1-3/+4
2009-01-15time-sched.c: tick_nohz_update_jiffies should be staticJaswinder Singh Rajput1-1/+1
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-6/+6
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+5
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky1-7/+6
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky1-2/+3
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/coreIngo Molnar1-19/+25
2008-12-12nohz: suppress needless timer reprogrammingWoodruff, Richard1-17/+24
2008-12-12nohz: no softirq pending warnings for offline cpusHeiko Carstens1-1/+1
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra1-1/+0
2008-11-24sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell1-5/+5
2008-11-10nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner1-0/+4
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner1-12/+13
2008-10-21NOHZ: fix thinko in the timer restart code pathThomas Gleixner1-1/+11
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven1-7/+19
2008-10-17NOHZ: restart tick device from irq_enter()Thomas Gleixner1-8/+23
2008-10-17NOHZ: split tick_nohz_restart_sched_tick()Thomas Gleixner1-22/+27
2008-10-17NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner1-1/+12
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linusIngo Molnar1-1/+1
2008-10-09[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governorvenkatesh.pallipadi@intel.com1-1/+10
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner1-1/+1
2008-09-23clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner1-0/+3
2008-09-23clockevents: prevent cpu online to interfere with nohzThomas Gleixner1-4/+4
2008-09-05hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven1-11/+10
2008-09-05sched_clock: fix NOHZ interactionPeter Zijlstra1-0/+3
2008-08-21nohz: fix wrong event handler after online an offlined cpuMiao Xie1-1/+5
2008-08-11printk: robustify printkPeter Zijlstra1-1/+1
2008-07-31sched clock: revert various sched_clock() changesIngo Molnar1-2/+0
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+10
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar1-0/+2
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-2/+10
2008-07-15Merge branch 'linus' into core/softlockupIngo Molnar1-0/+10
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt1-0/+2
2008-07-11nohz: don't stop idle tick if softirqs are pending.Heiko Carstens1-0/+1
2008-05-30nohz: reduce jiffies polling overheadIngo Molnar1-0/+7
2008-05-30softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 secondsIngo Molnar1-2/+2
2008-04-25softlockup: fix NOHZ wakeupIngo Molnar1-0/+1
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra1-5/+0
2008-04-17clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese1-4/+2
2008-03-09time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_timer()Karsten Wiese1-1/+1