summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* vgacon: clean up global screen_info instancesArnd Bergmann2023-10-1712-79/+74
* vgacon: remove screen_info dependencyArnd Bergmann2023-10-175-5/+5
* vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-179-74/+0
* dummycon: limit Arm console size hack to footbridgeArnd Bergmann2023-10-172-3/+2
* vgacon: rework screen_info #ifdef checksArnd Bergmann2023-10-178-12/+17
* Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds2023-10-153-60/+7
* Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-156-12/+17
|\
| * powerpc/47x: Fix 47x syscall return crashMichael Ellerman2023-10-111-3/+5
| * powerpc/85xx: Fix math emulation exceptionChristophe Leroy2023-10-101-1/+1
| * powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-091-1/+1
| * powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2023-10-092-0/+9
| * powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev2023-09-301-4/+0
| * powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev2023-09-301-3/+1
* | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-154-9/+2
|\ \
| * | cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2023-10-114-9/+2
* | | Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-144-7/+33
|\ \ \
| * | | x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov2023-10-121-0/+13
| * | | x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-112-2/+15
| * | | x86/resctrl: Fix kernel-doc warningsRandy Dunlap2023-10-081-5/+5
* | | | Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-141-2/+3
|\ \ \ \
| * | | | perf/x86/lbr: Filter vsyscall addressesJP Kobryn2023-10-081-2/+3
* | | | | Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-139-35/+67
|\ \ \ \ \
| * | | | | riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Alexandre Ghiti2023-10-121-0/+21
| * | | | | RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang2023-10-121-2/+2
| * | | | | riscv: kdump: fix crashkernel reserving problem on RISC-VChen Jiahao2023-10-121-13/+0
| * | | | | riscv: Remove duplicate objcopy flagSong Shuai2023-10-121-1/+0
| * | | | | riscv: signal: fix sigaltstack frame size checkingAndy Chiu2023-10-121-7/+0
| * | | | | riscv: errata: andes: Makefile: Fix randconfig build issueLad Prabhakar2023-09-271-0/+4
| * | | | | riscv: Only consider swbp/ss handlers for correct privileged modeBjörn Töpel2023-09-203-12/+40
* | | | | | Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-123-12/+35
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-102-11/+32
| |\ \ \ \ \ \
| | * | | | | | s390/bpf: Fix unwinding past the trampolineIlya Leoshkevich2023-10-111-3/+14
| | * | | | | | s390/bpf: Fix clobbering the caller's backchain in the trampolineIlya Leoshkevich2023-10-111-2/+6
| | * | | | | | riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesBjörn Töpel2023-10-091-4/+9
| | * | | | | | riscv, bpf: Sign-extend return valuesBjörn Töpel2023-10-091-2/+3
| * | | | | | | Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-10-101-1/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | arm64: dts: imx93: add the Flex-CAN stop mode by GPRHaibo Chen2023-10-061-1/+3
* | | | | | | | Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-124-10/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: dts: mediatek: mt8195: Set DSU PMU status to failNícolas F. R. A. Prado2023-10-061-0/+1
| * | | | | | | | arm64: dts: mediatek: fix t-phy unit nameEugen Hristev2023-10-062-2/+2
| * | | | | | | | arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regionsMacpaul Lin2023-10-061-7/+30
| * | | | | | | | arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GBMacpaul Lin2023-10-061-1/+1
* | | | | | | | | Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-10-101-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: dts: qcom: sm8150: extend the size of the PDC resourceDmitry Baryshkov2023-09-121-1/+1
* | | | | | | | | | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-103-8/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | x86/hyperv: Add common print prefix "Hyper-V" in hv_initSaurabh Sengar2023-09-221-2/+4
| * | | | | | | | | x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar2023-09-223-2/+6
| * | | | | | | | | x86/hyperv: Restrict get_vtl to only VTL platformsSaurabh Sengar2023-09-221-4/+7
* | | | | | | | | | Merge tag 'x86-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-082-16/+56
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky2023-10-021-2/+1