summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang
2023-08-30powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao
2023-08-30powerpc: remove leftover code of old GCC version checksMasahiro Yamada
2023-08-30powerpc/32: add stack protector supportChristophe Leroy
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-08-30powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-08-30powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman
2023-08-30powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy
2023-08-30powerpc/mm: dump block address translation on book3s/32Christophe Leroy
2023-08-30powerpc/mm: dump segment registers on book3s/32Christophe Leroy
2023-08-30powerpc/mm: Move pgtable_t into platform headersChristophe Leroy
2023-08-30powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy
2023-08-30MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov
2023-08-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea
2023-08-16sparc: fix up arch_cpu_finalize_init() build breakage.Greg Kroah-Hartman
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen
2023-08-11ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang
2023-08-11ARM: dts: imx6sll: fixup of operating pointsAndreas Kemnade
2023-08-11ARM: dts: imx: add usb aliasPeng Fan
2023-08-11ARM: dts: imx6sll: Make ssi node name same as other platformsShengjiu Wang
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-11xtensa: ISS: fix call to split_if_specMax Filippov
2023-08-11ARM: orion5x: fix d2net gpio initializationArnd Bergmann
2023-08-11sh: dma: Fix DMA channel offset calculationArtur Rojek
2023-08-11powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap
2023-08-11KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr
2023-08-11sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz
2023-08-11ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada
2023-08-11ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta
2023-08-11ARCv2: entry: avoid a branchVineet Gupta
2023-08-11ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUEVineet Gupta
2023-08-11ARCv2: entry: comments about hardware auto-save on taken interruptsVineet Gupta
2023-08-11arm64: dts: renesas: ulcb-kf: Remove flow control for SCIF1Wolfram Sang
2023-08-11ARM: ep93xx: fix missing-prototype warningsArnd Bergmann
2023-08-11ARM: dts: BCM5301X: Drop "clock-names" from the SPI nodeRafał Miłecki
2023-08-11ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-08-11x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner
2023-08-08x86: fix backwards merge of GDS/SRSO bitGreg Kroah-Hartman
2023-08-08x86/xen: Fix secondary processors' FPU initializationJuergen Gross
2023-08-08KVM: Add GDS_NO support to KVMDaniel Sneddon
2023-08-08x86/speculation: Add Kconfig option for GDSDaniel Sneddon
2023-08-08x86/speculation: Add force option to GDS mitigationDaniel Sneddon