summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2019-05-21crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-21ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang
2019-05-21ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3Sylwester Nawrocki
2019-05-21ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy
2019-05-08ARM: iop: don't use using 64-bit DMA masksArnd Bergmann
2019-05-08ARM: orion: don't use using 64-bit DMA masksArnd Bergmann
2019-05-08ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson
2019-05-04ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida
2019-05-04ARM: dts: pfla02: increase phy reset durationMarco Felsch
2019-05-04ARM: dts: bcm283x: Fix hdmi hpd gpio pullHelen Koike
2019-05-02ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel
2019-04-20ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi
2019-04-20crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel
2019-04-20crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel
2019-04-20ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz
2019-04-17ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf
2019-04-17ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi
2019-04-17ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-04-05ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2019-04-05ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor
2019-04-05ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno
2019-03-23ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva
2019-03-23crypto: arm/crct10dif - revert to C code for short inputsArd Biesheuvel
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-03-23ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplugRussell King
2019-03-23ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...Yizhuo
2019-03-13ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch
2019-03-13ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski
2019-03-13ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski
2019-03-13ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao
2019-03-13ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flagsTony Lindgren
2019-02-27ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instructionMathieu Desnoyers
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij
2019-02-20ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi
2019-02-20ARM: fix the cockup in the previous patchRussell King
2019-02-20ARM: ensure that processor vtables is not lost after bootRussell King
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-02-20ARM: clean up per-processor check_bugs method callRussell King
2019-02-20ARM: split out processor lookupRussell King
2019-02-20ARM: make lookup_processor_type() non-__initRussell King
2019-02-20ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry
2019-02-20ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2019-02-20ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry