summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-10-13mm/slub.c: branch optimization in free slowpathAbel Wu
2020-10-13include/linux/slab.h: fix a typo error in commenttangjianqiang
2020-10-13mm/slab.c: clean code by removing redundant if conditionMateusz Nosek
2020-10-13fs_parse: mark fs_param_bad_value() as staticLuo Jiaxing
2020-10-13fs/xattr.c: fix kernel-doc warnings for setxattr & removexattrRandy Dunlap
2020-10-13ocfs2: fix potential soft lockup during fstrimGang He
2020-10-13ocfs2: delete repeated words in commentsRandy Dunlap
2020-10-13ntfs: add check for mft record size in superblockRustam Kovhaev
2020-10-13scripts/decodecode: add the capability to supply the program counterBorislav Petkov
2020-10-13scripts/spelling.txt: add "arbitrary" typoNaoki Hayama
2020-10-13scripts/spelling.txt: increase error-prone spell checkingWang Qing
2020-10-13kbuild: doc: describe proper script invocationLukas Bulwahn
2020-10-13export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for ClangNick Desaulniers
2020-10-13compiler.h: avoid escaped section namesNick Desaulniers
2020-10-13compiler-gcc: improve version errorNick Desaulniers
2020-10-13kasan: remove mentions of unsupported Clang versionsMarco Elver
2020-10-13Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 o...Nick Desaulniers
2020-10-13Revert "arm64: vdso: Fix compilation with clang older than 8"Nick Desaulniers
2020-10-13Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"Nick Desaulniers
2020-10-13Revert "kbuild: disable clang's default use of -fmerge-all-constants"Nick Desaulniers
2020-10-13compiler-clang: add build check for clang 10.0.1Nick Desaulniers