- 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
- 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
- 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
- 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
- ed4ad1c sched/topology: Restore SD_PREFER_SIBLING on MC domains by Peter Zijlstra · 7 years ago
- 8c0944ce sched/deadline: Rename __dl_clear() to __dl_sub() by Peter Zijlstra · 7 years ago
- 295d6d5 sched/deadline: Fix switching to -deadline by Luca Abeni · 7 years ago
- e964d35 sched/headers: Remove duplicate prototype of __dl_clear_params() by luca abeni · 7 years ago
- 62cb118 sched/idle: Move quiet_vmstate() into the NOHZ code by Peter Zijlstra · 7 years ago
- 151aeab Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- 024c9d2 sched/core: Ensure load_balance() respects the active_mask by Peter Zijlstra · 7 years ago
- f2cdd9c sched/core: Address more wake_affine() regressions by Peter Zijlstra · 7 years ago
- d153b15 sched/core: Fix wake_affine() performance regression by Peter Zijlstra · 7 years ago
- 0032f4e rcutorture: Dump writer stack if stalled by Paul E. McKenney · 7 years ago
- f79c3ad sched,rcu: Make cond_resched() provide RCU quiescent state by Paul E. McKenney · 8 years ago
- 7c2102e sched: Make resched_cpu() unconditional by Paul E. McKenney · 7 years ago
- 0d59363 sched: Implement interface for cgroup unified hierarchy by Tejun Heo · 7 years ago
- a1f7164 sched: Misc preps for cgroup unified hierarchy interface by Tejun Heo · 7 years ago
- 17de4ee sched/fair: Update calc_group_*() comments by Peter Zijlstra · 7 years ago
- 2c8e4dc sched/fair: Calculate runnable_weight slightly differently by Josef Bacik · 7 years ago
- 9a2dd58 sched/fair: Implement more accurate async detach by Peter Zijlstra · 8 years ago
- f207934 sched/fair: Align PELT windows between cfs_rq and its se by Peter Zijlstra · 8 years ago
- 144d848 sched/fair: Implement synchonous PELT detach on load-balance migrate by Peter Zijlstra · 8 years ago
- 1ea6c46 sched/fair: Propagate an effective runnable_load_avg by Peter Zijlstra · 8 years ago
- 0e2d2aa sched/fair: Rewrite PELT migration propagation by Peter Zijlstra · 8 years ago
- 2a2f5d4e sched/fair: Rewrite cfs_rq->removed_*avg by Peter Zijlstra · 8 years ago
- 9059393 sched/fair: Use reweight_entity() for set_user_nice() by Vincent Guittot · 8 years ago
- 840c5ab sched/fair: More accurate reweight_entity() by Peter Zijlstra · 8 years ago
- 8d5b902 sched/fair: Introduce {en,de}queue_load_avg() by Peter Zijlstra · 7 years ago
- b5b3e35 sched/fair: Rename {en,de}queue_entity_load_avg() by Peter Zijlstra · 7 years ago
- b382a53 sched/fair: Move enqueue migrate handling by Peter Zijlstra · 8 years ago
- 88c0616 sched/fair: Change update_load_avg() arguments by Peter Zijlstra · 8 years ago
- c7b5021 sched/fair: Remove se->load.weight from se->avg.load_sum by Peter Zijlstra · 8 years ago
- 3d4b60d sched/fair: Cure calc_cfs_shares() vs. reweight_entity() by Peter Zijlstra · 8 years ago
- cef2740 sched/fair: Add comment to calc_cfs_shares() by Peter Zijlstra · 8 years ago
- 7c80cfc sched/fair: Clean up calc_cfs_shares() by Peter Zijlstra · 8 years ago
- 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
- 65d5dc4 sched/debug: Remove unused variable by Peter Zijlstra · 7 years ago
- 8157a7f sched/cputime: Add dummy cputime_adjust() implementation for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE by Tejun Heo · 7 years ago
- d2cc5ed cpuacct: Introduce cgroup_account_cputime[_field]() by Tejun Heo · 7 years ago
- cfb766d sched/cputime: Expose cputime_adjust() by Tejun Heo · 7 years ago
- abca5fc sched_rr_get_interval(): move compat to native, get rid of set_fs() by Al Viro · 7 years ago
- 11a19c7 sched/wait: Introduce wakeup boomark in wake_up_page_bit by Tim Chen · 7 years ago
- 2554db9 sched/wait: Break up long wake list walk by Tim Chen · 7 years ago