index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
mm.h
Age
Commit message (
Expand
)
Author
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
2022-05-05
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
2022-04-21
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
2022-02-14
kernel/fork: Initialize mm's PASID
Fenghua Yu
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2021-10-05
sched: Move mmdrop to RCU on RT
Thomas Gleixner
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm: extract might_alloc() debug check
Daniel Vetter
2020-10-29
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
2020-10-18
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-08-12
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
2020-08-07
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2020-07-22
linux/sched/mm.h: drop duplicated words in comments
Randy Dunlap
2020-06-25
sched/core: Remove mmdrop() definition
Sebastian Andrzej Siewior
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
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
[next]