summaryrefslogtreecommitdiff
path: root/include/linux/mm.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-11page cache: use xa_lockMatthew Wilcox1-1/+1
2018-04-11export __set_page_dirtyMatthew Wilcox1-0/+1
2018-04-11mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim1-0/+1
2018-04-06mm: change return type to vm_fault_tSouptick Joarder1-4/+43
2018-04-06mm: fix races between swapoff and flush dcacheHuang Ying1-0/+1
2018-04-06include/linux/mm.h: provide consistent declaration for num_poisoned_pagesGuenter Roeck1-1/+1
2018-04-06mm, hugetlbfs: introduce ->pagesize() to vm_operations_structDan Williams1-0/+1
2018-04-06mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi1-0/+1
2018-04-06mm: uninitialized struct page poisoning sanity checkingPavel Tatashin1-1/+3
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+9
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz1-0/+3
2018-03-18mm: Clear arch specific VM flags on protection changeKhalid Aziz1-0/+6
2018-02-23Drop a bunch of metag referencesJames Hogan1-2/+0
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+10
2018-02-01mm: add unmap_mapping_pages()Matthew Wilcox1-10/+16
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman1-2/+2
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig1-7/+2
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig1-2/+2
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig1-1/+2
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig1-2/+4
2017-11-30mm: introduce get_user_pages_longtermDan Williams1-0/+13
2017-11-30mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams1-0/+1
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+6
2017-11-16mm: speed up cancel_dirty_page() for clean pagesJan Kara1-1/+7
2017-11-16mm: zero reserved and unavailable struct pagesPavel Tatashin1-0/+15
2017-11-16mm: consolidate page table accountingKirill A. Shutemov1-46/+12
2017-11-16mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov1-0/+32
2017-11-16mm: account pud page tablesKirill A. Shutemov1-3/+33
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar1-0/+1
2017-11-03dax, iomap: Add support for synchronous faultsJan Kara1-1/+5
2017-11-03mm: Define MAP_SYNC and VM_SYNC flagsJan Kara1-0/+1
2017-11-03mm: Remove VM_FAULT_HWPOISON_LARGE_MASKJan Kara1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He1-1/+1
2017-10-04include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov1-1/+1
2017-09-09lib/interval_tree: fast overlap detectionDavidlohr Bueso1-8/+9
2017-09-09mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse1-9/+17
2017-09-09mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse1-8/+12
2017-09-09mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse1-9/+22
2017-09-09mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse1-0/+12
2017-09-07mm,fork: introduce MADV_WIPEONFORKRik van Riel1-1/+1
2017-09-07x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel1-2/+6
2017-09-07mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying1-1/+1
2017-09-07mm: add vm_insert_mixed_mkwrite()Ross Zwisler1-0/+2
2017-09-01dax: update to new mmu_notifier semanticJérôme Glisse1-0/+1
2017-07-08Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-07-06mm: drop "wait" parameter from write_one_page()Jeff Layton1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-28/+25
2017-06-03mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse1-0/+11
2017-05-09treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-0/+8