summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-0/+1
|\
| * x86/xen: Fix secondary processors' FPU initializationJuergen Gross2023-07-051-0/+1
* | Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-091-0/+8
|\ \
| * | x86/smp: Don't send INIT to boot CPUThomas Gleixner2023-07-071-0/+8
* | | Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-07-0910-53/+46
|\ \ \
| * | | MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer2023-07-071-2/+2
| * | | MIPS: dts: add missing space before {Krzysztof Kozlowski2023-07-062-2/+2
| * | | MIPS: Loongson: Fix build error when make modules_installHuacai Chen2023-07-031-7/+3
| * | | MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen2023-07-035-36/+36
| * | | MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen2023-07-031-6/+3
* | | | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-0715-29/+86
|\ \ \ \
| * \ \ \ Merge patch series "riscv: some CMO alternative related clean up"Palmer Dabbelt2023-07-063-7/+10
| |\ \ \ \
| | * | | | riscv: mm: mark noncoherent_supported as __ro_after_initJisheng Zhang2023-07-061-1/+1
| | * | | | riscv: mm: mark CBO relate initialization funcs as __initJisheng Zhang2023-07-061-4/+4
| | * | | | riscv: errata: thead: only set cbom size & noncoherent during bootJisheng Zhang2023-07-061-2/+5
| * | | | | riscv: Select HAVE_ARCH_USERFAULTFD_MINORSamuel Holland2023-07-061-0/+1
| * | | | | risc-v: Fix order of IPI enablement vs RCU startupMarc Zyngier2023-07-051-2/+3
| * | | | | mm: riscv: fix an unsafe pte read in huge_pte_alloc()John Hubbard2023-07-051-1/+5
| * | | | | RISC-V: drop error print from riscv_hartid_to_cpuid()Conor Dooley2023-07-041-1/+0
| * | | | | riscv: Discard vector state on syscallsBjörn Töpel2023-07-042-0/+36
| * | | | | riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang2023-07-041-1/+3
| * | | | | riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idleSong Shuai2023-07-041-0/+3
| * | | | | riscv: vdso: include vdso/vsyscall.h for vdso_dataBen Dooks2023-07-041-0/+1
| * | | | | riscv: vector: clear V-reg in the first-use trapAndy Chiu2023-07-011-0/+1
| * | | | | riscv: vector: only enable interrupts in the first-use trapAndy Chiu2023-07-011-1/+7
| * | | | | Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt2023-07-013-15/+11
| |\ \ \ \ \
| | * | | | | riscv: disable HAVE_LD_DEAD_CODE_DATA_ELIMINATION for LLDNick Desaulniers2023-06-251-1/+2
| | * | | | | riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATIONZhangjin Wu2023-06-252-3/+4
| | * | | | | riscv: vmlinux-xip.lds.S: remove .alternative sectionJisheng Zhang2023-06-251-6/+0
| | * | | | | riscv: move options to keep entries sortedJisheng Zhang2023-06-251-6/+6
| * | | | | | RISC-V: Fix up some vector state related build failuresPalmer Dabbelt2023-07-011-0/+4
* | | | | | | Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-07-073-4/+5
|\ \ \ \ \ \ \
| * | | | | | | powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár2023-07-031-3/+3
| * | | | | | | powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...Douglas Anderson2023-07-031-0/+1
| * | | | | | | powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap2023-07-031-1/+1
* | | | | | | | Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-07-061-0/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-next-fixes-2023-06-29' of git://anongit.freedesktop.org/d...Dave Airlie2023-07-061-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arch/sparc: Add module license and description for fbdev helpersThomas Zimmermann2023-06-291-0/+3
* | | | | | | | | | Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2023-07-061-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=nArnd Bergmann2023-07-051-1/+1
* | | | | | | | | | | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-0648-225/+193
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev2023-07-044-2/+5
| * | | | | | | | | | | s390/cpum_sf: remove check on CPU being onlineThomas Richter2023-07-041-4/+0
| * | | | | | | | | | | s390/cpum_sf: handle casts consistentlyThomas Richter2023-07-041-13/+13
| * | | | | | | | | | | s390/cpum_sf: remove unnecessary debug statementThomas Richter2023-07-041-3/+0
| * | | | | | | | | | | s390/cpum_sf: remove parameter in call to pr_errThomas Richter2023-07-041-4/+2
| * | | | | | | | | | | s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter2023-07-041-10/+5
| * | | | | | | | | | | s390/cpum_cf: remove unneeded debug statementsThomas Richter2023-07-041-30/+2
| * | | | | | | | | | | s390/entry: remove mcck clockSven Schnelle2023-07-033-4/+2
| * | | | | | | | | | | s390: fix various typosHeiko Carstens2023-07-0324-31/+31