summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-11x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-09Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09alpha: use is_kernel_text() helperKefeng Wang
2021-11-09microblaze: use is_kernel_text() helperKefeng Wang
2021-11-09powerpc/mm: use core_kernel_text() helperKefeng Wang
2021-11-09x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()Kefeng Wang
2021-11-09sections: move is_kernel_inittext() into sections.hKefeng Wang
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand
2021-11-09x86/xen: print a warning when HVMOP_get_mem_type failsDavid Hildenbrand
2021-11-09x86/xen: simplify xen_oldmem_pfn_is_ram()David Hildenbrand
2021-11-09x86/xen: update xen_oldmem_pfn_is_ram() documentationDavid Hildenbrand
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-11-08Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-08arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann
2021-11-08arm64: Track no early_pgtable_alloc() for kmemleakQian Cai
2021-11-08arm64: vdso: remove -nostdlib compiler flagMasahiro Yamada
2021-11-08arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe
2021-11-06Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2021-11-06x86: remove memory hotplug support on X86_32David Hildenbrand
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-06hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2021-11-06xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointerMike Rapoport
2021-11-06s390: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy
2021-11-06powerpc: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy
2021-11-06kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCKefeng Wang
2021-11-06arm64: support page mapping percpu first chunk allocatorKefeng Wang
2021-11-05Merge branch 'pci/host/mt7621'Bjorn Helgaas
2021-11-05Merge branch 'pci/driver'Bjorn Helgaas
2021-11-05Merge tag 'microblaze-v5.16' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-11-04Merge tag 'for-5.16/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds