aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2018-02-25ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann
2018-02-22ARM: dts: Delete bogus reference to the charlcdLinus Walleij
2018-02-22arm: dts: mt2701: Add reset-cellsMatthias Brugger
2018-02-22arm: dts: mt7623: Update ethsys bindingMatthias Brugger
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann
2018-02-22ARM: dts: exynos: fix RTC interrupt for exynos5410Arnd Bergmann
2018-02-22arm: spear13xx: Fix spics gpio controller's warningViresh Kumar
2018-02-22arm: spear13xx: Fix dmas cellsViresh Kumar
2018-02-22arm: spear600: Add missing interrupt-parent of rtcViresh Kumar
2018-02-22arm: dts: mt7623: fix card detection issue on bananapi-r2Sean Wang
2018-02-22ARM: dts: nomadik: add interrupt-parent for clcdArnd Bergmann
2018-02-22ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard
2018-02-22ARM: lpc3250: fix uda1380 gpio numbersArnd Bergmann
2018-02-16arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-16arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2018-02-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc 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-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-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-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
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