aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c
Commit message (Expand)AuthorAge
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-19
|\
| * tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2014-12-19
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-11
|\ \ | |/ |/|
| * percpu: Convert remaining __get_cpu_var uses in 3.18-rcXChristoph Lameter2014-10-29
* | rcu: Remove "cpu" argument to rcu_needs_cpu()Paul E. McKenney2014-11-03
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter2014-08-26
| * time: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-13
|\ \
| * | s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-09
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \
| * | | nohz: Avoid tick's double reprogramming in highres modeViresh Kumar2014-08-22
| * | | nohz: Fix spurious periodic tick behaviour in low-res dynticks modeViresh Kumar2014-08-22
| | |/ | |/|
* | | nohz: nohz full depends on irq work self IPI supportFrederic Weisbecker2014-09-13
* | | nohz: Consolidate nohz full init codeFrederic Weisbecker2014-09-13
| |/ |/|
* | nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker2014-09-04
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-04
|\
| * nohz: Support nohz full remote kickFrederic Weisbecker2014-06-16
* | rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney2014-07-09
|/
* tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()Viresh Kumar2014-04-15
* tick-sched: Don't call update_wall_time() when delta is lesser than tick_periodViresh Kumar2014-04-15
* Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2014-01-25
|\
| * nohz_full: fix code style issue of tick_nohz_full_stop_tickAlex Shi2014-01-15
| * nohz: Get timekeeping max deferment outside jiffies_lockFrederic Weisbecker2014-01-15
| * tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker2014-01-15
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-20
|\|
| * Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...Ingo Molnar2014-01-12
| |\
| | * tick/timekeeping: Call update_wall_time outside the jiffies lockJohn Stultz2013-12-23
| * | Merge branch 'linus' into timers/coreIngo Molnar2014-01-12
| |\ \ | | |/ | |/|
| * | nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker2013-12-02
* | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
| |/ |/|
* | nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner2013-11-29
* | NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner2013-11-19
|/
* nohz: Include local CPU in full dynticks global kickFrederic Weisbecker2013-08-16
* Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-14
|\
| * nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker2013-08-14
| * nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker2013-08-14
| * nohz: Rename a few state variablesFrederic Weisbecker2013-08-14
| * nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker2013-08-12
| * nohz: fix compile warning in tick_nohz_init()Li Zhong2013-07-24
| * nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt2013-07-24
* | Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-29
|/
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
* Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-07-10
|\
| * nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbsFrederic Weisbecker2013-06-20
| * nohz: Warn if the machine can not perform nohz_fullSteven Rostedt2013-06-19
* | nohz: Fix notifier return val that enforce timekeepingLi Zhong2013-05-31
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-15
|\
| * tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offlineThomas Gleixner2013-05-14
| * tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner2013-05-12