summaryrefslogtreecommitdiffstats
path: root/include/linux/sched/mm.h
Commit message (Expand)AuthorAgeFilesLines
* sched: Move mmdrop to RCU on RTThomas Gleixner2021-10-051-0/+29
* memcg: replace in_interrupt() by !in_task() in active_memcg()Vasily Averin2021-09-031-1/+1
* mm: report a more useful address for reclaim acquisitionMatthew Wilcox (Oracle)2021-09-031-4/+4
* mm: honor PF_MEMALLOC_PIN for all movable pagesPavel Tatashin2021-05-051-1/+5
* mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin2021-05-051-16/+5
* include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)2021-03-131-1/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-0/+16
|\
| * mm: extract might_alloc() debug checkDaniel Vetter2020-12-151-0/+16
* | sched: fix exit_mm vs membarrier (v4)Mathieu Desnoyers2020-10-291-0/+5
|/
* 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
* rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov2020-09-251-0/+3
* include/linux/sched/mm.h: optimize current_gfp_context()Waiman Long2020-08-121-3/+5
* mm/page_alloc: fix memalloc_nocma_{save/restore} APIsJoonsoo Kim2020-08-071-7/+1
* linux/sched/mm.h: drop duplicated words in commentsRandy Dunlap2020-07-221-3/+3
* sched/core: Remove mmdrop() definitionSebastian Andrzej Siewior2020-06-251-2/+0
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-5/+5
* sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra2020-04-301-0/+2
* exit/exec: Seperate mm_release()Thomas Gleixner2019-11-201-2/+4
* sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers2019-09-251-5/+3
* sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers2019-09-251-0/+2
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-06-131-0/+4
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-191-0/+21
* mm/cma: add PF flag to force non cma allocAneesh Kumar K.V2019-03-051-8/+40
* sched: Fix various typos in commentsIngo Molnar2018-12-031-1/+1
* fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-171-0/+37
* lockdep: fix fs_reclaim annotationOmar Sandoval2018-06-071-0/+4
* doc: document scope NOFS, NOIO APIsMichal Hocko2018-05-291-0/+38
* Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-2/+2
|\
| * docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-2/+2
* | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-2/+4
* | include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton2018-02-211-1/+12
|/
* Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-061-27/+2
|\
| * include/linux/sched/mm.h: uninline mmdrop_async(), etcAndrew Morton2018-01-311-22/+2
* | membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers2018-02-051-0/+18
* | membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers2018-02-051-2/+4
* | membarrier: Document scheduler barrier requirementsMathieu Desnoyers2018-02-051-0/+5
* | powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers2018-02-051-1/+12
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* membarrier: Provide register expedited private commandMathieu Desnoyers2017-10-191-0/+16
* android: binder: drop lru lock in isolate callbackSherry Yang2017-10-031-0/+6
* mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli2017-09-061-6/+0
* locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra2017-08-101-0/+8
* mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka2017-05-081-0/+12
* mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko2017-05-031-3/+23
* sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+2
* sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+22
* sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+26
* sched/headers: Move more mm_struct related functionality from <linux/sched.h>...Ingo Molnar2017-03-031-0/+21