summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-06-27Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds53-69/+184
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+9
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+3
2023-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2023-06-22Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+5
2023-06-19ARM: 9315/1: fiq: include asm/mach/irq.h for prototypesArnd Bergmann1-0/+1
2023-06-19ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.hArnd Bergmann3-21/+9
2023-06-19ARM: 9313/1: vdso: add missing prototypesArnd Bergmann2-0/+7
2023-06-19ARM: 9312/1: vfp: include asm/neon.h in vfpmodule.cArnd Bergmann1-0/+1
2023-06-19ARM: 9311/1: decompressor: move function prototypes to misc.hArnd Bergmann4-6/+13
2023-06-19ARM: 9310/1: xip-kernel: add __inflate_kernel_data prototypeArnd Bergmann2-4/+8
2023-06-19ARM: 9309/1: add missing syscall prototypesArnd Bergmann4-0/+55
2023-06-19ARM: 9308/1: move setup functions to headerArnd Bergmann2-7/+7
2023-06-19ARM: 9307/1: nommu: include asm/idmap.hArnd Bergmann1-0/+1
2023-06-19ARM: 9306/1: cacheflush: avoid __flush_anon_page() missing-prototype warningArnd Bergmann1-0/+1
2023-06-19ARM: 9305/1: add clear/copy_user_highpage declarationsArnd Bergmann1-0/+22
2023-06-19ARM: 9304/1: add prototype for function called only from asmArnd Bergmann9-0/+35
2023-06-19ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann5-5/+7
2023-06-19ARM: 9302/1: traps: hide unused functions on NOMMUArnd Bergmann1-0/+2
2023-06-19ARM: 9301/1: dma-mapping: hide unused dma_contiguous_early_fixup functionArnd Bergmann1-0/+2
2023-06-19ARM: 9300/1: Replace all non-returning strlcpy with strscpyAzeem Shaikh3-4/+4
2023-06-19ARM: 9299/1: module: use sign_extend32() to extend the signednessMasahiro Yamada1-6/+4
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij13-16/+5
2023-06-16ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-5/+3
2023-06-05ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij11-11/+11
2023-06-05Merge tag 'at91-fixes-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-12/+10
2023-06-05Merge tag 'qcom-arm64-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann9-16/+0
2023-06-05Merge tag 'qcom-dts-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann7-0/+7
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe1-0/+5
2023-05-25Merge tag 'imx-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2-0/+8
2023-05-25Merge tag 'juno-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-0/+1
2023-05-24ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwcClaudiu Beznea1-1/+1
2023-05-24ARM: at91: pm: fix imbalanced reference counter for ethernet devicesClaudiu Beznea1-11/+9
2023-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+3
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+83
2023-05-18ARM: dts: qcom: add missing cache propertiesKrzysztof Kozlowski7-0/+7
2023-05-18ARM: dts: qcom: msm8974: remove superfluous "input-enable"Krzysztof Kozlowski5-9/+0
2023-05-18ARM: dts: qcom: mdm9615: remove superfluous "input-enable"Krzysztof Kozlowski1-1/+0
2023-05-18ARM: dts: qcom: apq8026: remove superfluous "input-enable"Krzysztof Kozlowski3-6/+0
2023-05-17Revert "ARM: dts: stm32: add CAN support on stm32f746"Marc Kleine-Budde1-47/+0
2023-05-16ARM: perf: Mark all accessor functions inlineGeert Uytterhoeven1-3/+3
2023-05-15ARM: dts: stm32: add CAN support on stm32f746Dario Binacchi1-0/+47
2023-05-15ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi1-0/+82
2023-05-15ARM: dts: stm32f429: put can2 in secondary modeDario Binacchi1-0/+1
2023-05-15ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner3-12/+9
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-6/+37
2023-05-14ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulatorAlexander Stein1-0/+1
2023-05-14ARM: dts: imx6ull-dhcor: Set and limit the mode for PMIC buck 1, 2 and 3Christoph Niedermaier1-0/+7
2023-05-10ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathArd Biesheuvel2-4/+9
2023-05-08ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski1-0/+1