aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mm.h
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2019-07-181-0/+5
* mm: use a dedicated lock to protect totalram_pages and zone->managed_pagesJiang Liu2019-05-021-4/+2
* mm: Update is_vmalloc_addr to account for vmalloc savingsLaura Abbott2019-05-021-6/+6
* UPSTREAM: include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton2017-12-181-0/+3
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-041-28/+25
* mm: change invalidatepage prototype to accept lengthLukas Czerner2017-05-271-1/+2
* mm.h: add truncate_inode_pages_final() for 3.18 ext4 backportTheodore Ts'o2017-05-271-0/+6
* include/linux/mm.h: remove ifdef conditionRashika Kheria2017-05-241-2/+0
* mm/readahead.c: inline ra_submitFabian Frederick2017-05-241-3/+0
* mm/memblock.c: introduce bottom-up allocation modeTang Chen2017-05-241-0/+4
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-11-071-0/+1
* proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov2016-09-281-2/+2
* FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-09-101-0/+11
* mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim2016-08-261-1/+26
* mm: reduce readahead from 1024kB to 512kBStefan Guendhoer2016-08-261-1/+1
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-2/+3
* first commitMeizu OpenSource2016-08-151-0/+1855