summaryrefslogtreecommitdiff
path: root/include/linux/mm.h
AgeCommit message (Expand)Author
2018-12-29mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky
2018-10-05mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder
2018-08-22mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador
2018-08-22mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin
2018-08-22mm: zero out the vma in vma_init()Andrew Morton
2018-08-17mm/sparse: delete old sparse_init and enable new onePavel Tatashin
2018-08-17mm/sparse: move buffer init/fini to the common placePavel Tatashin
2018-08-17mm/sparse: abstract sparse buffer allocationsPavel Tatashin
2018-08-17mm, huge page: copy target sub-page last when copy huge pageHuang Ying
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov
2018-07-26mm: introduce vma_init()Kirill A. Shutemov
2018-07-23mm, memory_failure: Teach memory_failure() about dev_pagemap pagesDan Williams
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin
2018-06-12mm: Introduce kvcalloc()Kees Cook
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-07mm: remove page_is_poisoned() from linux/mm.hSahara
2018-06-07mm: mark pages in use for page tablesMatthew Wilcox
2018-06-07mm: use new return type vm_fault_tSouptick Joarder
2018-06-07fs/dax.c: use new return type vm_fault_tSouptick Joarder
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-05mm: Use overflow helpers in kvmalloc()Kees Cook
2018-06-01mm: Remove return value of zap_vma_ptes()Leon Romanovsky
2018-05-24Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams
2018-05-18include/linux/mm.h: add new inline function vmf_error()Souptick Joarder
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2018-05-09mm, powerpc, x86: introduce an additional vma bit for powerpc pkeyRam Pai
2018-05-09mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-11export __set_page_dirtyMatthew Wilcox
2018-04-11mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim
2018-04-05mm: change return type to vm_fault_tSouptick Joarder
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-04-05include/linux/mm.h: provide consistent declaration for num_poisoned_pagesGuenter Roeck
2018-04-05mm, hugetlbfs: introduce ->pagesize() to vm_operations_structDan Williams
2018-04-05mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi
2018-04-05mm: uninitialized struct page poisoning sanity checkingPavel Tatashin
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz
2018-03-18mm: Clear arch specific VM flags on protection changeKhalid Aziz
2018-02-23Drop a bunch of metag referencesJames Hogan