summaryrefslogtreecommitdiffstats
path: root/include/linux/sched
Commit message (Expand)AuthorAgeFilesLines
* include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)2021-03-131-1/+2
* 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
| |/ /
* | / Merge branch 'core/urgent' into core/entryThomas Gleixner2020-11-047-61/+207
|\| | | |/ |/|
| * treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
| * mm: kmem: prepare remote memcg charging infra for interrupt contextsRoman Gushchin2020-10-181-2/+11
| * mm, memcg: rework remote charging API to support nestingRoman Gushchin2020-10-181-20/+10
| * mm: remove the now-unnecessary mmget_still_valid() hackJann Horn2020-10-161-25/+0
| * Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-1/+1
| |\
| | * sched: remove _do_fork()Christian Brauner2020-08-201-4/+0
| | * fork: introduce kernel_clone()Christian Brauner2020-08-201-1/+5
| * | mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan2020-10-131-0/+1
| * | rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov2020-09-251-0/+3
| * | sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.hValentin Schneider2020-08-261-7/+0
| * | sched/topology: Move sd_flag_debug out of linux/sched/topology.hValentin Schneider2020-08-261-5/+4
| * | sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPSValentin Schneider2020-08-191-1/+2
| * | sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPSValentin Schneider2020-08-191-1/+2
| * | sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPSValentin Schneider2020-08-191-3/+4
| * | sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPSValentin Schneider2020-08-191-4/+5
| * | sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPSValentin Schneider2020-08-191-1/+2
| * | sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPSValentin Schneider2020-08-191-1/+3
| * | sched/topology: Propagate SD_ASYM_CPUCAPACITY upwardsValentin Schneider2020-08-191-1/+3
| * | sched/topology: Introduce SD metaflag for flags needing > 1 groupsValentin Schneider2020-08-192-11/+35
| * | sched/topology: Define and assign sched_domain flag metadataValentin Schneider2020-08-192-28/+134
| * | sched/topology: Split out SD_* flags declaration to its own fileValentin Schneider2020-08-192-13/+48
| * | ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider2020-08-191-7/+6
| * | watch_queue: Limit the number of watches a user can holdDavid Howells2020-08-171-0/+3
| |/
* | entry: Add support for TIF_NOTIFY_SIGNALJens Axboe2020-10-291-1/+10
* | signal: Add task_sigpending() helperJens Axboe2020-10-291-2/+7
|/
* kernel: add a kernel_wait helperChristoph Hellwig2020-08-121-0/+1
* include/linux/sched/mm.h: optimize current_gfp_context()Waiman Long2020-08-121-3/+5