summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
9 daysARM: 9450/1: Fix allowing linker DCE with binutils < 2.36for-linusfixesNathan Chancellor
9 daysARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGSNathan Chancellor
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-08Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-06-08Merge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-06-07sh: kprobes: Remove unused variables in kprobe_exceptions_notify()Mike Rapoport
2025-06-07sh: ecovec24: Make SPI mode explicitGeert Uytterhoeven
2025-06-07sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headersThomas Huth
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-06Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-06-06LoongArch: dts: Add PWM support to Loongson-2K2000Binbin Zhou
2025-06-06LoongArch: dts: Add PWM support to Loongson-2K1000Binbin Zhou
2025-06-06LoongArch: dts: Add PWM support to Loongson-2K0500Binbin Zhou
2025-06-06LoongArch: vDSO: Correctly use asm parameters in syscall wrappersThomas Weißschuh
2025-06-05KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes
2025-06-05Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"Palmer Dabbelt
2025-06-05Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...Palmer Dabbelt
2025-06-05riscv: uaccess: Only restore the CSR_STATUS SUM bitCyril Bur
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2025-06-05riscv: enable mseal sysmap for RV64Jisheng Zhang
2025-06-05riscv: mm: Add support for Svinval extensionMayuresh Chitale
2025-06-05Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVEMiquel Sabaté Solà
2025-06-05Merge patch series "riscv: Add Zicbop & prefetchw support"Alexandre Ghiti
2025-06-05Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-05riscv: uaccess: do not do misaligned accesses in get/put_user()Clément Léger
2025-06-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-06-05riscv: process: use unsigned int instead of unsigned long for put_user()Clément Léger
2025-06-05riscv: make unsafe user copy routines use existing assembly routinesAlexandre Ghiti
2025-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-06-05riscv: hwprobe: export Zabha extensionAlexandre Ghiti
2025-06-05riscv: Make regs_irqs_disabled() more clearTiezhu Yang
2025-06-05Merge patch series "riscv: kexec_file: Support loading Image binary file"Palmer Dabbelt
2025-06-05RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND谢致邦 (XIE Zhibang)
2025-06-05riscv: module: Optimize PLT/GOT entry countingSamuel Holland
2025-06-05Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"Alexandre Ghiti
2025-06-05riscv: Add support for PUD THPAlexandre Ghiti
2025-06-05riscv: xchg: Prefetch the destination word for sc.wGuo Ren
2025-06-05riscv: Add ARCH_HAS_PREFETCH[W] support with ZicbopGuo Ren
2025-06-05riscv: Add support for ZicbopAlexandre Ghiti
2025-06-05riscv: Introduce Zicbop instructionsAlexandre Ghiti
2025-06-05riscv/kexec_file: Fix comment in purgatory relocatorYao Zi