aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26mm/rmap: use page_not_mapped in try_to_unmap()Miaohe Lin
2021-02-26mm/rmap: fix obsolete comment in __page_check_anon_rmap()Miaohe Lin
2021-02-26mm/rmap: remove unneeded semicolon in page_not_mapped()Miaohe Lin
2021-02-26mm/rmap: correct some obsolete comments of anon_vmaMiaohe Lin
2021-02-26mm/mlock: stop counting mlocked pages when none vma is foundMiaohe Lin
2021-02-26virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplugDavid Hildenbrand
2021-02-26s390/mm: define arch_get_mappable_range()Anshuman Khandual
2021-02-26arm64/mm: define arch_get_mappable_range()Anshuman Khandual
2021-02-26mm/memory_hotplug: prevalidate the address range being added with platformAnshuman Khandual
2021-02-26Documentation: sysfs/memory: clarify some memory block device propertiesDavid Hildenbrand
2021-02-26drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand
2021-02-26mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfnMiaohe Lin
2021-02-26mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCEDavid Hildenbrand
2021-02-26mm/memory_hotplug: rename all existing 'memhp' into 'mhp'Anshuman Khandual
2021-02-26mm: fix memory_failure() handling of dax-namespace metadataDan Williams
2021-02-26mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsDan Williams
2021-02-26mm: teach pfn_to_online_page() to consider subsection validityDan Williams
2021-02-26mm: move pfn_to_online_page() out of lineDan Williams
2021-02-26mm/vmstat.c: erase latency in vmstat_shepherdJiang Biao
2021-02-26mm: vmstat: add some comments on internal storage of byte itemsJohannes Weiner
2021-02-26mm: vmstat: fix NOHZ wakeups for node stat changesJohannes Weiner
2021-02-26mm: cma: print region name on failurePatrick Daly
2021-02-26mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand
2021-02-26mm/cma: expose all pages to the buddy if activation of an area failsDavid Hildenbrand
2021-02-26mm: cma: allocate cma areas bottom-upRoman Gushchin
2021-02-26mm,shmem,thp: limit shmem THP allocations to requested zonesRik van Riel
2021-02-26mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel
2021-02-26mm,thp,shm: limit gfp mask to no more than specifiedRik van Riel
2021-02-26mm,thp,shmem: limit shmem THP alloc gfp_maskRik van Riel
2021-02-26mm: remove pagevec_lookup_entriesMatthew Wilcox (Oracle)
2021-02-26mm: pass pvec directly to find_get_entriesMatthew Wilcox (Oracle)
2021-02-26mm: remove nr_entries parameter from pagevec_lookup_entriesMatthew Wilcox (Oracle)
2021-02-26mm: add an 'end' parameter to pagevec_lookup_entriesMatthew Wilcox (Oracle)
2021-02-26mm: add an 'end' parameter to find_get_entriesMatthew Wilcox (Oracle)
2021-02-26mm: add and use find_lock_entriesMatthew Wilcox (Oracle)
2021-02-26iomap: use mapping_seek_hole_dataMatthew Wilcox (Oracle)
2021-02-26mm/filemap: add mapping_seek_hole_dataMatthew Wilcox (Oracle)
2021-02-26mm/filemap: add helper for finding pagesMatthew Wilcox (Oracle)
2021-02-26mm/filemap: rename find_get_entry to mapping_get_entryMatthew Wilcox (Oracle)
2021-02-26mm: add FGP_ENTRYMatthew Wilcox (Oracle)
2021-02-26mm/swap: optimise get_shadow_from_swap_cacheMatthew Wilcox (Oracle)
2021-02-26mm/shmem: use pagevec_lookup in shmem_unlock_mappingMatthew Wilcox (Oracle)
2021-02-26mm: make pagecache tagged lookups return only head pagesMatthew Wilcox (Oracle)
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-02-26swiotlb: Validate bounce size in the sync/unmap pathMartin Radev
2021-02-26nvme-pci: set min_align_maskJianxiong Gao
2021-02-26swiotlb: respect min_align_maskChristoph Hellwig
2021-02-26i2c: exynos5: Preserve high speed master codeMÃ¥rten Lindahl
2021-02-26Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"Wolfram Sang
2021-02-26i2c: designware: Get right data lengthLiguang Zhang