aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-28mm, vmstat: add infrastructure for per-node vmstatsMel Gorman1-0/+5
2016-07-28mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner1-0/+10
2016-07-28mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko1-0/+2
2016-07-26mm: postpone page table allocation until we have page to mapKirill A. Shutemov1-1/+9
2016-07-26mm: introduce fault_envKirill A. Shutemov1-8/+26
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-5/+4
2016-07-26mm/compaction: split freepages without holding the zone lockJoonsoo Kim1-1/+0
2016-07-26mm: migrate: support non-lru movable page migrationMinchan Kim1-0/+1
2016-06-24Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov1-1/+1
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds1-1/+1
2016-05-26Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+7
2016-05-23mm: make vm_brk killableMichal Hocko1-1/+1
2016-05-23mm: make vm_mmap killableMichal Hocko1-1/+1
2016-05-20mm: page_is_guard(): return false when page_ext arrays are not allocated yetYang Shi1-0/+3
2016-05-20mm: make faultaround produce old ptesKirill A. Shutemov1-1/+1
2016-05-20mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader1-1/+1
2016-05-20mm: thp: microoptimize compound_mapcount()Andrea Arcangeli1-2/+1
2016-05-19mm, page_alloc: simplify last cpupid resetMel Gorman1-4/+1
2016-05-19mm: uninline page_mapped()Andrew Morton1-20/+1
2016-05-19mm/vmalloc.c: is_vmalloc_addr() can return boolYaowei Bai1-2/+2
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim1-1/+1
2016-05-19dax: Use radix tree entry lock to protect cow faultsJan Kara1-0/+7
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+5
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli1-0/+9
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer1-0/+2
2016-04-28mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-04-22mm: replace open coded page to virt conversion with page_to_virt()Ard Biesheuvel1-1/+5
2016-04-14Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-61/+3
2016-04-07mm/gup: Remove the macro overload API migration helpers from the get_user*() APIsIngo Molnar1-61/+3
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-1/+1
2016-03-25mm, oom: introduce oom reaperMichal Hocko1-0/+2
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+89
2016-03-17mm: remove VM_FAULT_MINORJan Kara1-2/+0
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-19/+6
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner1-0/+1
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-9/+8
2016-03-17mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko1-0/+1
2016-03-17mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov1-0/+1
2016-03-17mm: move max_map_count bits into mm.hAndrey Ryabinin1-0/+21
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-16/+21
2016-03-15mm: simplify lock_page_memcg()Johannes Weiner1-3/+2
2016-03-15mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner1-9/+0
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott1-0/+2
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott1-0/+9
2016-03-15mm/slab: clean up DEBUG_PAGEALLOC processing codeJoonsoo Kim1-4/+8
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar1-4/+5
2016-02-18mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen1-0/+1
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen1-0/+1
2016-02-18x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen1-0/+7