..
autogroup.h
sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogroup.h>
2017-03-03 01:43:47 +01:00
clock.h
sched/headers: Move scheduler clock interfaces to <linux/sched/clock.h>
2017-03-02 08:42:42 +01:00
coredump.h
sched/headers: Move task->mm coredumping related defines and methods from <linux/sched.h> to <linux/sched/coredump.h>
2017-03-03 01:43:36 +01:00
cpufreq.h
sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h>
2017-03-03 01:43:38 +01:00
cputime.h
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
2017-03-02 08:42:39 +01:00
deadline.h
sched/headers: Make all include/linux/sched/*.h headers build standalone
2017-03-02 08:42:23 +01:00
debug.h
sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/debug.h>
2017-03-03 01:43:43 +01:00
hotplug.h
sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linux/sched/hotplug.h>
2017-03-03 01:43:45 +01:00
idle.h
sched/headers: Move idle polling methods to <linux/sched/idle.h>
2017-03-02 08:42:41 +01:00
init.h
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>
2017-03-02 08:42:40 +01:00
jobctl.h
sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <linux/sched/jobctl.h>
2017-03-03 01:43:41 +01:00
loadavg.h
sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h>
2017-03-02 08:42:43 +01:00
mm.h
sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>
2017-03-03 01:43:42 +01:00
nohz.h
sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h>
2017-03-03 01:43:43 +01:00
numa_balancing.h
sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux/sched/numa_balancing.h>
2017-03-03 01:43:40 +01:00
prio.h
sched/headers: Make all include/linux/sched/*.h headers build standalone
2017-03-02 08:42:23 +01:00
rt.h
sched/headers: Make all include/linux/sched/*.h headers build standalone
2017-03-02 08:42:23 +01:00
signal.h
sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
2017-03-03 01:43:42 +01:00
stat.h
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h>
2017-03-03 01:43:43 +01:00
sysctl.h
sched/headers: Make all include/linux/sched/*.h headers build standalone
2017-03-02 08:42:23 +01:00
task.h
sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
2017-03-03 01:45:22 +01:00
task_stack.h
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h>
2017-03-03 01:43:47 +01:00
topology.h
sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h>
2017-03-02 08:42:41 +01:00
user.h
sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header
2017-03-03 01:43:37 +01:00
wake_q.h
sched/headers: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h>
2017-03-02 08:42:42 +01:00
xacct.h
sched/headers: Move CONFIG_TASK_XACCT bits from <linux/sched.h> to <linux/sched/xacct.h>
2017-03-03 01:43:41 +01:00