aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2022-04-14ARM: config: Update Gemini defconfigGravatar Linus Walleij 1-1/+4
2022-04-14ARM: dts: align SPI NOR node name with dtschemaGravatar Krzysztof Kozlowski 6-7/+7
2022-04-14ARM: dts: Fix more boolean properties with valuesGravatar Rob Herring 4-8/+8
2022-04-14Merge tag 'ux500-defconfig-soc-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 1-4/+15
2022-04-07arm/arm64: dts: qcom: Fix boolean properties with valuesGravatar Rob Herring 1-6/+6
2022-04-07arm: dts: imx: Fix boolean properties with valuesGravatar Rob Herring 2-18/+18
2022-04-07arm: dts: at91: Fix boolean properties with valuesGravatar Rob Herring 2-2/+2
2022-04-07arm: configs: imote2: Drop defconfig as board support dropped.Gravatar Jonathan Cameron 1-365/+0
2022-04-07Merge tag 'vexpress-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Arnd Bergmann 1-14/+14
2022-04-07ep93xx: clock: Don't use plain integer as NULL pointerGravatar Alexander Sverdlin 1-1/+1
2022-04-07ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()Gravatar Alexander Sverdlin 1-1/+3
2022-04-07ARM: vexpress/spc: Fix all the kernel-doc build warningsGravatar Sudeep Holla 1-13/+13
2022-04-07ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfiGravatar Sudeep Holla 1-1/+1
2022-04-06ARM: config: u8500: Re-enable AB8500 battery chargingGravatar Linus Walleij 1-0/+2
2022-04-06ARM: config: u8500: Add some common hardwareGravatar Linus Walleij 1-0/+7
2022-04-06ARM: config: Refresh U8500 defconfigGravatar Linus Walleij 1-4/+6
2022-04-04ARM: iop32x: include iop3xx.h header where neededGravatar Arnd Bergmann 1-0/+2
2022-04-04ARM: davinci: da850-evm: Avoid NULL pointer dereferenceGravatar Nathan Chancellor 1-1/+3
2022-04-04ARM: vexpress/spc: Avoid negative array index when !SMPGravatar Kees Cook 1-1/+1
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 4-11/+12
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+0
2022-04-01Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-9/+16
2022-04-01Merge branches 'fixes' and 'misc' into for-linusGravatar Russell King (Oracle) 302-7165/+26479
2022-04-01ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()Gravatar linyujun 1-5/+5
2022-04-01ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'Gravatar Austin Kim 1-1/+2
2022-04-01ARM: dts: spear1340: Update serial node propertiesGravatar Kuldeep Singh 1-3/+3
2022-04-01ARM: dts: spear13xx: Update SPI dma propertiesGravatar Kuldeep Singh 1-3/+3
2022-03-31ARM: OMAP2+: Fix regression for smc calls for vmap stackGravatar Tony Lindgren 1-3/+10
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+6
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAGravatar Kees Cook 2-0/+6
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+2
2022-03-31ARM: 9187/1: JIVE: fix return value of __setup handlerGravatar Randy Dunlap 1-3/+3
2022-03-31ARM: 9189/1: decompressor: fix unneeded rebuilds of library objectsGravatar Masahiro Yamada 1-2/+2
2022-03-31arch: syscalls: simplify uapi/kapi directory creationGravatar Masahiro Yamada 1-2/+1
2022-03-29Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-0/+16
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-9/+7
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-0/+33
2022-03-25crypto: arm/aes-neonbs-cbc - Select generic cbc and aesGravatar Herbert Xu 1-0/+2
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-2/+2
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 257-2318/+10356
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+2
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 43-3935/+114
2022-03-23Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-18/+142
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-34/+4
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 74-850/+1432
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2022-03-23ARM: configs: multi_v5: Enable Allwinner F1C100Gravatar Andre Przywara 1-0/+5
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-0/+2