summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-06-12um: vector: fix bpfflash parameter evaluationJohannes Berg1-1/+1
2024-06-12um: Add winch to winch_handlers before registering winch IRQRoberto Sassu1-6/+8
2024-06-12um: Fix return value in ubd_init()Duoming Zhou1-2/+2
2024-06-12x86/percpu: Use __force to cast from __percpu address spaceUros Bizjak1-1/+1
2024-06-12x86/percpu: Unify arch_raw_cpu_ptr() definesUros Bizjak1-24/+18
2024-06-12s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle2-2/+1
2024-06-12s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov1-3/+3
2024-06-12s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov1-2/+2
2024-06-12s390/stackstrace: Detect vdso stack framesHeiko Carstens5-8/+36
2024-06-12s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens3-10/+17
2024-06-12s390/stacktrace: Improve detection of invalid instruction pointersHeiko Carstens1-4/+22
2024-06-12s390/stacktrace: Skip first user stack frameHeiko Carstens1-4/+4
2024-06-12s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens3-38/+36
2024-06-12s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle3-6/+23
2024-06-12s390/vdso: Use standard stack frame layoutHeiko Carstens2-0/+2
2024-06-12s390/vdso: Generate unwind information for C modulesJens Remus2-2/+4
2024-06-12LoongArch: Fix callchain parse error with kernel tracepoint events againHuacai Chen1-2/+1
2024-06-12riscv: Flush the instruction cache during SMP bringupSamuel Holland1-3/+4
2024-06-12microblaze: Remove early printk call from cpuinfo-static.cMichal Simek1-1/+1
2024-06-12microblaze: Remove gcc flag for non existing early_printk.c fileMichal Simek1-1/+0
2024-06-12riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardwareHannah Peuckmann1-58/+0
2024-06-12riscv: dts: starfive: visionfive 2: Remove non-existing TDM hardwareHannah Peuckmann1-40/+0
2024-06-12arm64: dts: meson: fix S4 power-controller nodeXianwei Zhao1-4/+9
2024-05-30x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter1-4/+4
2024-05-30x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
2024-05-30RISC-V: Fix the typo in Scountovf CSR nameAtish Patra1-1/+1
2024-05-30powerpc/fsl-soc: hide unused const variableArnd Bergmann1-0/+2
2024-05-30riscv, bpf: make some atomic operations fully orderedPuranjay Mohan1-10/+10
2024-05-30s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich1-2/+6
2024-05-30m68k: Move ARCH_HAS_CPU_CACHE_ALIASINGGeert Uytterhoeven1-1/+1
2024-05-30m68k: mac: Fix reboot hang on Mac IIciFinn Thain1-18/+18
2024-05-30m68k: Fix spinlock race in kernel thread creationMichael Schmitz1-1/+3
2024-05-30x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter2-4/+2
2024-05-30Revert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck1-49/+18
2024-05-30sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven1-6/+1
2024-05-30x86/purgatory: Switch to the position-independent small code modelArd Biesheuvel1-1/+2
2024-05-30openrisc: traps: Don't send signals to kernel mode threadsStafford Horne1-19/+29
2024-05-30openrisc: Use do_kernel_power_off()Stafford Horne1-5/+3
2024-05-30x86/pat: Fix W^X violation false-positives when running as Xen PV guestJuergen Gross1-8/+18
2024-05-30x86/pat: Restructure _lookup_address_cpa()Juergen Gross1-4/+7
2024-05-30x86/pat: Introduce lookup_address_in_pgd_attr()Juergen Gross2-3/+32
2024-05-30x86/boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57Ard Biesheuvel1-0/+5
2024-05-30arm64: Remove unnecessary irqflags alternative.h includeJinjie Ruan1-1/+0
2024-05-30locking/atomic/x86: Correct the definition of __arch_try_cmpxchg128()Uros Bizjak1-1/+1
2024-05-30x86/microcode/AMD: Avoid -Wformat warning with clang-15Arnd Bergmann1-1/+1
2024-05-30x86/fred: Fix typo in Kconfig descriptionPaul Menzel1-1/+1
2024-05-30x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei1-0/+9
2024-05-30s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILDSumanth Korikkar1-1/+1
2024-05-30s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand6-47/+146
2024-05-30ARM: configs: sunxi: Enable DRM_DW_HDMIMaxime Ripard1-0/+1