summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry2019-02-201-4/+6
* ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry2019-02-201-22/+27
* ARM: tango: Improve ARCH_MULTIPLATFORM compatibilityMarc Gonzalez2019-02-153-4/+11
* ARM: iop32x/n2100: fix PCI IRQ mappingRussell King2019-02-151-2/+1
* ARM: pxa: avoid section mismatch warningArnd Bergmann2019-02-123-3/+3
* ARM: dts: Fix up the D-Link DIR-685 MTD partition infoLinus Walleij2019-02-121-10/+6
* ARM: dts: Fix OMAP4430 SDP Ethernet startupRussell King - ARM Linux2019-02-121-0/+1
* ARM: dts: mmp2: fix TWSI2Lubomir Rintel2019-02-121-3/+6
* ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor2019-02-121-3/+3
* ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang2019-02-121-0/+15
* ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte2019-02-061-1/+1
* ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clockFabio Estevam2019-01-131-2/+7
* ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang2019-01-131-1/+1
* bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1Nicolas Schichan2018-12-211-1/+1
* ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin2018-12-211-5/+9
* ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole2018-12-211-3/+5
* ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel2018-12-211-2/+4
* ARM: dts: at91: sama5d2: use the divided clock for SMCRomain Izard2018-12-171-1/+1
* ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik2018-12-171-0/+3
* ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1Adam Ford2018-12-171-1/+1
* ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor2018-12-171-1/+1
* ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCEKees Cook2018-12-131-1/+1
* ARM: dts: rockchip: Remove @0 from the veyron memory nodeHeiko Stuebner2018-12-051-1/+5
* ARM: dts: exynos: Fix invalid node referenced by i2c20 alias in Peach Pit and PiKrzysztof Kozlowski2018-12-012-4/+4
* ARM: trusted_foundations: do not use naked functionStefan Agner2018-12-011-5/+9