summaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman2015-02-121-8/+8
* mm: numa: do not dereference pmd outside of the lock during NUMA hinting faultMel Gorman2015-02-121-1/+2
* mm: incorporate read-only pages into transparent huge pagesEbru Akagunduz2015-02-111-13/+42
* mincore: apply page table walker on do_mincore()Naoya Horiguchi2015-02-111-20/+0
* mm/thp: allocate transparent hugepages on local nodeAneesh Kumar K.V2015-02-111-15/+9
* mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin2015-02-111-6/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-151-4/+5
|\
| * mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-131-4/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-111-2/+3
|\ \
| * | s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-271-1/+2
| * | mm: introduce mm_forbids_zeropage functionDominik Dingel2014-10-271-1/+1
* | | thp: do not mark zero-page pmd write-protected explicitlyKirill A. Shutemov2014-12-101-1/+0
| |/ |/|
OpenPOWER on IntegriCloud