aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)AuthorFilesLines
2018-02-22efivarfs: Limit the rate for non-root to read filesGravatar Luck, Tony 1-0/+4
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Gravatar Andrew Morton 1-1/+12
2018-02-21sched/nohz: Remove the 1 Hz tick codeGravatar Frederic Weisbecker 1-4/+0
2018-02-21sched/isolation: Isolate workqueues when "nohz_full=" is setGravatar Frederic Weisbecker 1-0/+1
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsGravatar Ingo Molnar 3-27/+44
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREGravatar Mathieu Desnoyers 1-0/+18
2018-02-05membarrier: Provide GLOBAL_EXPEDITED commandGravatar Mathieu Desnoyers 1-2/+4
2018-02-05membarrier: Document scheduler barrier requirementsGravatar Mathieu Desnoyers 1-0/+5
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Gravatar Mathieu Desnoyers 1-1/+12
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+14
2018-01-31include/linux/sched/mm.h: uninline mmdrop_async(), etcGravatar Andrew Morton 1-22/+2
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+28
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededGravatar Eric W. Biederman 1-0/+2
2018-01-22signal: Helpers for faults with specialized siginfo layoutsGravatar Eric W. Biederman 1-0/+6
2018-01-22signal: Add send_sig_fault and force_sig_faultGravatar Eric W. Biederman 1-0/+20
2018-01-15fork: Provide usercopy whitelisting for task_structGravatar Kees Cook 1-0/+14
2018-01-10sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...Gravatar Juri Lelli 1-6/+6
2018-01-10sched/cpufreq: Use the DEADLINE utilization signalGravatar Juri Lelli 1-2/+0
2018-01-10Merge branch 'sched/urgent' into sched/core, to pick up fixesGravatar Ingo Molnar 1-0/+1
2017-12-14mm, oom_reaper: fix memory corruptionGravatar Michal Hocko 1-0/+1
2017-12-06sched/headers: Constify object_is_on_stack()Gravatar Sascha Hauer 1-1/+1
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-1/+2
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesGravatar Ingo Molnar 26-0/+42
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 26-0/+26
2017-11-01sched/sysctl: Fix attributes of some extern declarationsGravatar Matthias Kaehlcke 1-3/+3
2017-10-27sched/isolation: Move isolcpus= handling to the housekeeping codeGravatar Frederic Weisbecker 1-0/+1
2017-10-27sched/isolation: Handle the nohz_full= parameterGravatar Frederic Weisbecker 1-0/+1
2017-10-27sched/isolation: Introduce housekeeping flagsGravatar Frederic Weisbecker 1-9/+17
2017-10-27sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Gravatar Frederic Weisbecker 1-3/+3
2017-10-27sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()Gravatar Frederic Weisbecker 1-1/+1
2017-10-27sched/isolation: Use its own static keyGravatar Frederic Weisbecker 1-1/+2
2017-10-27sched/isolation: Make the housekeeping cpumask privateGravatar Frederic Weisbecker 1-21/+10
2017-10-27sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()Gravatar Frederic Weisbecker 1-11/+6
2017-10-27sched/isolation: Move housekeeping related code to its own fileGravatar Frederic Weisbecker 1-0/+56
2017-10-19membarrier: Provide register expedited private commandGravatar Mathieu Desnoyers 1-0/+16
2017-10-10sched/rt: Add a helper to test for a RT taskGravatar Sebastian Andrzej Siewior 1-0/+11
2017-10-10sched/core: Fix wake_affine() performance regressionGravatar Peter Zijlstra 1-8/+0
2017-10-03android: binder: drop lru lock in isolate callbackGravatar Sherry Yang 1-0/+6
2017-09-25sched/cputime: Expose cputime_adjust()Gravatar Tejun Heo 1-1/+2
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