aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/mm.h
AgeCommit message (Expand)Author
2019-09-16coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-05-15coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2018-06-07lockdep: fix fs_reclaim annotationOmar Sandoval
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers
2018-02-05membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers
2018-02-05membarrier: Document scheduler barrier requirementsMathieu Desnoyers
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers
2018-01-31include/linux/sched/mm.h: uninline mmdrop_async(), etcAndrew Morton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>Ingo Molnar
2017-03-03sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar
2017-03-03sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>Ingo Molnar
2017-03-03sched/headers: Move more mm_struct related functionality from <linux/sched.h>...Ingo Molnar
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar