aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-04-24arm64: dts: sc9860: add missing aon-prediv unit addressKrzysztof Kozlowski1-1/+1
2024-04-24LoongArch: Fix callchain parse error with kernel tracepoint eventsHuacai Chen1-0/+8
2024-04-24LoongArch: Fix access error when read fault on a write-only VMAJiantao Shan1-2/+2
2024-04-24LoongArch: Fix a build error due to __tlb_remove_tlb_entry()David Hildenbrand1-2/+0
2024-04-24LoongArch: Fix Kconfig item and left code related to CRASH_COREBaoquan He2-3/+3
2024-04-23arm64: defconfig: enable REGULATOR_QCOM_USB_VBUSDmitry Baryshkov1-0/+1
2024-04-23KVM: arm64: nv: Work around lack of pauth support in old toolchainsMarc Zyngier1-2/+12
2024-04-23arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-HaikouHeiko Stuebner1-0/+58
2024-04-23arm64: dts: rockchip: add usb-id extcon on rk3588 tigerHeiko Stuebner1-0/+15
2024-04-23arm64: dts: rockchip: fix comment for upper usb3 portHeiko Stuebner1-3/+3
2024-04-23arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tigerHeiko Stuebner1-1/+1
2024-04-23arm64: dts: rockchip: correct gpio_pwrctrl1 typos on rk3588(s) boardsJing Luo9-9/+9
2024-04-23arm64: dts: rockchip: Correct the model names for Pine64 boardsDragan Simic8-8/+8
2024-04-23arm64: dts: rockchip: Add ArmSom Sige7 boardJianfeng Liu2-0/+722
2024-04-23arm64: dts: rockchip: add PCIe3 support on rk3588-jaguarHeiko Stuebner1-0/+59
2024-04-23arm64: dts: rockchip: move uart2 pinmux to dtsi on rk3588-tigerHeiko Stuebner2-1/+5
2024-04-23arm64: dts: rockchip: Add USB-C Support for rk3588s-indiedroid-novaChris Morgan1-1/+70
2024-04-23arm64: dts: rockchip: correct the model name for Radxa ROCK 3AChukun Pan1-1/+1
2024-04-23arm64: dts: rockchip: Correct the model names for Radxa ROCK 5 boardsDragan Simic2-2/+2
2024-04-23riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMINClément Léger1-1/+1
2024-04-23ARM: dts: qcom: msm8974: Add DTS for Samsung Galaxy S5 China (kltechn)Rong Zhang2-0/+17
2024-04-23ARM: dts: qcom: msm8974-klte-common: Pin WiFi board typeRong Zhang1-0/+6
2024-04-23ARM: dts: qcom: msm8974: Split out common part of samsung-klteRong Zhang2-807/+818
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman129-652/+1386
2024-04-23Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman154-781/+1625
2024-04-23riscv: dts: sophgo: add reserved memory node for CV1800BInochi Amaoto2-3/+14
2024-04-23arm64: dts: amlogic: Add Amlogic T7 reset controllerZelong Dong2-0/+204
2024-04-23arm64: dts: renesas: r8a779h0: Link IOMMU consumersGeert Uytterhoeven1-0/+14
2024-04-23arm64: dts: renesas: r8a779h0: Add IPMMU nodesThanh Le1-0/+100
2024-04-23arm64: dts: renesas: r8a779h0: Add INTC-EX nodeGeert Uytterhoeven1-0/+16
2024-04-23arm64: dts: renesas: r8a779h0: Add MSIOF nodesThanh Quan1-0/+96
2024-04-23powerpc/crash: add crash memory hotplug supportSourabh Jain5-2/+202
2024-04-23powerpc/crash: add crash CPU hotplug supportSourabh Jain5-1/+134
2024-04-23powerpc/kexec: make the update_cpus_node() function publicSourabh Jain3-87/+95
2024-04-23powerpc/kexec: move *_memory_ranges functions to ranges.cSourabh Jain4-216/+224
2024-04-23crash: add a new kexec flag for hotplug supportSourabh Jain2-20/+19
2024-04-23crash: forward memory_notify arg to arch crash hotplug handlerSourabh Jain2-2/+4
2024-04-23powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra1-0/+8
2024-04-23arm64: dts: st: Add interrupt parent to pinctrl on stm32mp251Antonio Borneo1-0/+4
2024-04-23arm64: dts: st: Add exti1 and exti2 nodes on stm32mp251Antonio Borneo1-0/+172
2024-04-23ARM: dts: stm32: List exti parent interrupts on stm32mp131Antonio Borneo1-1/+73
2024-04-23ARM: dts: stm32: List exti parent interrupts on stm32mp151Antonio Borneo1-0/+75
2024-04-23arm64: Kconfig.platforms: Enable STM32_EXTI for ARCH_STM32Antonio Borneo1-0/+1
2024-04-22um: process: remove unused 'n' variableJohannes Berg1-2/+2
2024-04-22um: vector: remove unused len variable/calculationJohannes Berg1-3/+1
2024-04-22um: vector: fix bpfflash parameter evaluationJohannes Berg1-1/+1
2024-04-22um: slirp: remove set but unused variable 'pid'Johannes Berg1-2/+1
2024-04-22um: signal: move pid variable where neededJohannes Berg1-5/+4
2024-04-22um: Makefile: use bash from the environmentYueh-Shun Li1-1/+1
2024-04-22um: Add winch to winch_handlers before registering winch IRQRoberto Sassu1-6/+8