summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-08-08x86/fpu: Move FPU initialization into arch_cpu_finalize_init()Thomas Gleixner
2023-08-08x86/fpu: Mark init functions __initThomas Gleixner
2023-08-08x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner
2023-08-08init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-08-08um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08init: Provide arch_cpu_finalize_init()Thomas Gleixner
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier
2023-06-21powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-21nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain
2023-05-17ARM: dts: s5pv210: correct MIPI CSIS clock nameKrzysztof Kozlowski
2023-05-17ARM: dts: exynos: fix WM8960 clock name in Itop EliteKrzysztof Kozlowski
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap
2023-05-17parisc: Fix argument pointer in real64_call_asm()Helge Deller
2023-05-17powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch
2023-05-17powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap
2023-05-17powerpc/wii: fix resource printk format warningsRandy Dunlap
2023-05-17powerpc/mpc512x: fix resource printk format warningRandy Dunlap
2023-05-17sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz
2023-05-17ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap
2023-05-17arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg
2023-05-17x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar
2023-05-17x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak
2023-05-17MIPS: fw: Allow firmware to pass a empty envJiaxun Yang
2023-04-26x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu