summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-21KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU stateMarc Zyngier
2025-07-21Merge tag 'samsung-defconfig-6.17' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-07-21arm64: dts: apple: Add Apple SoC GPUSasha Finkelstein
2025-07-21arm64: dts: apple: t8012-j132: Include touchbar framebuffer nodeNick Chan
2025-07-21arm64: dts: apple: Add bit offset to PMIC NVMEM node namesSven Peter
2025-07-21Merge branch 'newsoc/cix-p1' into soc/newsocArnd Bergmann
2025-07-21arm64: dts: cix: Add sky1 base dts initial supportPeter Chen
2025-07-21arm64: defconfig: Enable CIX SoCPeter Chen
2025-07-21arm64: Kconfig: add ARCH_CIX for cix siliconsFugang Duan
2025-07-21Merge branch 'newsoc/andes' into soc/newsocArnd Bergmann
2025-07-21Merge tag 'mtk-dts64-for-v6.17' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-07-21Merge tag 'mtk-dts32-for-v6.17' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-07-21Merge tag 'omap-for-v6.17/dt-signed' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-07-21Merge tag 'stm32-dt-for-v6.17-1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-07-21Merge tag 'v6.17-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-07-21arm64: dts: nuvoton: npcm8xx: Drop the GIC "ppi-partitions" nodeRob Herring (Arm)
2025-07-21Merge tag 'aspeed-6.17-devicetree-1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-07-21Merge tag 'renesas-dts-for-v6.17-tag2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-07-21Merge tag 'samsung-dt64-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-07-21Merge tag 'samsung-dt-6.17' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-07-21Merge tag 'dt-vt8500-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman
2025-07-21riscv: defconfig: enable Andes SoCBen Zong-You Xie
2025-07-21riscv: dts: andes: add Voyager board device treeBen Zong-You Xie
2025-07-21riscv: dts: andes: add QiLai SoC device treeBen Zong-You Xie
2025-07-21riscv: add Andes SoC family Kconfig supportBen Zong-You Xie
2025-07-21KVM: s390: Rework guest entry logicMark Rutland
2025-07-21s390/stp: Default to enabledSven Schnelle
2025-07-21s390/stp: Remove leap second supportSven Schnelle
2025-07-21s390/time: Remove in-kernel time steeringSven Schnelle
2025-07-21s390/smp: Use monotonic clock in smp_emergency_stop()Sven Schnelle
2025-07-21s390/time: Use monotonic clock in get_cycles()Sven Schnelle
2025-07-21Merge tag 'v6.16-rc7' into usb-nextGreg Kroah-Hartman
2025-07-21LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exitsYulong Han
2025-07-21LoongArch: KVM: Add stat information with kernel irqchipBibo Mao
2025-07-21LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()Bibo Mao
2025-07-21LoongArch: KVM: Use generic function loongarch_eiointc_write()Bibo Mao
2025-07-21LoongArch: KVM: Use generic function loongarch_eiointc_read()Bibo Mao
2025-07-21LoongArch: KVM: Use standard bitops API with eiointcBibo Mao
2025-07-21LoongArch: KVM: Remove never called default case statementBibo Mao
2025-07-21LoongArch: KVM: Remove unused parameter lenBibo Mao
2025-07-21LoongArch: KVM: Remove unnecessary local variableBibo Mao
2025-07-21LoongArch: KVM: Simplify kvm_deliver_intr()Yury Norov (NVIDIA)
2025-07-21LoongArch: KVM: Rework kvm_send_pv_ipi()Yury Norov (NVIDIA)
2025-07-20Merge tag 'x86-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-19riscv: optimize gcd() performance on RISC-V without Zbb extensionKuan-Wei Chiu
2025-07-19riscv: optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabledKuan-Wei Chiu
2025-07-19x86: implement crashkernel cma reservationJiri Bohac
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac