summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-08-11ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang1-1/+1
2023-08-11ARM: dts: imx6sll: fixup of operating pointsAndreas Kemnade1-12/+10
2023-08-11ARM: dts: imx: add usb aliasPeng Fan7-0/+22
2023-08-11ARM: dts: imx: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski5-5/+5
2023-08-11ARM: dts: imx6sll: Make ssi node name same as other platformsShengjiu Wang1-3/+3
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen1-1/+1
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V1-2/+1
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens2-6/+9
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com1-1/+1
2023-08-11arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips1-1/+1
2023-08-11arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips2-0/+10
2023-08-08x86: fix backwards merge of GDS/SRSO bitGreg Kroah-Hartman1-1/+5
2023-08-08x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips6-5/+14
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)1-1/+1
2023-08-08x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson6-15/+23
2023-08-08x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky3-0/+3
2023-08-08x86/cpufeatures: Add SEV-ES CPU featureTom Lendacky3-1/+4
2023-08-08x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra1-1/+2
2023-08-08x86/mm: fix poking_init() for Xen PV guestsJuergen Gross1-0/+4
2023-08-08x86/xen: Fix secondary processors' FPU initializationJuergen Gross1-0/+2
2023-08-08KVM: Add GDS_NO support to KVMDaniel Sneddon2-0/+12
2023-08-08x86/speculation: Add Kconfig option for GDSDaniel Sneddon2-0/+23
2023-08-08x86/speculation: Add force option to GDS mitigationDaniel Sneddon1-1/+19
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon5-9/+167
2023-08-08x86/fpu: Move FPU initialization into arch_cpu_finalize_init()Thomas Gleixner2-6/+8
2023-08-08x86/fpu: Mark init functions __initThomas Gleixner1-2/+2
2023-08-08x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner3-5/+5
2023-08-08init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner2-0/+13
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner4-73/+0
2023-08-08um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-8/+3
2023-08-08sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-18/+8
2023-08-08sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner5-78/+59
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-17/+14
2023-08-08m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-22/+3
2023-08-08ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-22/+2
2023-08-08ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-5/+3
2023-08-08x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner5-52/+57
2023-08-08init: Provide arch_cpu_finalize_init()Thomas Gleixner1-0/+3
2023-07-27arm64: mm: fix VA-range sanity checkMark Rutland1-2/+2
2023-07-27xtensa: ISS: fix call to split_if_specMax Filippov1-1/+1
2023-07-27powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao1-0/+8
2023-07-27ARM: orion5x: fix d2net gpio initializationArnd Bergmann2-0/+9
2023-07-27sh: dma: Fix DMA channel offset calculationArtur Rojek1-13/+24
2023-07-27powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap1-1/+1
2023-07-27KVM: s390: vsie: fix the length of APCB bitmapPierre Morel1-2/+4
2023-07-27KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr1-0/+4
2023-07-27sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz1-1/+1
2023-07-27ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada1-4/+4
2023-07-27powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V1-1/+1
2023-07-27arm64: dts: renesas: ulcb-kf: Remove flow control for SCIF1Wolfram Sang1-2/+1