summaryrefslogtreecommitdiffstats
path: root/include/linux/sched
Commit message (Expand)AuthorAgeFilesLines
* sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()Thomas Gleixner2021-08-171-2/+5
* Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-071-7/+12
|\
| * Merge x86/urgent into x86/fpuBorislav Petkov2021-06-231-0/+1
| |\
| * | x86/signal: Detect and prevent an alternate signal stack overflowChang S. Bae2021-05-191-7/+12
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-0/+8
|\ \ \
| * | | mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli2021-06-291-0/+8
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2021-06-281-7/+0
|\ \ \
| * | | Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov2021-04-301-1/+0
| * | | Reimplement RLIMIT_SIGPENDING on top of ucountsAlexey Gladkov2021-04-301-1/+0
| * | | Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov2021-04-301-4/+0
| * | | Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov2021-04-301-1/+0
* | | | sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flagBeata Michalska2021-06-241-0/+10
* | | | sched: Change task_struct::statePeter Zijlstra2021-06-182-2/+2
* | | | sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba2021-06-171-1/+1
* | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-211-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman2021-05-181-0/+1
| | |/
* | | sched: Make nr_iowait_cpu() return 32-bit valueAlexey Dobriyan2021-05-121-1/+1
* | | sched: Make nr_iowait() return 32-bit valueAlexey Dobriyan2021-05-121-1/+1
* | | sched: Make nr_running() return 32-bit valueAlexey Dobriyan2021-05-121-1/+1
* | | sched: Simplify sched_info_on()Peter Zijlstra2021-05-121-8/+2
|/ /
* | mm: honor PF_MEMALLOC_PIN for all movable pagesPavel Tatashin2021-05-051-1/+5
* | mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin2021-05-051-16/+5
* | Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-291-3/+0
|\ \
| * | fanotify: configurable limits via sysfsAmir Goldstein2021-03-161-3/+0
| |/
* | sched: Warn on long periods of pending need_reschedPaul Turner2021-04-211-0/+3
* | Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar2021-04-201-1/+2
|\|
| * include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)2021-03-131-1/+2
* | sched: Move SCHED_DEBUG sysctl to debugfsPeter Zijlstra2021-04-161-5/+3
|/
* kernel: provide create_io_thread() helperJens Axboe2021-03-041-0/+2
* sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann2021-02-171-9/+0
* sched: Remove MAX_USER_RT_PRIODietmar Eggemann2021-02-171-8/+1
* Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-221-0/+5
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-12-221-0/+5
| |\
| | * cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki2020-12-151-0/+5
* | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-5/+1
|\ \ \
| * | | kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-2/+0
| * | | signal: kill JOBCTL_TASK_WORKJens Axboe2020-12-121-3/+1
| * | | Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...Jens Axboe2020-11-091-3/+17
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-151-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman2020-12-101-5/+6
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-0/+16
|\ \ \
| * | | mm: extract might_alloc() debug checkDaniel Vetter2020-12-151-0/+16
| |/ /
* | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-143-0/+15
|\ \ \
| * | | sched/topology,schedutil: Wrap sched domains rebuildIonela Voinescu2020-11-191-0/+8
| * | | Merge branch 'sched/migrate-disable'Peter Zijlstra2020-11-101-0/+2
| |\ \ \
| | * | | sched/hotplug: Consolidate task migration on CPU unplugThomas Gleixner2020-11-101-0/+2
| | |/ /
| * / / sched: fix exit_mm vs membarrier (v4)Mathieu Desnoyers2020-10-291-0/+5
| |/ /
* | | Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-2/+0
|\ \ \
| * | | sched: Un-hide lockdep_tasklist_lock_is_held() for !LOCKDEPJakub Kicinski2020-11-021-2/+0
| |/ /