aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-25locking/refcount: Consolidate implementations of refcount_tWill Deacon1-1/+0
2019-11-22Merge branch 'spi-5.5' into spi-nextMark Brown1-2/+2
2019-11-22arm: socfpga: execute cold reboot by defaultSimon Goldschmidt1-6/+6
2019-11-22ARM: 8940/1: ftrace: remove mcount(),ftrace_caller_old() and ftrace_call_old()Jisheng Zhang (syna)1-4/+0
2019-11-22ARM: 8939/1: kbuild: use correct nm executableDmitry Golovin1-2/+2
2019-11-21ARM: dts: Fix vcsi regulator to be always-on for droid4 to prevent hangsTony Lindgren1-2/+2
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini32-80/+141
2019-11-21Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini8-19/+66
2019-11-20dma-direct: unify the dma_capable definitionsChristoph Hellwig1-19/+0
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2-10/+10
2019-11-20arm: omap2plus_defconfig: enable new cpsw switchdev driverGrygorii Strashko1-0/+1
2019-11-20ARM: dts: am571x-idk: enable for new cpsw switch dev driverGrygorii Strashko4-5/+37
2019-11-20ARM: dts: dra7: add dt nodes for new cpsw switch dev driverGrygorii Strashko1-0/+52
2019-11-20Merge branches 'omap-for-v5.5/soc' and 'omap-for-v5.5/ti-sysc' into omap-for-v5.5/ti-sysc-lateTony Lindgren1-2/+2
2019-11-20Merge tag 'omap-for-v5.5/soc-late-signed' into omap-for-v5.5/ti-sysc-lateTony Lindgren39-431/+465
2019-11-20ARM: dts: dra7: fix cpsw mdio fck clockGrygorii Strashko1-1/+1
2019-11-20ARM: dts: am57xx-beagle-x15: Update pinmux name to ddr_3_3vFaiz Abbas2-2/+2
2019-11-20ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula1-1/+1
2019-11-20Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-1/+1
2019-11-19cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirksRafael J. Wysocki2-3/+3
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-14/+22
2019-11-17crypto: arm/curve25519 - wire up NEON implementationJason A. Donenfeld4-195/+287
2019-11-17crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implementationJason A. Donenfeld1-0/+2105
2019-11-17crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationArd Biesheuvel5-1/+2686
2019-11-17crypto: arm/chacha - expose ARM ChaCha routine as library functionArd Biesheuvel2-1/+41
2019-11-17crypto: arm/chacha - remove dependency on generic ChaCha driverArd Biesheuvel5-239/+339
2019-11-17crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha codeArd Biesheuvel1-0/+461
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel1-1/+1
2019-11-16Merge tag 'tee-fixes-for-v5.4' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixesOlof Johansson21-43/+41
2019-11-16Merge tag 'aspeed-5.5-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into arm/defconfigOlof Johansson4-6/+29
2019-11-16ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event deviceBenjamin Gaignard1-0/+2
2019-11-16ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger1-0/+3
2019-11-15ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers28-29/+29
2019-11-15ARM: 8932/1: Add clock_gettime64 entry pointVincenzo Frascino2-0/+7
2019-11-15ARM: 8931/1: Add clock_getres entry pointVincenzo Frascino3-0/+27
2019-11-15ARM: 8930/1: Add support for generic vDSOVincenzo Frascino8-357/+195
2019-11-15ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner3-5/+5
2019-11-15ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions supportCandle Sun2-0/+6
2019-11-15ARM: 8918/2: only build return_address() if neededBen Dooks2-5/+5
2019-11-15omap: remove omap2_hsmmc_info in old hsmmc.[ch] and update MakefileH. Nikolaus Schaller5-208/+0
2019-11-15omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller1-93/+0
2019-11-15omap: pdata-quirks: revert pandora specific gpiod additionsH. Nikolaus Schaller1-15/+4
2019-11-15ARM: dts: pandora-common: define wl1251 as child node of mmc3H. Nikolaus Schaller1-2/+34
2019-11-14ARM: dts: bcm2711-rpi-4: Enable GENET supportStefan Wahren2-0/+43
2019-11-14ARM: dts: bcm2711: force CMA into first GB of memoryNicolas Saenz Julienne1-0/+20
2019-11-14ARM: dts: logicpd-torpedo: Remove unnecessary notes/commentsAdam Ford2-2/+0
2019-11-14ARM: dts: logicpd-torpedo-baseboard: Enable HDQAdam Ford1-0/+12
2019-11-14ARM: OMAP2+: Drop useless gptimer option for omap4Tony Lindgren1-2/+2
2019-11-12Merge tag 'omap-for-v5.5/soc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socOlof Johansson4-33/+22
2019-11-12Merge tag 'omap-for-v5.5/dt-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/dtOlof Johansson5-1/+42