summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* x86/speculation: Add Kconfig option for GDSDaniel Sneddon2023-08-082-0/+23
* x86/speculation: Add force option to GDS mitigationDaniel Sneddon2023-08-081-1/+19
* x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon2023-08-085-9/+167
* x86/fpu: Move FPU initialization into arch_cpu_finalize_init()Thomas Gleixner2023-08-082-6/+8
* x86/fpu: Mark init functions __initThomas Gleixner2023-08-081-2/+2
* x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner2023-08-083-5/+5
* init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner2023-08-082-0/+13
* init: Remove check_bugs() leftoversThomas Gleixner2023-08-084-73/+0
* um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-8/+3
* sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-18/+8
* sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-085-78/+59
* mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-17/+14
* m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-22/+3
* ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-22/+2
* ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-5/+3
* x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-085-52/+57
* init: Provide arch_cpu_finalize_init()Thomas Gleixner2023-08-081-0/+3
* arm64: mm: fix VA-range sanity checkMark Rutland2023-07-271-2/+2
* xtensa: ISS: fix call to split_if_specMax Filippov2023-07-271-1/+1
* powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao2023-07-271-0/+8
* ARM: orion5x: fix d2net gpio initializationArnd Bergmann2023-07-272-0/+9
* sh: dma: Fix DMA channel offset calculationArtur Rojek2023-07-271-13/+24
* powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap2023-07-271-1/+1
* KVM: s390: vsie: fix the length of APCB bitmapPierre Morel2023-07-271-2/+4
* KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr2023-07-271-0/+4
* sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz2023-07-271-1/+1
* ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada2023-07-271-4/+4
* powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V2023-07-271-1/+1
* arm64: dts: renesas: ulcb-kf: Remove flow control for SCIF1Wolfram Sang2023-07-271-2/+1
* ARM: ep93xx: fix missing-prototype warningsArnd Bergmann2023-07-271-1/+2
* arm64: dts: qcom: msm8916: correct camss unit addressKrzysztof Kozlowski2023-07-271-1/+1
* ARM: dts: gta04: Move model property out of pinctrl nodeTony Lindgren2023-07-271-1/+3
* ARM: dts: BCM5301X: Drop "clock-names" from the SPI nodeRafał Miłecki2023-07-271-1/+0
* ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann2023-07-275-5/+7
* x86/resctrl: Only show tasks' pid in current pid namespaceShawn Wang2023-07-271-2/+6
* x86/resctrl: Use is_closid_match() in more placesJames Morse2023-07-271-16/+14
* x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner2023-07-271-10/+14
* x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)2023-07-245-0/+66
* x86/cpu/amd: Move the errata checking functionality upBorislav Petkov (AMD)2023-07-241-72/+67
* x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)2023-07-241-1/+1
* x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava2023-06-281-1/+4
* ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij2023-06-2811-11/+11
* arm64: Add missing Set/Way CMO encodingsMarc Zyngier2023-06-281-0/+6
* x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones2023-06-281-4/+4
* x86/purgatory: remove PGO flagsRicardo Ribalda2023-06-281-0/+5
* Remove DECnet support from kernelStephen Hemminger2023-06-2110-20/+0
* powerpc/purgatory: remove PGO flagsRicardo Ribalda2023-06-211-0/+5
* nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau2023-06-212-2/+2
* mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-06-211-4/+5
* MIPS: Alchemy: fix dbdma2Manuel Lauss2023-06-211-12/+15