aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-18LoongArch: Use SYM_CODE_* to annotate exception handlersGravatar Tiezhu Yang 4-28/+36
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Gravatar Linus Torvalds 3-60/+7
2023-10-15Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 6-12/+17
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-9/+2
2023-10-14Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-7/+33
2023-10-14Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+3
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-35/+67
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-12/+35
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-10/+34
2023-10-12riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Gravatar Alexandre Ghiti 1-0/+21
2023-10-12RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKGravatar Jiexun Wang 1-2/+2
2023-10-12riscv: kdump: fix crashkernel reserving problem on RISC-VGravatar Chen Jiahao 1-13/+0
2023-10-12riscv: Remove duplicate objcopy flagGravatar Song Shuai 1-1/+0
2023-10-12x86/alternatives: Disable KASAN in apply_alternatives()Gravatar Kirill A. Shutemov 1-0/+13
2023-10-12riscv: signal: fix sigaltstack frame size checkingGravatar Andy Chiu 1-7/+0
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationGravatar Russell King (Oracle) 4-9/+2
2023-10-11x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsGravatar Borislav Petkov (AMD) 2-2/+15
2023-10-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-11/+32
2023-10-10Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Gravatar Jakub Kicinski 1-1/+3
2023-10-11powerpc/47x: Fix 47x syscall return crashGravatar Michael Ellerman 1-3/+5
2023-10-11s390/bpf: Fix unwinding past the trampolineGravatar Ilya Leoshkevich 1-3/+14
2023-10-11s390/bpf: Fix clobbering the caller's backchain in the trampolineGravatar Ilya Leoshkevich 1-2/+6
2023-10-10Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 3-8/+17
2023-10-10powerpc/85xx: Fix math emulation exceptionGravatar Christophe Leroy 1-1/+1
2023-10-09riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesGravatar Björn Töpel 1-4/+9
2023-10-09riscv, bpf: Sign-extend return valuesGravatar Björn Töpel 1-2/+3
2023-10-09powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Gravatar Christophe Leroy 1-1/+1
2023-10-09powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEGravatar Christophe Leroy 2-0/+9
2023-10-08Merge tag 'x86-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-16/+56
2023-10-08perf/x86/lbr: Filter vsyscall addressesGravatar JP Kobryn 1-2/+3
2023-10-08x86/resctrl: Fix kernel-doc warningsGravatar Randy Dunlap 1-5/+5
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-23/+23
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsGravatar John David Anglin 2-22/+20
2023-10-07parisc: Fix crash with nr_cpus=1 optionGravatar Helge Deller 1-1/+3
2023-10-06arm64: dts: mediatek: mt8195: Set DSU PMU status to failGravatar Nícolas F. R. A. Prado 1-0/+1
2023-10-06arm64: dts: mediatek: fix t-phy unit nameGravatar Eugen Hristev 2-2/+2
2023-10-06arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regionsGravatar Macpaul Lin 1-7/+30
2023-10-06arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GBGravatar Macpaul Lin 1-1/+1
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-0/+47
2023-10-06arm64: dts: imx93: add the Flex-CAN stop mode by GPRGravatar Haibo Chen 1-1/+3
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-1/+1
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerGravatar Oza Pawandeep 1-0/+19
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-1/+1
2023-10-02x86/sev: Change npages to unsigned long in snp_accept_memory()Gravatar Tom Lendacky 1-2/+1
2023-10-02x86/sev: Use the GHCB protocol when available for SNP CPUID requestsGravatar Tom Lendacky 1-14/+55
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 16-32/+56
2023-10-01Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-7/+26
2023-10-01Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+17
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Linus Torvalds 17-57/+79