aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-6/+0
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyGravatar Andrea Arcangeli 1-6/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+2
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+8
2017-08-10sched/fair: Fix wake_affine() for !NUMA_BALANCINGGravatar Peter Zijlstra 1-0/+8
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationGravatar Peter Zijlstra 1-0/+8
2017-08-10sched/debug: Use task_pid_nr_ns in /proc/$pid/schedGravatar Aleksa Sarai 1-1/+3
2017-08-10sched/core: Remove unnecessary initialization init_idle_bootup_task()Gravatar Cheng Jian 1-1/+0
2017-08-03sock: ulimit on MSG_ZEROCOPY pagesGravatar Willem de Bruijn 1-1/+2
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2017-07-10mm: make PR_SET_THP_DISABLE immediately activeGravatar Michal Hocko 1-1/+4
2017-07-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2017-07-05Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2017-07-05MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainerGravatar Ingo Molnar 1-1/+1
2017-06-30randstruct: Mark various structs for randomizationGravatar Kees Cook 1-1/+1
2017-06-22sched/loadavg: Generalize "_idle" naming to "_nohz"Gravatar Frederic Weisbecker 1-4/+4
2017-06-20sched/core: Drop the unused try_get_task_struct() helper functionGravatar Davidlohr Bueso 1-2/+0
2017-05-21osf_wait4: switch to kernel_wait4()Gravatar Al Viro 1-0/+2
2017-05-15sched/clock: Use late_initcall() instead of sched_init_smp()Gravatar Peter Zijlstra 1-5/+0
2017-05-15sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Gravatar Peter Zijlstra 1-2/+2
2017-05-15x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Gravatar Peter Zijlstra 1-1/+1
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Gravatar Vlastimil Babka 1-0/+12
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-1/+0
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIGravatar Michal Hocko 1-3/+23
2017-04-21signal: Make kill_proc_info staticGravatar Eric W. Biederman 1-1/+0
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-6/+7
2017-04-04sched/rtmutex: Refactor rt_mutex_setprio()Gravatar Peter Zijlstra 1-16/+8
2017-04-04sched/rtmutex/deadline: Fix a PI crash for deadline tasksGravatar Xunlei Pang 1-0/+1
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Gravatar Peter Zijlstra 1-6/+7
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Gravatar Ingo Molnar 1-0/+7
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>Gravatar Ingo Molnar 1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>Gravatar Ingo Molnar 1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/debug.h>Gravatar Ingo Molnar 1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/nohz.h>Gravatar Ingo Molnar 1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/stat.h>Gravatar Ingo Molnar 1-1/+1
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/cpufreq.h>Gravatar Ingo Molnar 1-1/+1
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>Gravatar Ingo Molnar 1-1/+2
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h>Gravatar Ingo Molnar 1-1/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>Gravatar Ingo Molnar 1-0/+2
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/autogroup.h>Gravatar Ingo Molnar 1-2/+1
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h>Gravatar Ingo Molnar 1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/clock.h>Gravatar Ingo Molnar 1-1/+1
2017-03-03sched/headers: Remove tsk_is_polling()Gravatar Ingo Molnar 1-5/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>Gravatar Ingo Molnar 1-2/+0
2017-03-03sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>Gravatar Ingo Molnar 1-0/+7
2017-03-03sched/headers: Move the get_task_struct()/put_task_struct() and related APIs ...Gravatar Ingo Molnar 1-0/+15
2017-03-03sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/i...Gravatar Ingo Molnar 1-0/+7
2017-03-03sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <...Gravatar Ingo Molnar 1-0/+3
2017-03-03sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_st...Gravatar Ingo Molnar 1-0/+10
2017-03-03sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux...Gravatar Ingo Molnar 1-0/+16