summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-6/+6
2023-08-31Merge tag 'soc-dt-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds356-4330/+10061
2023-08-31Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds56-298/+75
2023-08-31Merge tag 'soc-defconfig-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+13
2023-08-31Merge tag 'genpd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/...Linus Torvalds4-102/+0
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2023-08-30Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds1-6/+4
2023-08-30Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-16/+2
2023-08-30Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds24-50/+29
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds15-106/+151
2023-08-29ARM: dts: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski17-17/+17
2023-08-29ARM: davinci: Drop unused includesRob Herring1-1/+1
2023-08-29Merge tag 'socfpga_update_for_v6.6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann4-7/+5
2023-08-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-4/+4
2023-08-28Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+7
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-08-25mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)1-7/+0
2023-08-25arm: implement the new page table range APIMatthew Wilcox (Oracle)12-87/+136
2023-08-25minmax: add in_range() macroMatthew Wilcox (Oracle)1-3/+3
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie30-43/+70
2023-08-22Merge tag 'arm-soc/for-6.6/soc' of https://github.com/Broadcom/stblinux into ...Arnd Bergmann4-6/+1
2023-08-22Merge tag 'arm-soc/for-6.6/devicetree' of https://github.com/Broadcom/stblinu...Arnd Bergmann38-246/+461
2023-08-22Merge tag 'socfpga_dts_updates_for_v6.6' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-3/+3
2023-08-22Merge tag 'qcom-dts-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann20-146/+313
2023-08-22Merge tag 'v6.6-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann4-10/+165
2023-08-22Merge tag 'stm32-dt-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann23-189/+1410
2023-08-22ARM: 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-18ARM: 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-15Merge 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-14ARM: dts: am335x-bone-common: Add vcc-supply for on-board eepromShengyu Qu1-0/+1