summaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
Commit message (Expand)AuthorAgeFilesLines
* mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390Jason J. Herne2015-11-201-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-9/+6
|\
| * mm: make compound_head() robustKirill A. Shutemov2015-11-061-2/+1
| * thp: remove unused vma parameter from khugepaged_alloc_pageAaron Tomlin2015-11-061-5/+3
| * mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-061-1/+1
| * mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-1/+1
|\ \ | |/ |/|
| * mm: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-1/+1
* | mm: introduce VM_LOCKONFAULTEric B Munson2015-11-051-1/+1
* | Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-11-031-1/+1
|\ \
| * | mm,thp: introduce flush_pmd_tlb_rangeVineet Gupta2015-10-171-1/+1
* | | thp: use is_zero_pfn() only after pte_present() checkMinchan Kim2015-10-231-1/+2
|/ /
* | mm: introduce idle page trackingVladimir Davydov2015-09-101-2/+10
* | mm/khugepaged: allow interruption of allocation sleep againPetr Mladek2015-09-081-2/+6
* | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-1/+1
* | mm: make set_recommended_min_free_kbytes() return voidNicholas Krause2015-09-081-2/+1
* | dax: don't use set_huge_zero_page()Kirill A. Shutemov2015-09-081-1/+1
* | thp: fix zap_huge_pmd() for DAXKirill A. Shutemov2015-09-081-40/+31
* | thp: decrement refcount on huge zero page if it is splitKirill A. Shutemov2015-09-081-1/+3
* | thp: change insert_pfn's return type to voidMatthew Wilcox2015-09-081-3/+3
* | mm: add vmf_insert_pfn_pmd()Matthew Wilcox2015-09-081-0/+43
* | mm: export various functions for the benefit of DAXMatthew Wilcox2015-09-081-6/+1
* | thp: prepare for DAX huge pagesMatthew Wilcox2015-09-081-19/+29
* | dax: revert userfaultfd changeAndrew Morton2015-09-081-1/+4
* | thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov2015-09-081-1/+1
* | userfaultfd: propagate the full address in THP faultsAndrea Arcangeli2015-09-041-4/+6
* | userfaultfd: prevent khugepaged to merge if userfaultfd is armedAndrea Arcangeli2015-09-041-2/+4
* | userfaultfd: call handle_userfault() for userfaultfd_missing() faultsAndrea Arcangeli2015-09-041-22/+47
* | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi2015-08-071-6/+1
|/
* mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-8/+8
* mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-241-1/+1
* thp: cleanup how khugepaged enters freezerJiri Kosina2015-06-241-3/+1
* thp: cleanup khugepaged startupKirill A. Shutemov2015-04-151-10/+8
* thp: do not adjust zone water marks if khugepaged is not startedKirill A. Shutemov2015-04-151-1/+2
* thp: handle errors in hugepage_init() properlyKirill A. Shutemov2015-04-151-5/+20
* mm: remove rest of ACCESS_ONCE() usagesJason Low2015-04-151-2/+2
* mm, memcg: sync allocation and memcg charge gfp flags for THPMichal Hocko2015-04-151-22/+20
* mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes2015-04-141-2/+7
* mm: incorporate zero pages into transparent huge pagesEbru Akagunduz2015-04-141-8/+20
* mm: rename FOLL_MLOCK to FOLL_POPULATEKirill A. Shutemov2015-04-141-1/+1
* mm: numa: mark huge PTEs young when clearing NUMA hinting faultsMel Gorman2015-03-251-0/+1
* mm: numa: slow PTE scan rate if migration failures occurMel Gorman2015-03-251-1/+2
* mm: numa: preserve PTE write permissions across a NUMA hinting faultMel Gorman2015-03-251-1/+8
* mm: numa: group related processes based on VMA flags instead of page table flagsMel Gorman2015-03-251-11/+2
* mm: thp: Return the correct value for change_huge_pmdMel Gorman2015-03-121-2/+2
* mm: fix up numa read-only thread grouping logicLinus Torvalds2015-03-121-1/+6
* mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entriesMel Gorman2015-02-121-6/+8
* mm: numa: add paranoid check around pte_protnone_numaMel Gorman2015-02-121-0/+3
* mm: numa: do not trap faults on the huge zero pageMel Gorman2015-02-121-1/+12
* mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman2015-02-121-26/+7