summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-08-30parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)
2021-08-30parisc: math-emu: Avoid "fmt" macro collisionKees Cook
2021-08-29Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-08-29Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-29Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller
2021-08-28Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello
2021-08-27Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-27Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-08-27um: vector: adjust to coalesce API changesJohannes Berg
2021-08-27crypto: aesni - xts_crypt() return if walk.nbytes is 0Shreyansh Chouhan
2021-08-27crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationTianjia Zhang
2021-08-27crypto: x86/sm4 - export reusable AESNI/AVX functionsTianjia Zhang
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-26s390/smp: do not use nodat_stack for secondary CPU startAlexander Gordeev
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev
2021-08-26s390: update defconfigsHeiko Carstens
2021-08-26signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_dieEric W. Biederman
2021-08-26arm/arm64: dts: Fix remaining dtc 'unit_address_format' warningsRob Herring
2021-08-26Merge branch 'for-next/entry' into for-next/coreCatalin Marinas
2021-08-26Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...Catalin Marinas
2021-08-26arm64: Do not trap PMSNEVFR_EL1Alexandru Elisei
2021-08-26Merge tag 'zynq-dt-for-v5.15' of https://github.com/Xilinx/linux-xlnx into ar...Arnd Bergmann
2021-08-26Merge tag 'v5.15-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-08-26Merge tag 'zynq-soc-for-v5.15' of https://github.com/Xilinx/linux-xlnx into a...Arnd Bergmann
2021-08-26perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> headerKim Phillips
2021-08-26perf/amd/uncore: Allow the driver to be built as a moduleKim Phillips
2021-08-26x86/cpu: Add get_llc_id() helper functionKim Phillips
2021-08-26perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/Kim Phillips
2021-08-26perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULLKim Phillips
2021-08-26perf/x86/intel: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-08-26perf/x86: Remove unused assignment to pointer 'e'Colin Ian King
2021-08-26Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2021-08-26perf/x86/amd/power: Assign pmu.moduleKim Phillips
2021-08-26perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips
2021-08-26perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-08-26perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi
2021-08-25arm64: mm: fix comment typo of pud_offset_phys()Xujun Leng
2021-08-25arm64: signal32: Drop pointless call to sigdelsetmask()Will Deacon
2021-08-25perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon
2021-08-25x86/build: Move the install rule to arch/x86/MakefileMasahiro Yamada
2021-08-25x86/build: Remove the left-over bzlilo targetMasahiro Yamada
2021-08-25KVM: s390: generate kvm hypercall functionsHeiko Carstens
2021-08-25s390/sclp: add tracing of SCLP interactionsPeter Oberparleiter
2021-08-25s390/debug: add early tracing supportPeter Oberparleiter
2021-08-25s390/debug: fix debug area life cyclePeter Oberparleiter