summaryrefslogtreecommitdiffstats
path: root/include/linux/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-191-1/+1
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
* | mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2017-07-101-1/+4
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-091-1/+1
|\ \
| * | MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainerIngo Molnar2017-07-051-1/+1
* | | Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-051-0/+2
|\ \ \ | |/ / |/| |
| * | osf_wait4: switch to kernel_wait4()Al Viro2017-05-211-0/+2
| |/
* | sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker2017-06-221-4/+4
* | sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso2017-06-201-2/+0
* | sched/clock: Use late_initcall() instead of sched_init_smp()Peter Zijlstra2017-05-151-5/+0
* | sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Peter Zijlstra2017-05-151-2/+2
* | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra2017-05-151-1/+1
|/
* mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka2017-05-081-0/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-051-1/+0
|\
| * signal: Make kill_proc_info staticEric W. Biederman2017-04-211-1/+0
* | mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko2017-05-031-3/+23
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-04-141-6/+7
|\ \
| * | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-231-6/+7
| |/
* | sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra2017-04-041-16/+8
* | sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang2017-04-041-0/+1
|/
* sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2017-03-031-0/+7
* sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>Ingo Molnar2017-03-031-2/+0
* sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>Ingo Molnar2017-03-031-2/+0
* sched/headers: Remove <linux/sched.h> from <linux/sched/debug.h>Ingo Molnar2017-03-031-2/+0
* sched/headers: Remove <linux/sched.h> from <linux/sched/nohz.h>Ingo Molnar2017-03-031-2/+0
* sched/headers: Remove <linux/sched.h> from <linux/sched/stat.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Remove <linux/sched.h> from <linux/sched/cpufreq.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>Ingo Molnar2017-03-031-1/+2
* sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h>Ingo Molnar2017-03-031-1/+0
* sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+2
* sched/headers: Remove <linux/sched.h> from <linux/sched/autogroup.h>Ingo Molnar2017-03-031-2/+1
* sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h>Ingo Molnar2017-03-031-2/+0
* sched/headers: Remove <linux/sched.h> from <linux/sched/clock.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Remove tsk_is_polling()Ingo Molnar2017-03-031-5/+0
* sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>Ingo Molnar2017-03-031-2/+0
* sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>Ingo Molnar2017-03-031-0/+7
* sched/headers: Move the get_task_struct()/put_task_struct() and related APIs ...Ingo Molnar2017-03-031-0/+15
* sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/i...Ingo Molnar2017-03-031-0/+7
* sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <...Ingo Molnar2017-03-031-0/+3
* sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_st...Ingo Molnar2017-03-031-0/+10
* sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux...Ingo Molnar2017-03-031-0/+16
* sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Ingo Molnar2017-03-032-1/+214
* sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar2017-03-031-0/+20
* sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> ...Ingo Molnar2017-03-031-0/+6
* sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogro...Ingo Molnar2017-03-031-0/+5
* sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-031-0/+104
* sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...Ingo Molnar2017-03-031-15/+0
* sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/t...Ingo Molnar2017-03-031-0/+97
* sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linu...Ingo Molnar2017-03-031-0/+20
* sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/...Ingo Molnar2017-03-031-0/+46
OpenPOWER on IntegriCloud