blob: d7a411d96ee90efea545bd86f7017a69a8bbfe45 [file] [log] [blame]
3054426dc68e ("sched, trace: Fix prev_state output in sched_switch tracepoint")
3f5fe9fef5b2 ("sched/debug: Fix task state recording/printout")
1d48b080bcce ("sched/debug: Rename task-state printing helpers")
06eb61844d84 ("sched/debug: Add explicit TASK_IDLE printing")
5f6ad26ea353 ("sched/tracing: Use common task-state helpers")
efb40f588b43 ("sched/tracing: Fix trace_sched_switch task-state printing")
1593baab910d ("sched/debug: Implement consistent task-state printing")
20435d84e5f2 ("sched/debug: Intruduce task_state_to_char() helper function")
e8c164954b92 ("sched/debug: Show task state in /proc/sched_debug")
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>")
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>")
30a1baab8118 ("sched/headers: Remove various unrelated headers from <linux/sched.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>")
d151b27d3f86 ("sched/headers: Move softlockup detector watchdog methods to <linux/nmi.h>")
bcbb6a5bf7df ("sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header")
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>")