summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-053-10/+95
|\
| * ARM: orion5x: Revert commit 4904dbda41c8.David S. Miller2018-02-263-10/+95
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-03-0128-90/+87Star
|\ \
| * \ Merge tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann2018-02-287-14/+14
| |\ \
| | * | ARM: dts: bcm283x: Move arm-pmu out of soc nodeStefan Wahren2018-02-282-8/+8
| | * | ARM: dts: bcm283x: Fix unit address of local_intcStefan Wahren2018-02-282-2/+2
| | * | ARM: dts: NSP: Fix amount of RAM on BCM958625HRFlorian Fainelli2018-02-281-1/+1
| | * | ARM: BCM: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-223-3/+3
| * | | Merge tag 'imx-fixes-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-02-281-1/+1
| |\ \ \
| | * | | ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Sol...Shyam Saini2018-02-241-1/+1
| | |/ /
| * | | ARM: dts: Set D-Link DNS-313 SATA to muxmode 0Linus Walleij2018-02-261-1/+1
| * | | ARM: omap2: set CONFIG_LIRC=y in defconfigArnd Bergmann2018-02-261-1/+1
| * | | ARM: orion: fix orion_ge00_switch_board_info initializationArnd Bergmann2018-02-221-12/+11Star
| * | | Merge tag 'v4.16-rockchip-dts32fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2018-02-223-25/+5Star
| |\ \ \
| | * | | ARM: dts: rockchip: Fix DWMMC clocksRobin Murphy2018-02-162-5/+5
| | * | | ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore somDaniel Schultz2018-02-151-20/+0Star
| | |/ /
| * | | Merge tag 'omap-for-v4.16/fixes-signed' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2018-02-228-20/+38
| |\ \ \
| | * | | ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford2018-02-141-1/+8
| | * | | ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford2018-02-141-0/+8
| | * | | ARM: dts: OMAP5: uevm: Fix "debounce-interval" property misspellingGeert Uytterhoeven2018-02-141-1/+1
| | * | | ARM: OMAP1: clock: Fix debugfs_create_*() usageGeert Uytterhoeven2018-02-141-3/+3
| | * | | ARM: OMAP2+: Fix sar_base inititalization for HS omapsTony Lindgren2018-02-141-2/+2
| | * | | ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren2018-02-141-2/+2
| | * | | ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou2018-02-141-8/+11
| | * | | Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixesTony Lindgren2018-02-141-3/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: OMAP2+: hwmod_core: enable optional clocks before main clockTero Kristo2017-12-221-3/+3
| * | | | Merge tag 'mvebu-fixes-4.16-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2018-02-221-2/+2
| |\ \ \ \
| | * | | | ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson2018-02-131-2/+2
| | |/ / /
| * | | | ARM: davinci: mark spi_board_info arrays as constArnd Bergmann2018-02-223-3/+3
| * | | | ARM: clps711x: mark clps711x_compat as constArnd Bergmann2018-02-221-1/+1
| * | | | arm: zx: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-221-10/+10
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-262-0/+9
|\ \ \ \
| * | | | ARM: kvm: fix building with gcc-8Arnd Bergmann2018-02-152-0/+9
| |/ / /
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-261-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
| |/ /
* / / ARM: ux500: remove PMU IRQ bouncerMark Rutland2018-02-201-35/+0Star
|/ /
* | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-107-19/+93
|\ \
| * \ Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0143-602/+209Star
| |\ \
| * | | KVM: arm/arm64: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1
| * | | KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier2018-01-081-5/+2Star
| * | | KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier2018-01-081-0/+10
| * | | KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier2018-01-082-2/+14
| * | | arm: KVM: Add optimized PIPT icache flushingMarc Zyngier2018-01-082-3/+31
| * | | KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier2018-01-081-18/+42
| * | | KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier2018-01-083-1/+2
| * | | KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall2018-01-021-0/+2
* | | | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-101-1/+0Star
|\ \ \ \
| * | | | arm: vt8500: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0Star
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-083-31/+20Star
|\ \ \ \ \
| * | | | | arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2018-02-061-0/+7