summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-13mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEEDYafang Shao3-22/+49
2020-10-13mm/filemap: fix filemap_map_pages for THPMatthew Wilcox (Oracle)1-15/+15
2020-10-13mm: add find_lock_headMatthew Wilcox (Oracle)2-9/+32
2020-10-13mm/shmem: return head page from find_lock_entryMatthew Wilcox (Oracle)3-23/+30
2020-10-13mm: convert find_get_entry to return the head pageMatthew Wilcox (Oracle)2-7/+10
2020-10-13i915: use find_lock_page instead of find_lock_entryMatthew Wilcox (Oracle)4-5/+5
2020-10-13proc: optimise smaps for shmem entriesMatthew Wilcox (Oracle)1-7/+1
2020-10-13mm: optimise madvise WILLNEEDMatthew Wilcox (Oracle)1-9/+12
2020-10-13mm: use find_get_incore_page in memcontrolMatthew Wilcox (Oracle)1-22/+2
2020-10-13mm: factor find_get_incore_page out of mincore_pageMatthew Wilcox (Oracle)3-26/+41
2020-10-13mm, dump_page: rename head_mapcount() --> head_compound_mapcount()John Hubbard2-7/+7
2020-10-13mm/debug.c: do not dereference i_ino blindlyMatthew Wilcox (Oracle)1-5/+7
2020-10-13device-dax: add a range mapping allocation attributeJoao Martins1-0/+64
2020-10-13dax/hmem: introduce dax_hmem.region_idle parameterJoao Martins1-1/+4
2020-10-13device-dax: add an 'align' attributeDan Williams2-10/+101
2020-10-13device-dax: make align a per-device propertyJoao Martins3-26/+19
2020-10-13device-dax: introduce 'mapping' devicesDan Williams2-2/+203
2020-10-13device-dax: add dis-contiguous resource supportDan Williams5-124/+323
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams10-110/+166
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams21-165/+195
2020-10-13device-dax: add resize supportDan Williams1-9/+152
2020-10-13drivers/base: make device_find_child_by_name() compatible with sysfs inputsDan Williams1-1/+1
2020-10-13device-dax: introduce 'seed' devicesDan Williams3-40/+272
2020-10-13device-dax: introduce 'struct dev_dax' typed-driver operationsDan Williams5-19/+35
2020-10-13device-dax: add an allocation interface for device-dax instancesDan Williams5-23/+121
2020-10-13device-dax/kmem: replace release_resource() with release_mem_region()Dan Williams2-16/+7
2020-10-13device-dax/kmem: move resource name tracking to drvdataDan Williams1-7/+9
2020-10-13device-dax/kmem: introduce dax_kmem_range()Dan Williams1-23/+17
2020-10-13device-dax: make pgmap optional for instance creationDan Williams8-38/+62
2020-10-13device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams4-17/+30
2020-10-13device-dax: drop the dax_region.pfn_flags attributeDan Williams6-33/+7
2020-10-13ACPI: HMAT: attach a device for each soft-reserved rangeDan Williams3-1/+39
2020-10-13mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams4-22/+23
2020-10-13resource: report parent to walk_iomem_res_desc() callbackDan Williams1-4/+7
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams7-65/+90
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams2-4/+24
2020-10-13x86/numa: add 'nohmat' optionDan Williams5-1/+23
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams6-12/+24
2020-10-13mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su6-4/+7
2020-10-13mm/kmemleak: rely on rcu for task stack scanningDavidlohr Bueso1-4/+4
2020-10-13mm/slub: make add_full() condition more explicitAbel Wu1-1/+3
2020-10-13mm/slub: fix missing ALLOC_SLOWPATH stat when bulk allocAbel Wu1-1/+2
2020-10-13mm/slub.c: branch optimization in free slowpathAbel Wu1-11/+12
2020-10-13include/linux/slab.h: fix a typo error in commenttangjianqiang1-1/+1
2020-10-13mm/slab.c: clean code by removing redundant if conditionMateusz Nosek1-2/+0
2020-10-13fs_parse: mark fs_param_bad_value() as staticLuo Jiaxing1-1/+1
2020-10-13fs/xattr.c: fix kernel-doc warnings for setxattr & removexattrRandy Dunlap1-11/+11
2020-10-13ocfs2: fix potential soft lockup during fstrimGang He1-1/+3
2020-10-13ocfs2: delete repeated words in commentsRandy Dunlap2-2/+2
2020-10-13ntfs: add check for mft record size in superblockRustam Kovhaev1-0/+6