summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-10-09[NOT-FOR-UPSTREAM] Add build instructionsHEADvisionfiveesmil_starlightEmil Renner Berthing1-0/+260
2025-10-09riscv: dts: Add full JH7100, Starlight and VisionFive supportEmil Renner Berthing6-0/+611
2025-10-09usb: cdns3: starfive: Initialize JH7100 host modeEmil Renner Berthing1-0/+6
2025-10-09riscv: dts: starfive: Add JH7100 USB nodeEmil Renner Berthing2-0/+31
2025-10-09riscv: dts: starfive: Add StarFive JH7100 audio reset nodeEmil Renner Berthing1-0/+6
2025-10-09riscv: dts: starfive: Add StarFive JH7100 audio clock nodeEmil Renner Berthing1-0/+10
2025-10-09riscv: dts: starfive: Enable Bluetooth on JH7100 boardsEmil Renner Berthing1-0/+49
2025-10-09riscv: dts: starfive: Add JH7100 high speed UARTsEmil Renner Berthing1-0/+26
2025-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+1
2025-09-27Merge tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+17
2025-09-26Merge tag 'x86-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+24
2025-09-25Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-25/+50
2025-09-24riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti1-0/+17
2025-09-23Merge tag 'v6.17-rockchip-dtsfixes2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+2
2025-09-23Merge tag 'sunxi-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann5-5/+5
2025-09-22x86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner2-0/+23
2025-09-22x86/Kconfig: Reenable PTDUMP on i386Alexander Popov1-1/+1
2025-09-20Merge tag 'x86-urgent-2025-09-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-19/+19
2025-09-20Merge tag 'iommu-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2025-09-19Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-66/+120
2025-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-174/+149
2025-09-18Merge tag 'uml-for-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+6
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao1-7/+14
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...Bibo Mao1-12/+17
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao1-12/+21
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao1-10/+15
2025-09-18LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao2-8/+20
2025-09-18LoongArch: KVM: Remove unused returns and semicolonsTao Cui1-4/+2
2025-09-18LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li1-0/+3
2025-09-18LoongArch: Fix unreliable stack for live patchingTiezhu Yang1-1/+2
2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui1-1/+1
2025-09-18LoongArch: Check the return value when creating kobjTao Cui1-0/+2
2025-09-18LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen1-4/+3
2025-09-18LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang1-2/+6
2025-09-18LoongArch: Handle jump tables options for RUSTTiezhu Yang2-0/+9
2025-09-18LoongArch: Make LTO case independent in MakefileTiezhu Yang1-5/+5
2025-09-17Merge tag 'kvm-s390-master-6.17-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini3-21/+34
2025-09-17Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-2/+1
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini18-151/+114
2025-09-15x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPTTom Lendacky1-19/+19
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+14
2025-09-13ARM: 9458/1: module: Ensure the override of module_arch_freeing_init()Petr Pavlu1-1/+1
2025-09-12Merge tag 'imx-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-3/+3
2025-09-12Merge tag 'socfpga_dts_fix_for_v6.17' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-2/+4
2025-09-12Merge tag 'mvebu-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann7-13/+36
2025-09-12arm64: dts: marvell: cn9132-clearfog: fix multi-lane pci x2 and x4 portsJosua Mayer1-2/+14
2025-09-12arm64: dts: marvell: cn9132-clearfog: disable eMMC high-speed modesJosua Mayer1-0/+8
2025-09-12arm64: dts: marvell: cn913x-solidrun: fix sata ports statusJosua Mayer3-9/+10
2025-09-12ARM: dts: kirkwood: Fix sound DAI cells for OpenRD clientsJihed Chaibi1-1/+1
2025-09-11Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-7/+5