aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched
Commit message (Expand)AuthorAge
* mm, oom_reaper: fix memory corruptionMichal Hocko2017-12-14
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-11-15
|\
| * sched/cputime: Expose cputime_adjust()Tejun Heo2017-09-25
* | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-08
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| * | membarrier: Provide register expedited private commandMathieu Desnoyers2017-10-19
* | | sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke2017-11-01
* | | sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker2017-10-27
* | | sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker2017-10-27
* | | sched/isolation: Introduce housekeeping flagsFrederic Weisbecker2017-10-27
* | | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker2017-10-27
* | | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()Frederic Weisbecker2017-10-27
* | | sched/isolation: Use its own static keyFrederic Weisbecker2017-10-27
* | | sched/isolation: Make the housekeeping cpumask privateFrederic Weisbecker2017-10-27
* | | sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()Frederic Weisbecker2017-10-27
* | | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-27
* | | sched/rt: Add a helper to test for a RT taskSebastian Andrzej Siewior2017-10-10
|/ /
* | sched/core: Fix wake_affine() performance regressionPeter Zijlstra2017-10-10
* | android: binder: drop lru lock in isolate callbackSherry Yang2017-10-03
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-06
|\
| * mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli2017-09-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\ \ | |/ |/|
| * sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn2017-08-04
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\ \
| * | locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra2017-08-10
| |/
* | sched/fair: Fix wake_affine() for !NUMA_BALANCINGPeter Zijlstra2017-08-10
* | sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai2017-08-10
* | sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian2017-08-10
|/
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-30
* | mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2017-07-10
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-09
|\ \
| * | MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainerIngo Molnar2017-07-05
* | | Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-05
|\ \ \ | |/ / |/| |
| * | osf_wait4: switch to kernel_wait4()Al Viro2017-05-21
| |/
* | sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker2017-06-22
* | sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso2017-06-20
* | sched/clock: Use late_initcall() instead of sched_init_smp()Peter Zijlstra2017-05-15
* | sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Peter Zijlstra2017-05-15
* | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra2017-05-15
|/
* mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka2017-05-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-05
|\
| * signal: Make kill_proc_info staticEric W. Biederman2017-04-21
* | mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko2017-05-03
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-04-14
|\ \
| * | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-23
| |/
* | sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra2017-04-04
* | sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang2017-04-04
|/
* sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2017-03-02
* sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>Ingo Molnar2017-03-02