summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-29Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier
2018-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-01-19ARM: sunxi_defconfig: Enable CMAMaxime Ripard
2018-01-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-01-17ARM: net: bpf: clarify tail_call indexRussell King
2018-01-17ARM: net: bpf: fix LDX instructionsRussell King
2018-01-17ARM: net: bpf: fix register savingRussell King
2018-01-17ARM: net: bpf: correct stack layout documentationRussell King
2018-01-17ARM: net: bpf: move stack documentationRussell King
2018-01-17ARM: net: bpf: fix stack alignmentRussell King
2018-01-17ARM: net: bpf: fix tail call jumpsRussell King
2018-01-17ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUsRussell King
2018-01-16KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse
2018-01-16KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse
2018-01-12ARM: OMAP2+: Remove gpmc-onenandLadislav Michl
2018-01-12ARM: dts: omap3-igep: Update onenand node timingsLadislav Michl
2018-01-12ARM: dts: OMAP2+: Add compatible property to onenand nodeLadislav Michl
2018-01-12mtd: nand: use reworked NAND controller driver with Marvell EBU SoCsMiquel Raynal
2018-01-11Merge tag 'sunxi-fixes-for-4.15-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2018-01-11Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-01-11Merge tag 'davinci-for-v4.16/dt' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-01-10Merge tag 'irqchip-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-01-10ARM: dts: imx6ul: add 696MHz operating pointAnson Huang
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-08arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2018-01-06ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpointChen-Yu Tsai
2018-01-05ARM: dts: da850-lcdk: Remove leading 0x and 0s from unit addressMathieu Malaterre
2018-01-05ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton
2018-01-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-01-04Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-01-04dt-bindings/bcm283x: Define polarity of per-cpu interruptsStefan Wahren
2017-12-22arm64: allow ID map to be extended to 52 bitsKristina Martsenko
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko
2017-12-22ARM: dts: tango4: remove bogus interrupt-controller propertyArnd Bergmann
2017-12-22ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann
2017-12-21Merge tag 'davinci-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann
2017-12-21Merge tag 'at91-ab-4.15-dt-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-12-21Merge tag 'v4.15-rockchip-dts32fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2017-12-21ARM: dts: aspeed-g4: Correct VUART IRQ numberJoel Stanley
2017-12-21ARM: dts: exynos: Enable Mixer node for Exynos5800 Peach Pi machineJavier Martinez Canillas
2017-12-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-12-19ARM: dts: sun8i: a711: Reinstate the PMIC compatibleMaxime Ripard
2017-12-17ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang