aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-11Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki41-61/+182
2019-11-11can: mcp251x: get rid of legacy platform dataAndy Shevchenko2-8/+10
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig1-1/+0
2019-11-11arm: remove ioremap_cachedChristoph Hellwig4-15/+1
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2-7/+0
2019-11-11video: backlight: tosa: Use GPIO lookup tableArnd Bergmann2-15/+22
2019-11-11mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij1-1/+1
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-14/+22
2019-11-10irqchip/gic-v3: Fix __iomem warningBen Dooks (Codethink)1-1/+1
2019-11-08Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier2-2/+6
2019-11-08KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI injectionMarc Zyngier1-2/+2
2019-11-07xen: mm: make xen_mm_init staticBen Dooks (Codethink)1-1/+1
2019-11-07xen: mm: include <xen/xen-ops.h> for missing declarationsBen Dooks (Codethink)1-0/+1
2019-11-06Merge tag 'stm32-dt-for-v5.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into arm/fixesOlof Johansson2-13/+4
2019-11-06ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1Amelie Delaunay1-1/+0
2019-11-06ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1Amelie Delaunay1-10/+2
2019-11-06ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157cChristophe Roullier1-2/+2
2019-11-06ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157Patrice Chotard1-4/+4
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2-2/+2
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2-4/+0
2019-11-02Merge tag 'sunxi-fixes-for-5.4-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixesOlof Johansson2-1/+6
2019-11-02Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixesOlof Johansson2-0/+12
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers1-3/+3
2019-10-31ARM: 8928/1: ARM_ERRATA_775420: Spelling s/date/data/Geert Uytterhoeven1-1/+1
2019-10-31ARM: 8925/1: tcm: include <asm/tcm.h> for missing declarationsBen Dooks1-0/+1
2019-10-31ARM: 8924/1: tcm: make dtcm_end and itcm_end staticBen Dooks1-2/+2
2019-10-31ARM: 8923/1: mm: include <asm/vga.h> for vga_baseBen Dooks (Codethink)1-0/+2
2019-10-31ARM: 8922/1: parse_dt_topology() rate is pointer to __be32Ben Dooks (Codethink)1-1/+1
2019-10-31ARM: 8920/1: share get_signal_page from signal.c to process.cBen Dooks (Codethink)2-0/+4
2019-10-31ARM: 8919/1: make unexported functions staticBen Dooks (Codethink)1-3/+3
2019-10-31ARM: dts: omap3: fix DPLL4 M4 divider max valueTero Kristo2-1/+5
2019-10-30dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin1-1/+1
2019-10-29ARM: sunxi: Fix CPU powerdown on A83TOndrej Jirman1-1/+5
2019-10-29ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspendOndrej Jirman1-0/+1