aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tick.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-28cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes1-0/+1
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker1-0/+2
2017-10-27sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker1-37/+0
2017-03-23cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki1-0/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner1-3/+1
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook1-1/+1
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker1-2/+0
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker1-2/+0
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker1-0/+1
2016-03-02nohz: New tick dependency maskFrederic Weisbecker1-0/+92
2016-01-15time: nohz: Expose tick_nohz_enabledJean Delvare1-0/+2
2015-09-02nohz: Affine unpinned timers to housekeepersVatika Harlalka1-0/+9
2015-07-29nohz: Remove useless argument on tick_nohz_task_switch()Frederic Weisbecker1-4/+4
2015-07-29nohz: Restart nohz full tick from irq exitFrederic Weisbecker1-8/+0
2015-07-29nohz: Prevent tilegx network driver interruptsChris Metcalf1-0/+9
2015-07-07tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner1-0/+7
2015-07-07tick/broadcast: Make idle check independent from mode and configThomas Gleixner1-4/+0
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+8
2015-05-19PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki1-4/+8
2015-05-07nohz: Add tick_nohz_full_add_cpus_to() APIChris Metcalf1-0/+7
2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner1-0/+2
2015-04-03clockevents: Make tick handover explicitThomas Gleixner1-0/+2
2015-04-03clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner1-0/+19
2015-04-03clockevents: Provide explicit broadcast control functionsThomas Gleixner1-0/+25
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy1-0/+6
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner1-15/+4
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner1-3/+3
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner1-0/+3
2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner1-116/+18
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki1-1/+5
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky1-1/+1
2014-09-13nohz: Move nohz full init call to tick initFrederic Weisbecker1-2/+0
2014-09-04nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker1-6/+1
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+8
2014-07-09rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney1-0/+20
2014-06-16nohz: Support nohz full remote kickFrederic Weisbecker1-1/+8
2014-01-15tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker1-3/+3
2013-12-02context_tracking: Wrap static key check into more intuitive function nameFrederic Weisbecker1-1/+1
2013-12-02nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker1-3/+3
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohzIngo Molnar1-6/+39
2013-08-14nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker1-4/+16
2013-08-14nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker1-2/+23
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki1-6/+0
2013-04-22nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker1-0/+2
2013-04-22nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker1-0/+2
2013-04-21Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohzIngo Molnar1-0/+4
2013-04-19nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker1-0/+2