summaryrefslogtreecommitdiffstats
path: root/include/linux/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-063-27/+44
|\
| * Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-0/+14
| |\
| | * fork: Provide usercopy whitelisting for task_structKees Cook2018-01-151-0/+14
| * | include/linux/sched/mm.h: uninline mmdrop_async(), etcAndrew Morton2018-01-311-22/+2
| * | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-0/+28
| |\ \
| | * | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-221-0/+2
| | * | signal: Helpers for faults with specialized siginfo layoutsEric W. Biederman2018-01-221-0/+6
| | * | signal: Add send_sig_fault and force_sig_faultEric W. Biederman2018-01-221-0/+20
* | | | membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers2018-02-051-0/+18
* | | | membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers2018-02-051-2/+4
* | | | membarrier: Document scheduler barrier requirementsMathieu Desnoyers2018-02-051-0/+5
* | | | powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers2018-02-051-1/+12
|/ / /
* | | sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...Juri Lelli2018-01-101-6/+6
* | | sched/cpufreq: Use the DEADLINE utilization signalJuri Lelli2018-01-101-2/+0
* | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-01-101-0/+1
|\ \ \ | |/ /
| * | mm, oom_reaper: fix memory corruptionMichal Hocko2017-12-141-0/+1
| |/
* | sched/headers: Constify object_is_on_stack()Sascha Hauer2017-12-061-1/+1
|/
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-11-151-1/+2
|\
| * sched/cputime: Expose cputime_adjust()Tejun Heo2017-09-251-1/+2
* | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-0826-0/+42
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0226-0/+26
| * | membarrier: Provide register expedited private commandMathieu Desnoyers2017-10-191-0/+16
* | | sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke2017-11-011-3/+3
* | | sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker2017-10-271-0/+1
* | | sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker2017-10-271-0/+1
* | | sched/isolation: Introduce housekeeping flagsFrederic Weisbecker2017-10-271-9/+17
* | | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker2017-10-271-3/+3
* | | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()Frederic Weisbecker2017-10-271-1/+1
* | | sched/isolation: Use its own static keyFrederic Weisbecker2017-10-271-1/+2
* | | sched/isolation: Make the housekeeping cpumask privateFrederic Weisbecker2017-10-271-21/+10
* | | sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()Frederic Weisbecker2017-10-271-11/+6
* | | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-271-0/+56
* | | sched/rt: Add a helper to test for a RT taskSebastian Andrzej Siewior2017-10-101-0/+11
|/ /
* | sched/core: Fix wake_affine() performance regressionPeter Zijlstra2017-10-101-8/+0
* | android: binder: drop lru lock in isolate callbackSherry Yang2017-10-031-0/+6
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-061-6/+0
|\
| * mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli2017-09-061-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-1/+2
|\ \ | |/ |/|
| * sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn2017-08-031-1/+2
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-0/+8
|\ \
| * | locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra2017-08-101-0/+8
| |/
* | sched/fair: Fix wake_affine() for !NUMA_BALANCINGPeter Zijlstra2017-08-101-0/+8
* | sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai2017-08-101-1/+3
* | sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian2017-08-101-1/+0
|/
* 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
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud