aboutsummaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
Commit message (Expand)AuthorAge
* Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-11-03
|\
| * mm,thp: introduce flush_pmd_tlb_rangeVineet Gupta2015-10-17
* | thp: use is_zero_pfn() only after pte_present() checkMinchan Kim2015-10-23
|/
* mm: introduce idle page trackingVladimir Davydov2015-09-10
* mm/khugepaged: allow interruption of allocation sleep againPetr Mladek2015-09-08
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
* mm: make set_recommended_min_free_kbytes() return voidNicholas Krause2015-09-08
* dax: don't use set_huge_zero_page()Kirill A. Shutemov2015-09-08
* thp: fix zap_huge_pmd() for DAXKirill A. Shutemov2015-09-08
* thp: decrement refcount on huge zero page if it is splitKirill A. Shutemov2015-09-08
* thp: change insert_pfn's return type to voidMatthew Wilcox2015-09-08
* mm: add vmf_insert_pfn_pmd()Matthew Wilcox2015-09-08
* mm: export various functions for the benefit of DAXMatthew Wilcox2015-09-08
* thp: prepare for DAX huge pagesMatthew Wilcox2015-09-08
* dax: revert userfaultfd changeAndrew Morton2015-09-08
* thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov2015-09-08
* userfaultfd: propagate the full address in THP faultsAndrea Arcangeli2015-09-04
* userfaultfd: prevent khugepaged to merge if userfaultfd is armedAndrea Arcangeli2015-09-04
* userfaultfd: call handle_userfault() for userfaultfd_missing() faultsAndrea Arcangeli2015-09-04
* mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi2015-08-06
* mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-24
* mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-24
* thp: cleanup how khugepaged enters freezerJiri Kosina2015-06-24
* thp: cleanup khugepaged startupKirill A. Shutemov2015-04-15
* thp: do not adjust zone water marks if khugepaged is not startedKirill A. Shutemov2015-04-15
* thp: handle errors in hugepage_init() properlyKirill A. Shutemov2015-04-15
* mm: remove rest of ACCESS_ONCE() usagesJason Low2015-04-15
* mm, memcg: sync allocation and memcg charge gfp flags for THPMichal Hocko2015-04-15
* mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes2015-04-14
* mm: incorporate zero pages into transparent huge pagesEbru Akagunduz2015-04-14
* mm: rename FOLL_MLOCK to FOLL_POPULATEKirill A. Shutemov2015-04-14
* mm: numa: mark huge PTEs young when clearing NUMA hinting faultsMel Gorman2015-03-25
* mm: numa: slow PTE scan rate if migration failures occurMel Gorman2015-03-25
* mm: numa: preserve PTE write permissions across a NUMA hinting faultMel Gorman2015-03-25
* mm: numa: group related processes based on VMA flags instead of page table flagsMel Gorman2015-03-25
* mm: thp: Return the correct value for change_huge_pmdMel Gorman2015-03-12
* mm: fix up numa read-only thread grouping logicLinus Torvalds2015-03-12
* mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entriesMel Gorman2015-02-12
* mm: numa: add paranoid check around pte_protnone_numaMel Gorman2015-02-12
* mm: numa: do not trap faults on the huge zero pageMel Gorman2015-02-12
* mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman2015-02-12
* mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman2015-02-12
* mm: numa: do not dereference pmd outside of the lock during NUMA hinting faultMel Gorman2015-02-12
* mm: incorporate read-only pages into transparent huge pagesEbru Akagunduz2015-02-11
* mincore: apply page table walker on do_mincore()Naoya Horiguchi2015-02-11
* mm/thp: allocate transparent hugepages on local nodeAneesh Kumar K.V2015-02-11
* mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin2015-02-11
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-11
|\ \