summaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)AuthorFilesLines
2019-12-05exit/exec: Seperate mm_release()Thomas Gleixner1-2/+4
2019-12-05fork: fix some -Wmissing-prototypes warningsYi Wang1-0/+2
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn1-2/+2
2019-06-22coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli1-0/+4
2019-05-04ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin1-0/+18
2019-04-27coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli1-0/+21
2019-04-05sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck1-4/+4
2019-02-27sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke1-3/+3
2019-02-06oom, oom_reaper: do not enqueue same task twiceTetsuo Handa1-0/+1
2018-12-05x86/speculation: Rework SMT state changeThomas Gleixner1-0/+2
2018-12-05sched/smt: Expose sched_smt_present static keyThomas Gleixner1-0/+18
2018-07-25alpha: fix osf_wait4() breakageAl Viro1-1/+1
2018-06-20sched/core: Introduce set_special_state()Peter Zijlstra1-1/+1
2017-12-20mm, oom_reaper: fix memory corruptionMichal Hocko1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman26-0/+26
2017-10-20membarrier: Provide register expedited private commandMathieu Desnoyers1-0/+16
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra1-8/+0
2017-10-04android: binder: drop lru lock in isolate callbackSherry Yang1-0/+6
2017-09-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+0
2017-09-07mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli1-6/+0
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+8
2017-08-10sched/fair: Fix wake_affine() for !NUMA_BALANCINGPeter Zijlstra1-0/+8
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra1-0/+8
2017-08-10sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai1-1/+3
2017-08-10sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian1-1/+0
2017-08-04sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn1-1/+2
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-07-11mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko1-1/+4
2017-07-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2017-07-06Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2017-07-05MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainerIngo Molnar1-1/+1
2017-06-30randstruct: Mark various structs for randomizationKees Cook1-1/+1
2017-06-22sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker1-4/+4
2017-06-20sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso1-2/+0
2017-05-21osf_wait4: switch to kernel_wait4()Al Viro1-0/+2
2017-05-15sched/clock: Use late_initcall() instead of sched_init_smp()Peter Zijlstra1-5/+0
2017-05-15sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Peter Zijlstra1-2/+2
2017-05-15x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra1-1/+1
2017-05-09mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka1-0/+12
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+0
2017-05-04mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko1-3/+23
2017-04-22signal: Make kill_proc_info staticEric W. Biederman1-1/+0
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-6/+7
2017-04-04sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra1-16/+8
2017-04-04sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang1-0/+1
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra1-6/+7
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar1-0/+7
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>Ingo Molnar1-2/+0