- 1b5f3ba4 Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
- 43d1b29 sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro by Leo Yan · 7 years ago
- 269d599 sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock by Peter Zijlstra · 7 years ago
- a771160 sched/rt: Make update_curr_rt() more accurate by Wen Yang · 7 years ago
- 6fe0ce1 sched/deadline: Make update_curr_dl() more accurate by Wen Yang · 7 years ago
- c53593e sched, cgroup: Don't reject lower cpu.max on ancestors by Tejun Heo · 7 years ago
- a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
- 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
- 32e839d sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS by Mel Gorman · 7 years ago
- 806486c sched/fair: Do not migrate if the prev_cpu is idle by Mel Gorman · 7 years ago
- 3b76c4a sched/fair: Restructure wake_affine*() to return a CPU id by Mel Gorman · 7 years ago
- 89a55f5 sched/fair: Remove unnecessary parameters from wake_affine_idle() by Mel Gorman · 7 years ago
- e7ad203 sched/rt: Make update_curr_rt() more accurate by Wen Yang · 7 years ago
- 364f566 sched/rt: Up the root domain ref count when passing it around via IPIs by Steven Rostedt (VMware) · 7 years ago
- ad0f1d9 sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() by Steven Rostedt (VMware) · 7 years ago
- 2ed41a5 sched/core: Optimize update_stats_*() by Peter Zijlstra · 7 years ago
- b85c8b7 sched/core: Optimize ttwu_stat() by Peter Zijlstra · 7 years ago
- 70216e1 membarrier: Provide core serializing command, *_SYNC_CORE by Mathieu Desnoyers · 7 years ago
- c5f58bd membarrier: Provide GLOBAL_EXPEDITED command by Mathieu Desnoyers · 7 years ago
- 306e060 membarrier: Document scheduler barrier requirements by Mathieu Desnoyers · 7 years ago
- 3ccfebe powerpc, membarrier: Skip memory barrier in switch_mm() by Mathieu Desnoyers · 7 years ago
- ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
- af8c5e2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ce48c146 sched/core: Fix cpu.max vs. cpuhotplug deadlock by Peter Zijlstra · 7 years ago
- c96f547 delayacct: Account blkio completion on the correct task by Josh Snyder · 7 years ago
- 67549d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0788116 sched/deadline: Make bandwidth enforcement scale-invariant by Juri Lelli · 7 years ago
- 7e1a920 sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG_SMP by Juri Lelli · 7 years ago
- 7673c8a sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter by Juri Lelli · 7 years ago
- 0fa7d18 sched/cpufreq: Always consider all CPUs when deciding next freq by Juri Lelli · 7 years ago
- d18be45 sched/cpufreq: Split utilization signals by Juri Lelli · 7 years ago
- 794a56e sched/cpufreq: Change the worker kthread to SCHED_DEADLINE by Juri Lelli · 7 years ago
- e0367b1 sched/deadline: Move CPU frequency selection triggering points by Juri Lelli · 7 years ago
- d4edd66 sched/cpufreq: Use the DEADLINE utilization signal by Juri Lelli · 7 years ago
- 34be393 sched/deadline: Implement "runtime overrun signal" support by Juri Lelli · 7 years ago
- 7332dec sched/fair: Only immediately migrate tasks due to interrupts if prev and target CPUs share cache by Mel Gorman · 7 years ago
- 9783be2 sched/fair: Correct obsolete comment about cpufreq_update_util() by Joel Fernandes · 7 years ago
- 18cec7e sched/fair: Remove impossible condition from find_idlest_group_cpu() by Joel Fernandes · 7 years ago
- 5083452 sched/cpufreq: Don't pass flags to sugov_set_iowait_boost() by Viresh Kumar · 7 years ago
- 6257e70 sched/cpufreq: Initialize sg_cpu->flags to 0 by Viresh Kumar · 7 years ago
- f453ae2 sched/fair: Consider RT/IRQ pressure in capacity_spare_wake() by Joel Fernandes · 7 years ago
- f01415f sched/fair: Use 'unsigned long' for utilization, consistently by Patrick Bellasi · 7 years ago
- 31cb1bc sched/core: Rework and clarify prepare_lock_switch() by rodrigosiqueira · 7 years ago
- cb1f34d Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- 5416760 membarrier: Disable preemption when calling smp_call_function_many() by Mathieu Desnoyers · 7 years ago
- 527187d locking/lockdep: Remove cross-release leftovers by Ingo Molnar · 7 years ago
- 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
- 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
- f73c52a sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 7 years ago
- 2064a5a sched/core: Fix kernel-doc warnings after code movement by Randy Dunlap · 7 years ago
- 25493e5 sched/autogroup: move sched.h include by Sergey Senozhatsky · 7 years ago
- 79ee842 sched/autogroup: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
- a555e9d sched/fair: Remove unused 'curr' parameter from wakeup_gran by Cheng Jian · 7 years ago
- a4c3c04 sched/fair: Update and fix the runnable propagation rule by Vincent Guittot · 7 years ago
- c6b9d9a sched/wait: Fix add_wait_queue() behavioral change by Omar Sandoval · 7 years ago
- 2fe2582 sched: Stop switched_to_rt() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
- a0982df sched: Stop resched_cpu() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
- 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
- bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6098850 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
- 28da439 Merge branches 'pm-cpufreq-sched' and 'pm-opp' by Rafael J. Wysocki · 7 years ago
- 765cc3a sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds by Patrick Bellasi · 7 years ago
- e029b9b Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
- 07458f6 cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq by Viresh Kumar · 7 years ago
- 2c11dba sched/clock, sched/cputime: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
- 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- d62d813 cpufreq: schedutil: Examine the correct CPU when we update util by Chris Redpath · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 150dfee sched/isolation: Add basic isolcpus flags by Frederic Weisbecker · 7 years ago
- edb9382 sched/isolation: Move isolcpus= handling to the housekeeping code by Frederic Weisbecker · 7 years ago
- 6f1982f sched/isolation: Handle the nohz_full= parameter by Frederic Weisbecker · 7 years ago
- de20155 sched/isolation: Introduce housekeeping flags by Frederic Weisbecker · 7 years ago
- 5c4991e sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_HZ_FULL by Frederic Weisbecker · 7 years ago
- 204c083 sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() by Frederic Weisbecker · 7 years ago
- e179f5a sched/isolation: Use its own static key by Frederic Weisbecker · 7 years ago
- 7e56a1c sched/isolation: Make the housekeeping cpumask private by Frederic Weisbecker · 7 years ago
- 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
- d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
- 54b933c sched/idle: Micro-optimize the idle loop by Cheng Jian · 7 years ago
- e22cdc3 sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_OFFSTACK by Rakib Mullick · 7 years ago
- 72bc286 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
- ad4e25a Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' and 'torture.2017.10.09a' into HEAD by Paul E. McKenney · 7 years ago
- a961e40 membarrier: Provide register expedited private command by Mathieu Desnoyers · 7 years ago
- 4bdced5 sched/rt: Simplify the IPI based RT balancing logic by Steven Rostedt (Red Hat) · 7 years ago
- 93f50f9 sched/fair: Fix usage of find_idlest_group() when the local group is idlest by Brendan Jackman · 7 years ago
- 6fee85c sched/fair: Fix usage of find_idlest_group() when no groups are allowed by Brendan Jackman · 7 years ago
- 0d10ab9 sched/fair: Fix find_idlest_group() when local group is not allowed by Brendan Jackman · 7 years ago
- e90381e sched/fair: Remove unnecessary comparison with -1 by Brendan Jackman · 7 years ago
- 18bd1b4b sched/fair: Move select_task_rq_fair() slow-path into its own function by Brendan Jackman · 7 years ago
- 583ffd9 sched/fair: Force balancing on NOHZ balance if local group has capacity by Brendan Jackman · 7 years ago
- ea16f0e sched/fair: Sync task util before slow-path wakeup by Brendan Jackman · 7 years ago
- 9382490 sched/fair: Search a task from the tail of the queue by Uladzislau Rezki · 7 years ago
- 051f3ca sched/topology: Introduce NUMA identity node sched domain by Suravee Suthikulpanit · 7 years ago