summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann
2023-10-17dummycon: limit Arm console size hack to footbridgeArnd Bergmann
2023-10-17vgacon: rework screen_info #ifdef checksArnd Bergmann
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds
2023-10-15Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-14Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-14Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-12riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Alexandre Ghiti
2023-10-12RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang
2023-10-12riscv: kdump: fix crashkernel reserving problem on RISC-VChen Jiahao
2023-10-12riscv: Remove duplicate objcopy flagSong Shuai
2023-10-12x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2023-10-12riscv: signal: fix sigaltstack frame size checkingAndy Chiu
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-10-11x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-10Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-10-11powerpc/47x: Fix 47x syscall return crashMichael Ellerman
2023-10-11s390/bpf: Fix unwinding past the trampolineIlya Leoshkevich
2023-10-11s390/bpf: Fix clobbering the caller's backchain in the trampolineIlya Leoshkevich
2023-10-10Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-10powerpc/85xx: Fix math emulation exceptionChristophe Leroy
2023-10-09riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesBjörn Töpel
2023-10-09riscv, bpf: Sign-extend return valuesBjörn Töpel
2023-10-09powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy
2023-10-09powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy
2023-10-08Merge tag 'x86-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-08perf/x86/lbr: Filter vsyscall addressesJP Kobryn
2023-10-08x86/resctrl: Fix kernel-doc warningsRandy Dunlap
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-10-07parisc: Fix crash with nr_cpus=1 optionHelge Deller
2023-10-06arm64: dts: mediatek: mt8195: Set DSU PMU status to failNícolas F. R. A. Prado
2023-10-06arm64: dts: mediatek: fix t-phy unit nameEugen Hristev
2023-10-06arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regionsMacpaul Lin
2023-10-06arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GBMacpaul Lin
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-10-06arm64: dts: imx93: add the Flex-CAN stop mode by GPRHaibo Chen
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-02x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky
2023-10-02x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds