aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier1-0/+2
2023-08-21Merge tag 'arm-soc/for-6.6/soc' of https://github.com/Broadcom/stblinux into ...Arnd Bergmann4-6/+1
2023-08-21Merge tag 'arm-soc/for-6.6/devicetree' of https://github.com/Broadcom/stblinu...Arnd Bergmann38-246/+461
2023-08-21Merge tag 'socfpga_dts_updates_for_v6.6' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-3/+3
2023-08-21Merge tag 'qcom-dts-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann20-146/+313
2023-08-21Merge tag 'v6.6-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann4-10/+165
2023-08-21Merge tag 'stm32-dt-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann23-189/+1410
2023-08-21ARM: multi_v7_defconfig: Add SCMI regulator supportPascal Paillet1-0/+1
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap22-22/+22
2023-08-21arm: include asm/cacheflush.h in asm/hugetlb.hHugh Dickins1-0/+1
2023-08-21arm: convert various functions to use ptdescsVishal Moola (Oracle)2-8/+11
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson2-3/+3
2023-08-18arm/kexec: refactor for kernel/Kconfig.kexecEric DeVolder1-25/+4
2023-08-18arm: adjust_pte() use pte_offset_map_nolock()Hugh Dickins1-2/+1
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak1-4/+4
2023-08-17ARM: dts: qcom: apq8064: add support to gsbi4 uartDavid Heidelberg2-0/+28
2023-08-17Merge tag 'omap-for-v6.5/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+9
2023-08-16ARM: ptrace: Restore syscall skipping for tracersKees Cook2-2/+6
2023-08-16ARM: ptrace: Restore syscall restart tracingKees Cook1-0/+1
2023-08-16ARM: dts: stm32: add SCMI PMIC regulators on stm32mp135f-dk boardEtienne Carriere1-38/+30
2023-08-16ARM: dts: stm32: STM32MP13x SoC exposes SCMI regulatorsEtienne Carriere1-25/+25
2023-08-16ARM: dts: stm32: support display on stm32f746-disco boardDario Binacchi1-0/+44
2023-08-16ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f746-discoDario Binacchi1-3/+3
2023-08-16ARM: dts: stm32: add pin map for LTDC on stm32f7Dario Binacchi1-0/+35
2023-08-16ARM: dts: stm32: add ltdc support on stm32f746 MCUDario Binacchi1-0/+10
2023-08-15Revert part of ae1f8d793a19 ("ARM: 9304/1: add prototype for function called ...Russell King (Oracle)1-1/+0
2023-08-14Merge tag 'imx-dt-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann106-1191/+1435
2023-08-14Merge tag 'mvebu-dt-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Arnd Bergmann15-291/+228
2023-08-14Merge tag 'ti-keystone-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann5-92/+45
2023-08-14ARM: s5pv210: Explicitly include correct DT includesRob Herring1-1/+1
2023-08-14Merge tag 'imx-soc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann12-43/+4
2023-08-14Merge branch 'devel-stable' into for-nextRussell King (Oracle)15-539/+285
2023-08-14ARM: 9318/1: locomo: move kernel-doc to prevent warningsRandy Dunlap1-13/+15
2023-08-14ARM: 9317/1: kexec: Make smp stop calls asynchronousMÃ¥rten Lindahl1-1/+13
2023-08-14ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak1-4/+4
2023-08-14ARM: dts: am335x-bone-common: Add vcc-supply for on-board eepromShengyu Qu1-0/+1
2023-08-14ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 boardShengyu Qu1-0/+8
2023-08-13ARM: dts: qcom: sdx65-mtp: Update the pmic used in sdx65Rohit Agarwal1-1/+1
2023-08-13Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman6-16/+26
2023-08-12ARM: dts: marvell: dove: drop incorrect reg in fixed regulatorsKrzysztof Kozlowski4-64/+42
2023-08-12ARM: dts: marvell: armada: drop incorrect reg in fixed regulatorsKrzysztof Kozlowski7-220/+179
2023-08-12ARM: dts: rockchip: Add rv1126 VOP_LITE supportJagan Teki1-0/+42
2023-08-12ARM: dts: rockchip: Add rv1126 PD_VO entryJagan Teki1-0/+39
2023-08-12ARM: dts: nuvoton: Fix pca954x i2c-mux node namesGeert Uytterhoeven4-15/+15
2023-08-12ARM: dts: aspeed: Fix pca954x i2c-mux node namesGeert Uytterhoeven23-136/+136
2023-08-12Merge tag 'hisi-arm-soc-for-6.6' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann1-1/+0
2023-08-12ARM: nspire: Remove unused header file mmio.hAndrew Davis2-20/+0
2023-08-12ARM: nspire: Use syscon-reboot to handle restartAndrew Davis3-13/+2
2023-08-12ARM: dts: nspire: Remove file name from the files themselvesAndrew Davis5-10/+3
2023-08-12ARM: dts: nspire: Use MATRIX_KEY macro for linux,keymapAndrew Davis3-66/+204