summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-027-0/+13
* sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sc...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-026-0/+7
* sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-025-0/+8
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-0225-7/+33
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-0218-0/+22
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-0227-3/+41
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-0216-0/+18
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-0289-25/+125
* mm/headers, sched/headers: Prepare to split <linux/mm_types_task.h> out of <l...Ingo Molnar2017-03-022-3/+13
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-0215-0/+18
* signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar2017-03-023-2/+10
* sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02178-1/+198
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0295-1/+104
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0222-1/+29
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02166-2/+181
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+10
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0215-0/+20
* sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-0210-2/+10
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02265-139/+319
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+8
* sched/headers: Prepare for the removal of various unrelated headers from <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>Ingo Molnar2017-03-024-0/+4
* sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-024-0/+5
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-0265-0/+69
* sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> i...Ingo Molnar2017-03-022-4/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-029-1/+14
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-0222-1/+23
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-2/+10
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0215-0/+17
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0210-1/+15
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02180-121/+204
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0220-1/+26
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0260-0/+71
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+11
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0218-0/+23
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-0226-0/+31
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0265-1/+72
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0210-1/+16
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-0/+13
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0211-0/+17
* kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar2017-03-023-8/+13
* mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar2017-03-026-16/+25
* sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar2017-03-026-43/+18Star
* rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar2017-03-0210-52/+71
* sched/core: Remove the tsk_nr_cpus_allowed() wrapperIngo Molnar2017-03-024-32/+27Star