summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-05-083-12/+12
* ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-05-081-2/+2
* ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson2019-05-081-6/+6
* ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida2019-05-041-2/+2
* ARM: dts: pfla02: increase phy reset durationMarco Felsch2019-05-041-0/+1
* ARM: dts: bcm283x: Fix hdmi hpd gpio pullHelen Koike2019-05-041-1/+1
* ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-05-021-1/+15
* ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi2019-04-201-3/+3
* crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel2019-04-202-2/+4
* crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel2019-04-202-2/+4
* ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz2019-04-201-1/+1
* ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf2019-04-171-1/+1
* ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-04-171-4/+22
* ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-04-171-4/+22
* ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2019-04-055-4/+17
* ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin2019-04-054-2/+10
* ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notationMathieu Malaterre2019-04-051-9/+9
* ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2019-04-052-2/+2
* ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior2019-04-051-7/+7
* ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno2019-04-031-17/+10
* ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva2019-03-231-4/+4
* crypto: arm/crct10dif - revert to C code for short inputsArd Biesheuvel2019-03-232-24/+13
* ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann2019-03-234-64/+2
* ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplugRussell King2019-03-231-12/+4
* ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitializedYizhuo2019-03-231-1/+6
* ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch2019-03-131-1/+3
* ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski2019-03-131-0/+3
* ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski2019-03-131-7/+6
* ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao2019-03-131-3/+0
* ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flagsTony Lindgren2019-03-131-1/+1
* ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instructionMathieu Desnoyers2019-02-271-1/+1
* gpio: pl061: handle failed allocationsNicholas Mc Guire2019-02-201-1/+5
* ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij2019-02-201-2/+2
* ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi2019-02-201-1/+1
* ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi2019-02-201-1/+1
* ARM: fix the cockup in the previous patchRussell King2019-02-201-2/+2
* ARM: ensure that processor vtables is not lost after bootRussell King2019-02-201-0/+10
* ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2019-02-204-15/+61
* ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2019-02-202-16/+27
* ARM: clean up per-processor check_bugs method callRussell King2019-02-202-2/+3
* ARM: split out processor lookupRussell King2019-02-202-12/+20
* ARM: make lookup_processor_type() non-__initRussell King2019-02-201-3/+3
* ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry2019-02-201-1/+1
* ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry2019-02-202-2/+7
* ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry2019-02-203-5/+38
* ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry2019-02-201-6/+9
* ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry2019-02-201-0/+8
* ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry2019-02-201-4/+4
* ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry2019-02-201-2/+6
* ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry2019-02-203-20/+17