summaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)Author
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-08-10sched/fair: Fix wake_affine() for !NUMA_BALANCINGPeter Zijlstra
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra
2017-08-10sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai
2017-08-10sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian
2017-08-03sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-10mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko
2017-07-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-05Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-05MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainerIngo Molnar
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2017-06-22sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker
2017-06-20sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso
2017-05-21osf_wait4: switch to kernel_wait4()Al Viro
2017-05-15sched/clock: Use late_initcall() instead of sched_init_smp()Peter Zijlstra
2017-05-15sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Peter Zijlstra
2017-05-15x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-04-21signal: Make kill_proc_info staticEric W. Biederman
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-04-04sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra
2017-04-04sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/debug.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/nohz.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/stat.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/cpufreq.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/autogroup.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/clock.h>Ingo Molnar
2017-03-03sched/headers: Remove tsk_is_polling()Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>Ingo Molnar
2017-03-03sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>Ingo Molnar
2017-03-03sched/headers: Move the get_task_struct()/put_task_struct() and related APIs ...Ingo Molnar
2017-03-03sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/i...Ingo Molnar
2017-03-03sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <...Ingo Molnar