summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-03-14ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch1-1/+3
2019-03-14ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski1-0/+3
2019-03-14ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski1-7/+6
2019-03-14ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao1-3/+0
2019-03-14ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flagsTony Lindgren1-1/+1
2019-02-27ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instructionMathieu Desnoyers1-1/+1
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire1-1/+5
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij1-2/+2
2019-02-20ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi1-1/+1
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi1-1/+1
2019-02-20ARM: fix the cockup in the previous patchRussell King1-2/+2
2019-02-20ARM: ensure that processor vtables is not lost after bootRussell King1-0/+10
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King4-15/+61
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2-16/+27
2019-02-20ARM: clean up per-processor check_bugs method callRussell King2-2/+3
2019-02-20ARM: split out processor lookupRussell King2-12/+20
2019-02-20ARM: make lookup_processor_type() non-__initRussell King1-3/+3
2019-02-20ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry1-1/+1
2019-02-20ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry2-2/+7
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry3-5/+38
2019-02-20ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry1-6/+9
2019-02-20ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry1-0/+8
2019-02-20ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry1-4/+4
2019-02-20ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry1-2/+6
2019-02-20ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry3-20/+17
2019-02-20ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry1-4/+6
2019-02-20ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry1-22/+27
2019-02-15ARM: tango: Improve ARCH_MULTIPLATFORM compatibilityMarc Gonzalez3-4/+11
2019-02-15ARM: iop32x/n2100: fix PCI IRQ mappingRussell King1-2/+1
2019-02-12ARM: pxa: avoid section mismatch warningArnd Bergmann3-3/+3
2019-02-12ARM: dts: Fix up the D-Link DIR-685 MTD partition infoLinus Walleij1-10/+6
2019-02-12ARM: dts: Fix OMAP4430 SDP Ethernet startupRussell King - ARM Linux1-0/+1
2019-02-12ARM: dts: mmp2: fix TWSI2Lubomir Rintel1-3/+6
2019-02-12ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor1-3/+3
2019-02-12ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang1-0/+15
2019-02-06ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte1-1/+1
2019-01-13ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clockFabio Estevam1-2/+7
2019-01-13ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang1-1/+1
2018-12-21bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1Nicolas Schichan1-1/+1
2018-12-21ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin1-5/+9
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole1-3/+5
2018-12-21ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel1-2/+4
2018-12-17ARM: dts: at91: sama5d2: use the divided clock for SMCRomain Izard1-1/+1
2018-12-17ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik1-0/+3
2018-12-17ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1Adam Ford1-1/+1
2018-12-17ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor1-1/+1
2018-12-13ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCEKees Cook1-1/+1
2018-12-05ARM: dts: rockchip: Remove @0 from the veyron memory nodeHeiko Stuebner1-1/+5
2018-12-01ARM: dts: exynos: Fix invalid node referenced by i2c20 alias in Peach Pit and PiKrzysztof Kozlowski2-4/+4
2018-12-01ARM: trusted_foundations: do not use naked functionStefan Agner1-5/+9