summaryrefslogtreecommitdiffstats
path: root/include/linux/sched
Commit message (Expand)AuthorAgeFilesLines
...
* sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-0/+502
* sched/headers: Move task->mm coredumping related defines and methods from <li...Ingo Molnar2017-03-031-0/+69
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+95
* sched/headers: Move autogroup APIs into <linux/sched/autogroup.h>Ingo Molnar2017-03-021-0/+21
* sched/headers: Move loadavg related definitions from <linux/sched.h> to <linu...Ingo Molnar2017-03-021-0/+27
* sched/headers: Move scheduler clock interfaces to <linux/sched/clock.h>Ingo Molnar2017-03-021-0/+98
* sched/headers: Move the wake-queue types and interfaces from sched.h into <li...Ingo Molnar2017-03-021-0/+47
* sched/headers: Move idle polling methods to <linux/sched/idle.h>Ingo Molnar2017-03-021-0/+76
* sched/headers: Move the wake_up_if_idle() prototype to <linux/sched/idle.h>Ingo Molnar2017-03-021-0/+2
* sched/headers: Move the 'cpu_idle_type' enum from <linux/sched.h> to <linux/s...Ingo Molnar2017-03-021-0/+7
* sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h>Ingo Molnar2017-03-021-0/+213
* sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-0/+7
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* 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-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+8
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Make all include/linux/sched/*.h headers build standaloneIngo Molnar2017-03-024-13/+21
* sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang2017-02-011-0/+1
* sched/fair: Kill the unused 'sched_shares_window_ns' tunableMatt Fleming2016-10-201-1/+0
* mm: move max_map_count bits into mm.hAndrey Ryabinin2016-03-171-21/+0
* sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman2016-02-091-0/+4
* sched/deadline: Unify dl_time_before() usageJuri Lelli2015-09-231-0/+5
* timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-191-12/+0
* sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-081-3/+4
* mm: update comment for DEFAULT_MAX_MAP_COUNTKirill A. Shutemov2014-06-041-0/+4
* sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang2014-05-221-0/+16
OpenPOWER on IntegriCloud