blob: f7109c583fcff8fc9009588ab331f3a18c93d87d [file] [log] [blame]
b1fc58333575 ("stop_machine: Avoid potential race behaviour")
4ecf0a43e729 ("processor: get rid of cpu_relax_yield")
38f2c691a4b3 ("s390: improve wait logic of stop_machine")
6f175fc95363 ("sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>")
cda66725c144 ("sched/headers: Move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>")
1050b27c52f6 ("sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h>")
d04b0ad37e4b ("sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/preempt.h>")
901b14bd946a ("sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/task.h>")
0ca0156973a4 ("sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linux/sched/hotplug.h>")
752b3ca734cb ("sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h>")
3605df49556e ("sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h>")
2a1f062a4acf ("sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>")
c41cfc6c5ba4 ("sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <linux/sched/jobctl.h>")
5647028d550c ("sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux/sched/numa_balancing.h>")
d026ce796cbc ("sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>")
4240c8bf877f ("sched/headers: Move more mm_struct related functionality from <linux/sched.h> to <linux/sched/mm.h>")
7284c6d419b5 ("sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h>")
8d88460edc05 ("sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux/sched.h> to <linux/sched/signal.h>")
c3edc4010e9d ("sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>")
11701c676836 ("sched/headers: Move task->mm coredumping related defines and methods from <linux/sched.h> to <linux/sched/coredump.h>")
68e21be2916b ("sched/headers: Move task->mm handling methods to <linux/sched/mm.h>")
de8f1c77313d ("sched/headers: Move autogroup APIs into <linux/sched/autogroup.h>")
dea38c74cb92 ("sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h>")
5689810360c2 ("sched/headers: Move scheduler clock interfaces to <linux/sched/clock.h>")
32ef5517c298 ("sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>")
9164bb4a18df ("sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>")
589ee62844e0 ("sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>")
f361bf4a66c9 ("sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency")
68db0cf10678 ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>")
299300258d1b ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>")
ef8bd77f332b ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>")
b17b01533b71 ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>")
370c91355c76 ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h>")
03441a3482a3 ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>")
fd7712337ff0 ("sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>")
174cd4b1e5fb ("sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>")
037741a6d4ab ("sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>")
5b825c3af1d8 ("sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>")
1e4bae646837 ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/jobctl.h>")
6a3827d7509c ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>")
010426079ec1 ("sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>")
55687da166bf ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h>")
8703e8a465b1 ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>")
3f07c0144132 ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>")
f7ccbae45c5e ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>")
6e84f31522f9 ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>")
4eb5aaa3af8a ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>")
4f17722c7256 ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>")
ae7e81c077d6 ("sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>")
e601757102cf ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>")