index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
(
unfollow
)
Commit message (
Expand
)
Author
2020-08-26
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2020-06-03
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
2020-03-11
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2020-03-11
mm: add 'try_get_page()' helper function
Linus Torvalds
2020-03-11
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
2020-01-23
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
2019-12-23
ANDROID: mm: add config for default readahead size
Wei Wang
2019-06-22
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2018-12-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-12-17
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2018-12-17
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
2018-11-21
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-08-15
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
2018-04-24
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
2018-02-02
mm: change max readahead size to 512KB
Lee Susman
2017-12-14
UPSTREAM: mm/slab: clean up DEBUG_PAGEALLOC processing code
Joonsoo Kim
2017-11-20
UPSTREAM: mm: Introduce lm_alias
Laura Abbott
2017-07-07
mm/compaction: split freepages without holding the zone lock
Joonsoo Kim
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-04-14
mm: enable page poisoning early at boot
Vinayak Menon
2017-04-14
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
2017-04-14
mm/page_poison.c: enable PAGE_POISONING as a separate option
Laura Abbott
2017-02-21
mm: migrate: support non-lru movable page migration
Minchan Kim
2016-12-09
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-10-20
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
2016-09-15
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2016-08-26
Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"
Trilok Soni
2016-06-29
mm: process reclaim: vmpressure based process reclaim
Vinayak Menon
2016-06-07
mm: use phys_addr_t for reserve_bootmem_region() arguments
Stefan Bader
2016-05-04
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
2016-03-23
mm + fs: extends support for cache dropping
Andrey Markovytch
2016-03-22
mm: Update is_vmalloc_addr to account for vmalloc savings
Susheel Khiani
2016-02-16
FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.
dcashman
2016-02-16
mm: add a field to store names for private anonymous memory
Colin Cross
2016-01-11
ashmem: Add shmem_set_file to mm/shmem.c
John Stultz
2015-11-06
mm: use 'unsigned int' for page order
Kirill A. Shutemov
2015-11-06
mm: make compound_head() robust
Kirill A. Shutemov
2015-11-06
mm: pack compound_dtor and compound_order into one word in struct page
Kirill A. Shutemov
2015-11-05
mm: introduce VM_LOCKONFAULT
Eric B Munson
2015-11-05
mm: do not inc NR_PAGETABLE if ptlock_init failed
Vladimir Davydov
2015-11-05
mm: use only per-device readahead limit
Roman Gushchin
2015-10-01
memcg: fix dirty page migration
Greg Thelen
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
2015-09-08
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...
Wanpeng Li
2015-09-08
mm: rename and move get/set_freepage_migratetype
Vlastimil Babka
[next]