summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2018-01-12Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-2/+8
2018-01-12Merge tag 'davinci-for-v4.16/dt' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-2/+2
2018-01-10Merge tag 'irqchip-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner3-13/+14
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig1-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig3-31/+37
2018-01-10ARM: dts: imx6ul: add 696MHz operating pointAnson Huang1-0/+2
2018-01-10Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-09Revert "ARM: dts: r7s72100: add USB device to device tree"Greg Kroah-Hartman1-20/+0
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-27/+42
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-2/+2
2018-01-09ARM: dts: r7s72100: add USB device to device treeChris Brandt1-0/+20
2018-01-09ARM: da8xx: remove con_id from USB clocksDavid Lechner2-4/+4
2018-01-08arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier1-0/+10
2018-01-06ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpointChen-Yu Tsai2-2/+2
2018-01-05ARM: dts: da850-lcdk: Remove leading 0x and 0s from unit addressMathieu Malaterre1-2/+2
2018-01-05ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni1-2/+8
2018-01-05kernel/exit.c: export abort() to modulesAndrew Morton1-1/+0
2018-01-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds15-26/+42
2018-01-04Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann5-8/+9
2018-01-04dt-bindings/bcm283x: Define polarity of per-cpu interruptsStefan Wahren3-13/+14
2017-12-22arm64: allow ID map to be extended to 52 bitsKristina Martsenko1-0/+5
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko1-0/+2
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu58-102/+126
2017-12-22ARM: dts: tango4: remove bogus interrupt-controller propertyArnd Bergmann1-1/+0
2017-12-22ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann2-2/+2
2017-12-21Merge tag 'davinci-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2-13/+20
2017-12-21Merge tag 'at91-ab-4.15-dt-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+1
2017-12-21Merge tag 'v4.15-rockchip-dts32fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2-1/+5
2017-12-21ARM: dts: aspeed-g4: Correct VUART IRQ numberJoel Stanley1-1/+1
2017-12-21ARM: dts: exynos: Enable Mixer node for Exynos5800 Peach Pi machineJavier Martinez Canillas1-0/+4
2017-12-21Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+4
2017-12-19ARM: dts: sun8i: a711: Reinstate the PMIC compatibleMaxime Ripard1-0/+1
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2017-12-18ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang1-0/+4
2017-12-17bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov1-1/+1
2017-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller55-101/+125
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2017-12-13ARM: dts: vf610-zii-dev: use XAUI for DSA link portsRussell King1-2/+2
2017-12-11crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl1-6/+4
2017-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds53-97/+117
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+6
2017-12-10Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-10/+10
2017-12-10Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson2-1/+2
2017-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-12-08w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij2-7/+22
2017-12-08ARM: davinci: fix mmc entries in dm365's dma_slave_mapAlejandro Mery1-4/+4
2017-12-07ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann1-0/+2
2017-12-07arm: dts: nspire: Add missing #phy-cells to usb-nop-xceivRob Herring1-0/+1
2017-12-07ARM: dts: da850-lego-ev3: Fix battery voltage gpioDavid Lechner1-2/+2