blob: 4c82a0a9587273dc9e24f60077e6b1124df045f6 [file] [log] [blame]
fe71bbb21ee1 ("sched/fair: calculate delta runnable load only when it's needed")
a4c3c04974d6 ("sched/fair: Update and fix the runnable propagation rule")
1ea6c46a23f1 ("sched/fair: Propagate an effective runnable_load_avg")
0e2d2aaaae52 ("sched/fair: Rewrite PELT migration propagation")
2a2f5d4e44ed ("sched/fair: Rewrite cfs_rq->removed_*avg")
9059393e4ec1 ("sched/fair: Use reweight_entity() for set_user_nice()")
840c5abca499 ("sched/fair: More accurate reweight_entity()")
8d5b9025f9b4 ("sched/fair: Introduce {en,de}queue_load_avg()")
b5b3e35f4149 ("sched/fair: Rename {en,de}queue_entity_load_avg()")
b382a531b9fe ("sched/fair: Move enqueue migrate handling")
88c0616ee729 ("sched/fair: Change update_load_avg() arguments")
c7b50216818e ("sched/fair: Remove se->load.weight from se->avg.load_sum")
7c80cfc99b7b ("sched/fair: Clean up calc_cfs_shares()")
f235a54f0044 ("sched/pelt: Fix false running accounting")
3a123bbbb10d ("sched/fair: Drop always true parameter of update_cfs_rq_load_avg()")
a030d7381d8b ("sched/fair: Call cpufreq update util handlers less frequently on UP")
a9e7f6544b9c ("sched/fair: Fix O(nr_cgroups) in load balance path")
625ed2bf049d ("sched/cfs: Make util/load_avg more stable")
a481db34b9be ("sched/fair: Optimize ___update_sched_avg()")
0ccb977f4c80 ("sched/fair: Explicitly generate __update_load_avg() instances")
bc4278987e38 ("sched/fair: Fix FTQ noise bench regression")
8a8c69c32778 ("sched/core: Add rq->lock wrappers")
5eca1c10cbaa ("sched/headers: Clean up <linux/sched.h>")
7f5f8e8d97d7 ("sched/headers: Remove #ifdefs from <linux/sched.h>")
ee6a3d19f15b ("sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>")
50ff9d130014 ("sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>")
b68070e146b9 ("sched/headers: Remove <linux/rculist.h> from <linux/sched.h>")
192c9414516e ("sched/headers: Remove <linux/signal.h> from <linux/sched.h>")
cd9c513be34c ("sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>")
f0a0eb699967 ("sched/headers: Remove the <linux/gfp.h> include from <linux/sched.h>")
9c6da18109d6 ("sched/headers: Remove <linux/rtmutex.h> from <linux/sched.h>")
f780d89a0e82 ("sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>")
e26512fea5bc ("sched/headers: Remove <linux/cred.h> inclusion from <linux/sched.h>")
aa829c7679a1 ("sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>")
ac4e620967bb ("sched/headers: Remove #include <linux/capability.h> from <linux/sched.h>")
c03cb28e7c44 ("sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>")
dcc2dc45f7cf ("sched/headers, mm: Move 'struct tlbflush_unmap_batch' from <linux/sched.h> to <linux/mm_types_task.h>")
c5a21921d55a ("sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>")
1050b27c52f6 ("sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h>")
56cd697366b6 ("sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>")
77ba809e8b39 ("sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>")
9e7d2e44dd88 ("mm/headers, sched/headers: Move task related MM types from <linux/mm_types.> to <linux/mm_types_task.h>")
f3ac60671954 ("sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h>")
d04b0ad37e4b ("sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/preempt.h>")
c7af7877eeac ("sched/core: Move, sort and clean up <linux/sched.h> structure predeclarations")
901b14bd946a ("sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/task.h>")
70b8157e61d0 ("sched/headers: Move <asm/current.h> include from the middle of <linux/sched.h> to the header portion")
63cc9d6fca8c ("sched/headers, time/timekeeping: Move the xtime_update() prototype from <linux/sched.h> to <linux/time.h>")
d3d1e320d43a ("sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/debug.h>")
752b3ca734cb ("sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h>")