summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-27ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior1-7/+7
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno1-17/+10
2019-04-03ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi1-2/+2
2019-04-03ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee1-1/+1
2019-04-03ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann1-1/+1
2019-03-23ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva1-4/+4
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann4-64/+2
2019-03-23ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...Yizhuo1-1/+6
2019-03-23ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on ...Krzysztof Kozlowski2-5/+30
2019-03-23ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski1-0/+3
2019-03-23ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao1-3/+0
2019-03-23KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall1-5/+6
2019-03-23arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier1-1/+2
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-evm: Correct the sound card namePeter Ujfalusi1-1/+1
2019-02-20ARM: iop32x/n2100: fix PCI IRQ mappingRussell King1-2/+1
2019-02-20arm64: KVM: Skip MMIO insn after emulationMark Rutland1-5/+6
2019-02-20ARM: pxa: avoid section mismatch warningArnd Bergmann3-3/+3
2019-02-20ARM: dts: Fix OMAP4430 SDP Ethernet startupRussell King - ARM Linux1-0/+1
2019-02-20ARM: dts: mmp2: fix TWSI2Lubomir Rintel1-3/+6
2019-02-20ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor1-3/+3
2019-02-20ARM: 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: imx: update the cpu power up timing setting on i.mx6sxAnson Huang1-1/+1
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole1-3/+5
2018-12-17ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik1-0/+3
2018-12-17ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor1-1/+1
2018-11-10ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer1-0/+11
2018-11-10ARM: dts: apq8064: add ahci ports-implemented maskSrinivas Kandagatla1-1/+2
2018-11-10ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni1-1/+1
2018-10-20ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre1-1/+1
2018-10-10ARM: dts: dra7: fix DCAN node addressesKevin Hilman1-2/+2
2018-10-10ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle1-3/+3
2018-09-26ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire1-5/+9
2018-09-26ARM: hisi: fix error handling and missing of_node_putNicholas Mc Guire1-4/+4
2018-09-26ARM: hisi: handle of_iomap and fix missing of_node_putNicholas Mc Guire1-6/+13