blob: e3a52c59602b40aa77039f7794e0687720f591a5 [file] [log] [blame]
993f0b0510da ("sched/topology: Fix off by one bug")
f2cb13609d53 ("sched/topology: Split out scheduler topology code from core.c into topology.c")
d1ccc66df8bf ("sched/core: Clean up comments")
4b12db939166 ("sched/core: Fix &rd->cpudl memory leak")
92c99ac82993 ("sched/core: Fix &rd->rto_mask memory leak")
cb42c9a3ebbb ("sched/core: Add debugging code to catch missing update_rq_clock() calls")
92509b732baf ("sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock")
d8ac897137a2 ("sched/core: Add wrappers for lockdep_(un)pin_lock()")
afe06efdf07c ("sched: Extend scheduler's asym packing")
bf475ce0a3dd ("sched/fair: Add per-CPU min capacity to sched_group_capacity")
0e369d757578 ("sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared")
24fc7edb92ee ("sched/core: Introduce 'struct sched_domain_shared'")
16f3ef46805a ("sched/core: Restructure destroy_sched_domain()")
f39180efe573 ("sched/core: Remove unused @cpu argument from destroy_sched_domain*()")
8f37961cf223 ("sched/core, x86/topology: Fix NUMA in package topology bug")
a18a579e5f84 ("sched/debug: Hide printk() by default")
9af6528ee9b6 ("sched/core: Optimize __schedule()")
4fa8d299b43a ("sched/debug: Remove several CONFIG_SCHEDSTATS guards")
ae92882e5646 ("sched/debug: Clean up schedstat macros")
1a3d027c5a68 ("sched/debug: Rename and move enqueue_sleeper()")
cd92bfd3b8cb ("sched/core: Store maximum per-CPU capacity in root domain")
9ee1cda5ee25 ("sched/core: Enable SD_BALANCE_WAKE for asymmetric capacity systems")
3676b13e8524 ("sched/core: Pass child domain into sd_init()")
1f6e6c7cb9bc ("sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag")
0e6d2a67a413 ("sched/core: Remove unnecessary NULL-pointer check")
94f438c84e85 ("sched/core: Clarify SD_flags comment")
d1c6d149cf04 ("sched/debug: Make the "Preemption disabled at ..." message more useful")
bd425d4bfc7a ("sched/core: Fix power to capacity renaming in comment")
a1fd46565bea ("sched/core: Fix one typo")
748c7201e622 ("sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is set")
e210bffd39d0 ("sched/fair: Fix and optimize the fork() path")
9c57259117b9 ("sched/debug: Fix /proc/sched_debug regression")
b7e7ade34e61 ("sched/core: Fix remote wakeups")
2f950354e6d5 ("sched/fair: Fix fairness issue on migration")
59efa0bac9cf ("sched/core: Kill sched_class::task_waking to clean up the migration logic")
b5179ac70de8 ("sched/fair: Prepare to fix fairness problems on migration")
c58d25f371f5 ("sched/fair: Move record_wakee()")
4eb867651721 ("Merge branch 'smp/hotplug' into sched/core, to resolve conflicts")