summaryrefslogtreecommitdiff
path: root/kernel/time/tick-sched.c
AgeCommit message (Expand)Author
2015-02-13irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-02-13softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2015-02-13hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2015-02-13timekeeping-split-jiffies-lock.patchThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-05-14softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-05-14hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-05-14timekeeping-split-jiffies-lock.patchThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-04-10softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-04-10hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-04-10timekeeping-split-jiffies-lock.patchThomas Gleixner
2014-03-12NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner
2014-03-12nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner
2013-08-16nohz: Include local CPU in full dynticks global kickFrederic Weisbecker
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-08-14nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker
2013-08-14nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker
2013-08-14nohz: Rename a few state variablesFrederic Weisbecker
2013-08-12nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-07-24nohz: fix compile warning in tick_nohz_init()Li Zhong
2013-07-24nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-10Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2013-06-20nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbsFrederic Weisbecker
2013-06-19nohz: Warn if the machine can not perform nohz_fullSteven Rostedt
2013-05-31nohz: Fix notifier return val that enforce timekeepingLi Zhong
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-14tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offlineThomas Gleixner
2013-05-12tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-04sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker
2013-04-29nohz: Protect smp_processor_id() in tick_nohz_task_switch()Li Zhong
2013-04-26nohz: Reduce overhead under high-freq idling patternsIngo Molnar
2013-04-22nohz: Add basic tracingFrederic Weisbecker
2013-04-22nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker
2013-04-22nohz: Prepare to stop the tick on irq exitFrederic Weisbecker
2013-04-22nohz: Implement full dynticks kickFrederic Weisbecker
2013-04-22nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker
2013-04-21Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2013-04-19nohz: New option to default all CPUs in full dynticks rangeFrederic Weisbecker
2013-04-19nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker
2013-04-19nohz: Force boot CPU outside full dynticks rangeFrederic Weisbecker
2013-04-18nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker
2013-04-15nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker
2013-04-03nohz: Print final full dynticks CPUs range on bootFrederic Weisbecker
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker