aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds8-8/+8
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2024-11-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds3-26/+91
2024-11-27kbuild: add $(objtree)/ prefix to some in-kernel build artifactsMasahiro Yamada1-2/+2
2024-11-25Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-16/+0
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+9
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-37/+28
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+0
2024-11-20Merge tag 'soc-arm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds6-14/+43
2024-11-20Merge tag 'soc-defconfig-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-0/+8
2024-11-20Merge tag 'soc-dt-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds323-7485/+10808
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+10
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-30/+5
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+2
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-24/+0
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-91/+213
2024-11-19arm: dts: spear13xx: Remove unused and undocumented "pl022,slave-tx-disable" ...Rob Herring (Arm)2-4/+0
2024-11-19Merge tag 'sunxi-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-2/+2
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+8
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+4
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+3
2024-11-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds7-17/+50
2024-11-15crypto: arm/crct10dif - Implement plain NEON variantArd Biesheuvel2-9/+134
2024-11-15crypto: arm/crct10dif - Macroify PMULL asm codeArd Biesheuvel2-81/+83
2024-11-15crypto: arm/crct10dif - Use existing mov_l macro instead of __adrlArd Biesheuvel1-8/+3
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky1-0/+3
2024-11-14perf/arm: Drop unused functionsColton Lewis2-24/+0
2024-11-14Merge tag 'at91-dt-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann29-42/+1729
2024-11-13Merge tag 'at91-defconfig-6.13' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann3-0/+3
2024-11-13ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()Linus Walleij1-1/+1
2024-11-13ARM: 9430/1: entry: Do a dummy read from VMAP shadowLinus Walleij1-0/+8
2024-11-13ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadowLinus Walleij1-4/+29
2024-11-12ARM: fix cacheflush with PANRussell King (Oracle)1-0/+3
2024-11-12ARM: 9435/1: ARM/nommu: Fix typo "absence"WangYuli1-1/+1
2024-11-12ARM: 9434/1: cfi: Fix compilation corner caseLinus Walleij1-1/+1
2024-11-12Merge tag 'imx-soc-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-4/+2
2024-11-12Merge tag 'zynq-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into so...Arnd Bergmann1-1/+0
2024-11-12Merge tag 'arm-soc/for-6.13/soc' of https://github.com/Broadcom/stblinux into...Arnd Bergmann4-9/+41
2024-11-12Merge tag 'imx-defconfig-6.13' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+2
2024-11-12Merge tag 'arm-soc/for-6.13/defconfig' of https://github.com/Broadcom/stblinu...Arnd Bergmann1-0/+3
2024-11-12Merge tag 'v6.13-rockchip-dts32-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann43-158/+589
2024-11-12Merge tag 'sunxi-dt-for-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann3-4/+302
2024-11-12Merge tag 'mvebu-dt-6.13-1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-1/+2
2024-11-12Merge tag 'stm32-dt-for-v6.13-1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann6-1/+124
2024-11-12Merge tag 'amlogic-arm-dt-for-v6.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann10-150/+43
2024-11-12Merge tag 'qcom-arm64-for-6.13' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+1