summaryrefslogtreecommitdiff
path: root/include/linux/mm.h
Commit message (Expand)AuthorAge
* page cache: use xa_lockMatthew Wilcox2018-04-11
* export __set_page_dirtyMatthew Wilcox2018-04-11
* mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-11
* mm: change return type to vm_fault_tSouptick Joarder2018-04-05
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-05
* include/linux/mm.h: provide consistent declaration for num_poisoned_pagesGuenter Roeck2018-04-05
* mm, hugetlbfs: introduce ->pagesize() to vm_operations_structDan Williams2018-04-05
* mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi2018-04-05
* mm: uninitialized struct page poisoning sanity checkingPavel Tatashin2018-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-03
|\
| * sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-18
| * mm: Clear arch specific VM flags on protection changeKhalid Aziz2018-03-18
* | Drop a bunch of metag referencesJames Hogan2018-02-23
|/
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-06
|\
| * mm: split altmap memory map allocation from normal caseChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-08
* | mm: add unmap_mapping_pages()Matthew Wilcox2018-01-31
* | mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-23
|/
* mm: introduce get_user_pages_longtermDan Williams2017-11-29
* mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams2017-11-29
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\
| * dax, iomap: Add support for synchronous faultsJan Kara2017-11-03
| * mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-03
| * mm: Remove VM_FAULT_HWPOISON_LARGE_MASKJan Kara2017-11-03
* | mm: speed up cancel_dirty_page() for clean pagesJan Kara2017-11-15
* | mm: zero reserved and unavailable struct pagesPavel Tatashin2017-11-15
* | mm: consolidate page table accountingKirill A. Shutemov2017-11-15
* | mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-15
* | mm: account pud page tablesKirill A. Shutemov2017-11-15
* | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-07
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He2017-10-30
|/
* include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov2017-10-03
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-08
* mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-08
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-08
* mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse2017-09-08
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-08
* mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-06
* x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel2017-09-06
* mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying2017-09-06
* mm: add vm_insert_mixed_mkwrite()Ross Zwisler2017-09-06
* dax: update to new mmu_notifier semanticJérôme Glisse2017-08-31
* Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\
| * mm: drop "wait" parameter from write_one_page()Jeff Layton2017-07-05
* | mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
* | mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse2017-06-02
|/
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08