summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/filemap.c: fix minor typoLaurent Dufour2019-05-141-1/+1
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-1410-37/+63
* mm, memory_hotplug: cleanup memory offline pathMichal Hocko2019-05-143-37/+22
* mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sectionsAlexander Duyck2019-05-142-41/+137
* mm: implement new zone specific memblock iteratorAlexander Duyck2019-05-143-19/+101
* mm: drop meminit_pfn_in_nid as it is redundantAlexander Duyck2019-05-141-37/+14
* mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck2019-05-142-33/+38
* mm/rmap.c: use the pra.mapcount to do the checkHuang Shijie2019-05-141-1/+1
* mm/filemap.c: enable error injection at add_to_page_cache()Josef Bacik2019-05-141-0/+2
* mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helperJérôme Glisse2019-05-142-0/+14
* mm/mmu_notifier: pass down vma and reasons why mmu notifier is happeningJérôme Glisse2019-05-141-1/+5
* mm/mmu_notifier: use correct mmu_notifier events for each invalidationJérôme Glisse2019-05-1411-33/+32
* mm/mmu_notifier: contextual information for event triggering invalidationJérôme Glisse2019-05-1414-30/+62
* mm/mmu_notifier: contextual information for event enumsJérôme Glisse2019-05-141-0/+30
* mm/mmu_notifier: convert mmu_notifier_range->blockable to a flagsJérôme Glisse2019-05-141-4/+7
* mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse2019-05-148-17/+19
* mm/mmu_notifier: helper to test if a range invalidation is blockableJérôme Glisse2019-05-141-0/+11
* mm/hmm: convert various hmm_pfn_* to device_entry which is a better nameJérôme Glisse2019-05-142-37/+75
* mm/hmm: add a helper function that fault pages and map them to a deviceJérôme Glisse2019-05-142-0/+161
* mm/hmm: add helpers to test if mm is still alive or notJérôme Glisse2019-05-141-0/+24
* mm/hmm: allow to mirror vma of a file on a DAX backed filesystemJérôme Glisse2019-05-141-21/+126
* mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping)Jérôme Glisse2019-05-142-16/+134
* mm/hmm: add default fault flags to avoid the need to pre-fill pfns arraysJérôme Glisse2019-05-143-0/+60
* mm/hmm: improve driver API to work and wait over a rangeJérôme Glisse2019-05-143-314/+387
* mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()Jérôme Glisse2019-05-143-60/+52
* mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()Jérôme Glisse2019-05-143-24/+37
* mm/hmm: do not erase snapshot when a range is invalidatedJérôme Glisse2019-05-141-6/+0
* mm/hmm: use reference counting for HMM structJérôme Glisse2019-05-142-68/+124
* mm/hmm: select mmu notifier when selecting HMMJérôme Glisse2019-05-141-1/+1
* hugetlb: use same fault hash key for shared and private mappingsMike Kravetz2019-05-144-26/+10
* hugetlbfs: on restore reserve error path retain subpool reservationMike Kravetz2019-05-141-5/+16
* drivers/base/memory.c: clean up relics in function parametersBaoquan He2019-05-141-6/+6
* mm/sparse.c: clean up obsolete code commentBaoquan He2019-05-141-4/+12
* include/linux/balloon_compaction.h: drop unused function stubsDavid Hildenbrand2019-05-141-15/+0
* mm/swap.c: __pagevec_lru_add_fn: typo fixPeng Fan2019-05-141-1/+1
* mm/hugetlb: get rid of NODEMASK_ALLOCOscar Salvador2019-05-141-25/+11
* hugetlbfs: fix potential over/underflow setting node specific nr_hugepagesMike Kravetz2019-05-141-7/+34
* mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLELinxu Fang2019-05-141-2/+4
* mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...Yafang Shao2019-05-142-27/+13
* mm: page_mkclean vs MADV_DONTNEED raceAneesh Kumar K.V2019-05-142-2/+2
* mm: introduce put_user_page*(), placeholder versionsJohn Hubbard2019-05-142-0/+129
* hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-1414-39/+61
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-1410-10/+12
* sparc: advertise gigantic page supportAlexandre Ghiti2019-05-141-0/+1
* sh: advertise gigantic page supportAlexandre Ghiti2019-05-141-0/+1
* riscv: switch over to generic free_initmem()Mike Rapoport2019-05-141-5/+0
* init: free_initmem: poison freed init memoryMike Rapoport2019-05-142-6/+1
* hexagon: switch over to generic free_initmem()Mike Rapoport2019-05-141-10/+0
* init: provide a generic free_initmem implementationMike Rapoport2019-05-1412-60/+5
* initramfs: poison freed initrd memoryChristoph Hellwig2019-05-145-33/+2