summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-13mm/swap.c: fix confusing comment in release_pages()Miaohe Lin
2020-10-13mm: remove superfluous __ClearPageActive()Yu Zhao
2020-10-13mm: remove activate_page() from unuse_pte()Yu Zhao
2020-10-13swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguityGao Xiang
2020-10-13mm/gup: protect unpin_user_pages() against npages==-ERRNOJohn Hubbard
2020-10-13mm/gup: don't permit users to call get_user_pages with FOLL_LONGTERMBarry Song
2020-10-13mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song
2020-10-13mm/gup_benchmark: update the documentation in KconfigBarry Song
2020-10-13mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEEDYafang Shao
2020-10-13mm/filemap: fix filemap_map_pages for THPMatthew Wilcox (Oracle)
2020-10-13mm: add find_lock_headMatthew Wilcox (Oracle)
2020-10-13mm/shmem: return head page from find_lock_entryMatthew Wilcox (Oracle)
2020-10-13mm: convert find_get_entry to return the head pageMatthew Wilcox (Oracle)
2020-10-13i915: use find_lock_page instead of find_lock_entryMatthew Wilcox (Oracle)
2020-10-13proc: optimise smaps for shmem entriesMatthew Wilcox (Oracle)
2020-10-13mm: optimise madvise WILLNEEDMatthew Wilcox (Oracle)
2020-10-13mm: use find_get_incore_page in memcontrolMatthew Wilcox (Oracle)
2020-10-13mm: factor find_get_incore_page out of mincore_pageMatthew Wilcox (Oracle)
2020-10-13mm, dump_page: rename head_mapcount() --> head_compound_mapcount()John Hubbard
2020-10-13mm/debug.c: do not dereference i_ino blindlyMatthew Wilcox (Oracle)
2020-10-13device-dax: add a range mapping allocation attributeJoao Martins
2020-10-13dax/hmem: introduce dax_hmem.region_idle parameterJoao Martins
2020-10-13device-dax: add an 'align' attributeDan Williams
2020-10-13device-dax: make align a per-device propertyJoao Martins
2020-10-13device-dax: introduce 'mapping' devicesDan Williams
2020-10-13device-dax: add dis-contiguous resource supportDan Williams
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13device-dax: add resize supportDan Williams
2020-10-13drivers/base: make device_find_child_by_name() compatible with sysfs inputsDan Williams
2020-10-13device-dax: introduce 'seed' devicesDan Williams
2020-10-13device-dax: introduce 'struct dev_dax' typed-driver operationsDan Williams
2020-10-13device-dax: add an allocation interface for device-dax instancesDan Williams
2020-10-13device-dax/kmem: replace release_resource() with release_mem_region()Dan Williams
2020-10-13device-dax/kmem: move resource name tracking to drvdataDan Williams
2020-10-13device-dax/kmem: introduce dax_kmem_range()Dan Williams
2020-10-13device-dax: make pgmap optional for instance creationDan Williams
2020-10-13device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams
2020-10-13device-dax: drop the dax_region.pfn_flags attributeDan Williams
2020-10-13ACPI: HMAT: attach a device for each soft-reserved rangeDan Williams
2020-10-13mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams
2020-10-13resource: report parent to walk_iomem_res_desc() callbackDan Williams
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams
2020-10-13x86/numa: add 'nohmat' optionDan Williams
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams
2020-10-13mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su
2020-10-13mm/kmemleak: rely on rcu for task stack scanningDavidlohr Bueso
2020-10-13mm/slub: make add_full() condition more explicitAbel Wu
2020-10-13mm/slub: fix missing ALLOC_SLOWPATH stat when bulk allocAbel Wu