summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-11-10ARM: spectre-v2: warn about incorrect context switching functionsRussell King1-0/+15
2019-11-10ARM: spectre-v2: add firmware based hardeningRussell King2-0/+81
2019-11-10ARM: spectre-v2: harden user aborts in kernel spaceRussell King5-8/+94
2019-11-10ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King3-3/+39
2019-11-10ARM: spectre-v2: harden branch predictor on context switchesRussell King3-35/+115
2019-11-10ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King1-0/+4
2019-11-10ARM: bugs: add support for per-processor bug checkingRussell King3-1/+10
2019-11-10ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King4-0/+13
2019-11-10ARM: bugs: prepare processor bug infrastructureRussell King3-2/+12
2019-11-10ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2019-11-10ARM: Move system register accessors to asm/cp15.hVladimir Murzin2-16/+26
2019-11-10ARM: uaccess: remove put_user() code duplicationRussell King1-57/+49
2019-11-10ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander3-33/+1
2019-11-10ARM: 8479/2: add implementation for arm-smcccJens Wiklander4-0/+71
2019-11-10ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin1-1/+1
2019-11-10ARM: mm: fix alignment handler faults under memory pressureRussell King1-8/+36
2019-11-10ARM: dts: logicpd-torpedo-som: Remove twl_keypadAdam Ford1-0/+4
2019-10-29ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi1-0/+2
2019-10-29ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren1-1/+2
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera4-4/+0
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon2-2/+3
2019-10-05ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda1-1/+1
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger1-1/+2
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren1-0/+3
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones1-0/+7
2019-08-25ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann1-0/+1
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson1-0/+1
2019-08-06ARM: riscpc: fix DMARussell King1-1/+4
2019-07-21ARM: omap2: remove incorrect __init annotationArnd Bergmann1-1/+1
2019-07-21ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski1-0/+3
2019-07-21ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski1-0/+2
2019-07-10ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam1-1/+2
2019-06-22ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski1-0/+19
2019-06-22ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski1-0/+2
2019-06-22ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-22ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-22ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov1-1/+1
2019-06-11KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones1-3/+8
2019-06-11crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers1-0/+4
2019-06-11ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang2-0/+3
2019-05-16ARM: iop: don't use using 64-bit DMA masksArnd Bergmann3-12/+12
2019-05-16ARM: orion: don't use using 64-bit DMA masksArnd Bergmann1-2/+2
2019-05-16ARM: dts: pfla02: increase phy reset durationMarco Felsch1-0/+1
2019-04-27ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi1-3/+3
2019-04-27crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel2-2/+4
2019-04-27crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel2-2/+4
2019-04-27ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz1-1/+1
2019-04-27ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf1-1/+1
2019-04-27ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King5-4/+17
2019-04-27ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2-2/+2