summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-23s390/kdump: Make kdump ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make system_call() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make ret_from_fork() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make __switch_to() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make restart_int_handler() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make mchk_int_handler() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make int handlers ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make pgm_check_handler() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macroSven Schnelle
2024-07-23s390/entry: Add base register to SIEEXIT macroSven Schnelle
2024-07-23s390/entry: Add base register to MBEAR macroSven Schnelle
2024-07-23s390/entry: Make __sie64a() ready for lowcore relocationSven Schnelle
2024-07-23s390/head64: Make startup code ready for lowcore relocationSven Schnelle
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle
2024-07-23s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0Heiko Carstens
2024-07-23s390/entry: Move SIE indicator flag to thread infoHeiko Carstens
2024-07-23s390/nmi: Simplify ptregs setupHeiko Carstens
2024-07-23s390/alternatives: Remove alternative facility listHeiko Carstens
2024-07-23s390/nospec: Push down alternative handlingHeiko Carstens
2024-07-23s390/alternatives: Allow early alternative patching in decompressorSven Schnelle
2024-07-23s390/alternatives: Rework to allow for callbacksHeiko Carstens
2024-07-23s390/uaccess: Make s390_kernel_write() usable for decompressorHeiko Carstens
2024-07-23s390/alternatives: Move text sync functionsHeiko Carstens
2024-07-23s390/alternatives: Merge both alternative header filesHeiko Carstens
2024-07-23s390/alternatives: Use consistent namingHeiko Carstens
2024-07-23s390/alternatives: Remove noaltinstr optionSven Schnelle
2024-07-23s390: Move CIF flags to struct pcpuSven Schnelle
2024-07-23s390/smp: Switch pcpu_devices to percpuSven Schnelle
2024-07-23s390/smp: Handle restart interrupt on ipl cpuSven Schnelle
2024-07-23s390/boot: Do not assume the decompressor range is reservedAlexander Gordeev
2024-07-23s390/cpum_cf: Fix endless loop in CF_DIAG event stopThomas Richter
2024-07-23s390/ptdump: Add KMSAN page markersIlya Leoshkevich
2024-07-23s390/kmsan: Fix merge conflict with get_lowcore() introductionIlya Leoshkevich
2024-07-23s390/setup: Fix __pa/__va for modules under non-GPL licensesVasily Gorbik
2024-07-23s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer
2024-07-23s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer
2024-07-23s390: Add runtime constant supportHeiko Carstens
2024-07-23xen: fix multicall debug data referencingJuergen Gross
2024-07-23mips: sibyte: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-23MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-07-23MIPS: Loongson64: Switch to SYNC_R4KJiaxun Yang
2024-07-22Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt
2024-07-22riscv: cpufeature: Extract common elements from extension checkingCharlie Jenkins
2024-07-22riscv: Introduce vendor variants of extension helpersCharlie Jenkins
2024-07-22riscv: Add vendor extensions to /proc/cpuinfoCharlie Jenkins
2024-07-22riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-22Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-07-22RISC-V: run savedefconfig for defconfigConor Dooley
2024-07-22RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabeticallyConor Dooley