Age | Commit message (Expand) | Author | Files | Lines |
2021-03-13 | include/linux/sched/mm.h: use rcu_dereference in in_vfork() | Matthew Wilcox (Oracle) | 1 | -1/+2 |
2021-03-05 | kernel: provide create_io_thread() helper | Jens Axboe | 1 | -0/+2 |
2021-02-17 | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO | Dietmar Eggemann | 1 | -9/+0 |
2021-02-17 | sched: Remove MAX_USER_RT_PRIO | Dietmar Eggemann | 1 | -8/+1 |
2020-12-23 | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+5 |
2020-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+5 |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -5/+1 |
2020-12-16 | Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -5/+6 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+16 |
2020-12-15 | mm: extract might_alloc() debug check | Daniel Vetter | 1 | -0/+16 |
2020-12-15 | cpufreq: Add special-purpose fast-switching callback for drivers | Rafael J. Wysocki | 1 | -0/+5 |
2020-12-15 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+15 |
2020-12-15 | Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
2020-12-12 | kernel: remove checking for TIF_NOTIFY_SIGNAL | Jens Axboe | 1 | -2/+0 |
2020-12-12 | signal: kill JOBCTL_TASK_WORK | Jens Axboe | 1 | -3/+1 |
2020-12-10 | exec: Transform exec_update_mutex into a rw_semaphore | Eric W. Biederman | 1 | -5/+6 |
2020-11-19 | sched/topology,schedutil: Wrap sched domains rebuild | Ionela Voinescu | 1 | -0/+8 |
2020-11-10 | Merge branch 'sched/migrate-disable' | Peter Zijlstra | 1 | -0/+2 |
2020-11-10 | sched/hotplug: Consolidate task migration on CPU unplug | Thomas Gleixner | 1 | -0/+2 |
2020-11-09 | Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke... | Jens Axboe | 1 | -3/+17 |
2020-11-04 | Merge branch 'core/urgent' into core/entry | Thomas Gleixner | 7 | -61/+207 |
2020-11-03 | sched: Un-hide lockdep_tasklist_lock_is_held() for !LOCKDEP | Jakub Kicinski | 1 | -2/+0 |
2020-10-29 | sched: fix exit_mm vs membarrier (v4) | Mathieu Desnoyers | 1 | -0/+5 |
2020-10-29 | entry: Add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 1 | -1/+10 |
2020-10-29 | signal: Add task_sigpending() helper | Jens Axboe | 1 | -2/+7 |
2020-10-26 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-10-18 | mm: kmem: prepare remote memcg charging infra for interrupt contexts | Roman Gushchin | 1 | -2/+11 |
2020-10-18 | mm, memcg: rework remote charging API to support nesting | Roman Gushchin | 1 | -20/+10 |
2020-10-16 | mm: remove the now-unnecessary mmget_still_valid() hack | Jann Horn | 1 | -25/+0 |
2020-10-15 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2020-10-14 | mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary | Suren Baghdasaryan | 1 | -0/+1 |
2020-09-25 | rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ | Peter Oskolkov | 1 | -0/+3 |
2020-08-26 | sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h | Valentin Schneider | 1 | -7/+0 |
2020-08-26 | sched/topology: Move sd_flag_debug out of linux/sched/topology.h | Valentin Schneider | 1 | -5/+4 |
2020-08-20 | sched: remove _do_fork() | Christian Brauner | 1 | -4/+0 |
2020-08-20 | fork: introduce kernel_clone() | Christian Brauner | 1 | -1/+5 |
2020-08-19 | sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPS | Valentin Schneider | 1 | -1/+2 |
2020-08-19 | sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPS | Valentin Schneider | 1 | -1/+2 |
2020-08-19 | sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPS | Valentin Schneider | 1 | -3/+4 |
2020-08-19 | sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS | Valentin Schneider | 1 | -4/+5 |
2020-08-19 | sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPS | Valentin Schneider | 1 | -1/+2 |
2020-08-19 | sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS | Valentin Schneider | 1 | -1/+3 |
2020-08-19 | sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards | Valentin Schneider | 1 | -1/+3 |
2020-08-19 | sched/topology: Introduce SD metaflag for flags needing > 1 groups | Valentin Schneider | 2 | -11/+35 |
2020-08-19 | sched/topology: Define and assign sched_domain flag metadata | Valentin Schneider | 2 | -28/+134 |
2020-08-19 | sched/topology: Split out SD_* flags declaration to its own file | Valentin Schneider | 2 | -13/+48 |
2020-08-19 | ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN | Valentin Schneider | 1 | -7/+6 |
2020-08-17 | watch_queue: Limit the number of watches a user can hold | David Howells | 1 | -0/+3 |
2020-08-12 | kernel: add a kernel_wait helper | Christoph Hellwig | 1 | -0/+1 |
2020-08-12 | include/linux/sched/mm.h: optimize current_gfp_context() | Waiman Long | 1 | -3/+5 |