summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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-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: 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-05ARM: trusted_foundations: do not use naked functionStefan Agner1-5/+9
2018-12-05ARM: 8767/1: add support for building ARM kernel with clangStefan Agner1-1/+1
2018-12-05ARM: 8766/1: drop no-thumb-interwork in EABI modeStefan Agner1-1/+1
2018-11-23ARM: spectre-v1: mitigate user accessesRussell King2-0/+13
2018-11-23ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2018-11-23ARM: use __inttype() in get_user()Russell King1-1/+8
2018-11-23ARM: oabi-compat: copy semops using __copy_from_user()Russell King1-3/+5
2018-11-23ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King3-21/+17
2018-11-23ARM: signal: copy registers using __copy_from_user()Russell King1-17/+21
2018-11-23ARM: spectre-v1: fix syscall entryRussell King2-11/+32
2018-11-23ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+19
2018-11-23ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2018-11-23ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-11-23ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King1-1/+16
2018-11-23ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King1-0/+1
2018-11-23ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2-0/+29
2018-11-23ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier3-5/+85
2018-11-23ARM: spectre-v2: warn about incorrect context switching functionsRussell King1-0/+15
2018-11-23ARM: spectre-v2: add firmware based hardeningRussell King2-0/+81
2018-11-23ARM: spectre-v2: harden user aborts in kernel spaceRussell King5-8/+94
2018-11-23ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King3-3/+39
2018-11-23ARM: spectre-v2: harden branch predictor on context switchesRussell King3-35/+115
2018-11-23ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King1-0/+4
2018-11-23ARM: bugs: add support for per-processor bug checkingRussell King3-1/+10
2018-11-23ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King4-0/+13
2018-11-23ARM: bugs: prepare processor bug infrastructureRussell King3-2/+12
2018-11-23ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2018-11-21KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland1-2/+2
2018-11-21ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACLFabio Estevam1-0/+1
2018-11-13ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250Marek Szyprowski1-0/+1
2018-11-13ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindingsMarek Szyprowski1-42/+88
2018-11-13arm: dts: exynos: Add missing cooling device properties for CPUsViresh Kumar3-0/+52
2018-11-13ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodesViresh Kumar5-38/+0
2018-11-10ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer1-0/+11
2018-11-10ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel2-10/+11
2018-11-10ARM: dts: bcm283x: Reserve first page for firmwarePhil Elwell1-0/+5
2018-11-10ARM: dts: BCM63xx: Fix incorrect interrupt specifiersFlorian Fainelli1-6/+8
2018-11-10ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni1-1/+1
2018-10-18ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre1-1/+1
2018-10-04ARM: dts: dra7: fix DCAN node addressesKevin Hilman1-2/+2
2018-10-04ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle1-3/+3
2018-10-04ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledDave Gerlach1-4/+8