aboutsummaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
Commit message (Expand)AuthorAge
* mm/thp: fix node page state in split_huge_page_to_list()Kirill A. Shutemov2019-10-19
* Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds2019-09-28
|\
| * Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes2019-09-28
| * Revert "Revert "mm, thp: restore node-local hugepage allocations""David Rientjes2019-09-28
* | mm: thp: make deferred split shrinker memcg awareYang Shi2019-09-24
* | mm: thp: extract split_queue_* into a structYang Shi2019-09-24
* | mm: page cache: store only head pages in i_pagesMatthew Wilcox (Oracle)2019-09-24
|/
* mm, page_owner: handle THP splits correctlyVlastimil Babka2019-08-24
* Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli2019-08-13
* Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli2019-08-13
* mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi2019-07-18
* mm: thp: make transhuge_vma_suitable available for anonymous THPYang Shi2019-07-18
* Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds2019-07-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-19
* mm/huge_memory.c: make __thp_get_unmapped_area staticBharath Vedartham2019-05-14
* mm/mmu_notifier: use correct mmu_notifier events for each invalidationJérôme Glisse2019-05-14
* mm/mmu_notifier: contextual information for event triggering invalidationJérôme Glisse2019-05-14
* mm: page cache: store only head pages in i_pagesMatthew Wilcox2019-05-14
* mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams2019-05-14
* Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\
| * asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-03
* | mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()Aneesh Kumar K.V2019-04-05
|/
* mm/huge_memory.c: fix "orig_pud" set but not usedQian Cai2019-03-06
* mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin2019-03-06
* mm: memcontrol: expose THP events on a per-memcg basisChris Down2019-03-06
* mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-03-06
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-06
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
* mm, thp, proc: report THP eligibility for each vmaMichal Hocko2018-12-28
* mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse2018-12-28
* mm: put_and_wait_on_page_locked() while page is migratedHugh Dickins2018-12-28
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* mm: thp: fix flags for pmd migration when splitPeter Xu2018-12-21
* Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes2018-12-08
* mm, thp: restore node-local hugepage allocationsDavid Rientjes2018-12-05
* mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins2018-11-30
* mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins2018-11-30
* mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins2018-11-30
* mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2018-11-03
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\
| * mm: Convert huge_memory to XArrayMatthew Wilcox2018-10-21
* | mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()Andrea Arcangeli2018-10-26
* | mm/gup: cache dev_pagemap while pinning pagesKeith Busch2018-10-26
* | mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-26
* | mremap: properly flush TLB before releasing the pageLinus Torvalds2018-10-18
* | mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2Jérôme Glisse2018-10-13
* | mm, thp: fix mlocking THP page with migration enabledKirill A. Shutemov2018-10-05
|/
* mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removalDave Jiang2018-09-04
* Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-25
|\
| * device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams2018-07-20