Age | Commit message (Expand) | Author |
2019-11-20 | exit/exec: Seperate mm_release() | Thomas Gleixner |
2019-09-25 | sched/membarrier: Fix p->mm->membarrier_state racy load | Mathieu Desnoyers |
2019-09-25 | sched/membarrier: Call sync_core only before usermode for same mm | Mathieu Desnoyers |
2019-06-13 | coredump: fix race condition between collapse_huge_page() and core dumping | Andrea Arcangeli |
2019-04-19 | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ... | Andrea Arcangeli |
2019-03-05 | mm/cma: add PF flag to force non cma alloc | Aneesh Kumar K.V |
2018-12-03 | sched: Fix various typos in comments | Ingo Molnar |
2018-08-17 | fs: fsnotify: account fsnotify metadata to kmemcg | Shakeel Butt |
2018-06-07 | lockdep: fix fs_reclaim annotation | Omar Sandoval |
2018-05-29 | doc: document scope NOFS, NOIO APIs | Michal Hocko |
2018-04-16 | Merge branch 'mm-rst' into docs-next | Jonathan Corbet |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook |
2018-02-21 | include/linux/sched/mm.h: re-inline mmdrop() | Andrew Morton |
2018-02-06 | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar |
2018-02-05 | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers |
2018-02-05 | membarrier: Provide GLOBAL_EXPEDITED command | Mathieu Desnoyers |
2018-02-05 | membarrier: Document scheduler barrier requirements | Mathieu Desnoyers |
2018-02-05 | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers |
2018-01-31 | include/linux/sched/mm.h: uninline mmdrop_async(), etc | Andrew Morton |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | membarrier: Provide register expedited private command | Mathieu Desnoyers |
2017-10-03 | android: binder: drop lru lock in isolate callback | Sherry Yang |
2017-09-06 | mm: oom: let oom_reap_task and exit_mmap run concurrently | Andrea Arcangeli |
2017-08-10 | locking/lockdep: Rework FS_RECLAIM annotation | Peter Zijlstra |
2017-05-08 | mm: introduce memalloc_noreclaim_{save,restore} | Vlastimil Babka |
2017-05-03 | mm: introduce memalloc_nofs_{save,restore} API | Michal Hocko |
2017-03-03 | sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h> | Ingo Molnar |
2017-03-03 | sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h> | Ingo Molnar |
2017-03-03 | sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h> | Ingo Molnar |
2017-03-03 | sched/headers: Move more mm_struct related functionality from <linux/sched.h>... | Ingo Molnar |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |