summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2023-06-26Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-24arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-22Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-22Merge tag 'memory-controller-drv-6.5' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-06-22ARM: omap2: Fix copy/paste bugLinus Walleij
2023-06-22ARM: mvebu: fix unit address on armada-390-db flashArnd Bergmann
2023-06-21Merge tag 'arm-dts-mv-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2023-06-21ARM: dts: Move .dts files to vendor sub-directoriesRob Herring
2023-06-21kbuild: Support flat DTBs installRob Herring
2023-06-21ARM: dts: Add .dts files missing from the buildRob Herring
2023-06-21ARM: dts: allwinner: Use quoted #includeRob Herring
2023-06-21Merge tag 'at91-dt-6.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-06-21ARM: multi_v7_defconfig: update MFD_RK808 nameSebastian Reichel
2023-06-21Merge tag 'imx-defconfig-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-06-21ARM: dts: lan966x: kontron-d10: add PHY interruptsMichael Walle
2023-06-21ARM: dts: lan966x: kontron-d10: fix SPI CSMichael Walle
2023-06-21ARM: dts: lan966x: kontron-d10: fix board resetMichael Walle
2023-06-21ARM: dts: at91: Enable device-tree overlay support for AT91 boardsCristian Birsan
2023-06-20Merge tag 'arm-soc/for-6.5/devicetree' of https://github.com/Broadcom/stblinu...Arnd Bergmann
2023-06-20arm: dts: Enable device-tree overlay support for AT91 boardsCristian Birsan
2023-06-20Merge tag 'mvebu-dt-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Arnd Bergmann
2023-06-20Merge tag 'ti-keystone-dt-for-v6.5' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-06-20Merge tag 'qcom-dts-for-6.5-2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-06-20Merge tag 'v6.4-next-dts32' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-06-20Merge tag 'qcom-dts-for-6.5' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2023-06-20Merge tag 'imx-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann
2023-06-20Merge tag 'sunxi-dt-for-6.5-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-06-20Merge tag 'stm32-dt-for-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2023-06-20ARM: dts: at91: use generic name for shutdown controllerClaudiu Beznea
2023-06-19arm: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19ARM: dts: BCM5301X: Add cells sizes to PCIe nodesRafał Miłecki
2023-06-19ARM: 9315/1: fiq: include asm/mach/irq.h for prototypesArnd Bergmann
2023-06-19ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.hArnd Bergmann
2023-06-19ARM: 9313/1: vdso: add missing prototypesArnd Bergmann
2023-06-19ARM: 9312/1: vfp: include asm/neon.h in vfpmodule.cArnd Bergmann
2023-06-19ARM: 9311/1: decompressor: move function prototypes to misc.hArnd Bergmann
2023-06-19ARM: 9310/1: xip-kernel: add __inflate_kernel_data prototypeArnd Bergmann
2023-06-19ARM: 9309/1: add missing syscall prototypesArnd Bergmann
2023-06-19ARM: 9308/1: move setup functions to headerArnd Bergmann
2023-06-19ARM: 9307/1: nommu: include asm/idmap.hArnd Bergmann
2023-06-19ARM: 9306/1: cacheflush: avoid __flush_anon_page() missing-prototype warningArnd Bergmann
2023-06-19ARM: 9305/1: add clear/copy_user_highpage declarationsArnd Bergmann
2023-06-19ARM: 9304/1: add prototype for function called only from asmArnd Bergmann
2023-06-19ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann
2023-06-19ARM: 9302/1: traps: hide unused functions on NOMMUArnd Bergmann
2023-06-19ARM: 9301/1: dma-mapping: hide unused dma_contiguous_early_fixup functionArnd Bergmann
2023-06-19ARM: 9300/1: Replace all non-returning strlcpy with strscpyAzeem Shaikh