aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/mm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20exit/exec: Seperate mm_release()Thomas Gleixner1-2/+4
2019-09-25sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers1-5/+3
2019-09-25sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers1-0/+2
2019-06-13coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli1-0/+4
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumpingAndrea Arcangeli1-0/+21
2019-03-05mm/cma: add PF flag to force non cma allocAneesh Kumar K.V1-8/+40
2018-12-03sched: Fix various typos in commentsIngo Molnar1-1/+1
2018-08-17fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt1-0/+37
2018-06-07lockdep: fix fs_reclaim annotationOmar Sandoval1-0/+4
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko1-0/+38
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet1-2/+2
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport1-2/+2
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook1-2/+4
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton1-1/+12
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar1-27/+2
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers1-0/+18
2018-02-05membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers1-2/+4
2018-02-05membarrier: Document scheduler barrier requirementsMathieu Desnoyers1-0/+5
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers1-1/+12
2018-01-31include/linux/sched/mm.h: uninline mmdrop_async(), etcAndrew Morton1-22/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers1-0/+16
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang1-0/+6
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli1-6/+0
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra1-0/+8
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka1-0/+12
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko1-3/+23
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>Ingo Molnar1-0/+2
2017-03-03sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar1-0/+22
2017-03-03sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>Ingo Molnar1-0/+26
2017-03-03sched/headers: Move more mm_struct related functionality from <linux/sched.h> to <linux/sched/mm.h>Ingo Molnar1-0/+21
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-0/+95
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar1-0/+6