aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-04-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 16-47/+89
2019-04-07ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUGravatar Arnd Bergmann 1-0/+4
2019-04-07ARM: iop: don't use using 64-bit DMA masksGravatar Arnd Bergmann 3-12/+12
2019-04-07ARM: orion: don't use using 64-bit DMA masksGravatar Arnd Bergmann 1-2/+2
2019-04-07Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Gravatar Olof Johansson 1-5/+4
2019-04-07Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Gravatar Olof Johansson 5-11/+51
2019-04-07Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Olof Johansson 2-3/+5
2019-04-07Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 3-14/+11
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsGravatar Steven Rostedt (VMware) 1-18/+4
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsGravatar Steven Rostedt (Red Hat) 1-20/+3
2019-04-04arm/mach-at91/pm : fix possible object reference leakGravatar Peng Hao 1-2/+4
2019-04-01Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesGravatar Tony Lindgren 1-2/+2
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-2/+14
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 2-0/+13
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedGravatar Masahiro Yamada 2-2/+1
2019-03-28ARM: dts: at91: Fix typo in ISC_D0 on PC9Gravatar David Engraf 1-1/+1
2019-03-26ARM: dts: Fix dcan clkctrl clock for am3Gravatar Tony Lindgren 1-2/+2
2019-03-25Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Arnd Bergmann 8-24/+22
2019-03-25Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/s...Gravatar Arnd Bergmann 1-1/+1
2019-03-25ARM: dts: nomadik: Fix polarity of SPI CSGravatar Linus Walleij 1-4/+5
2019-03-25ARM: davinci: fix build failure with allnoconfigGravatar Sekhar Nori 1-0/+1
2019-03-25ARM: dts: rockchip: Remove #address/#size-cells from rk3288-veyron gpio-keysGravatar Douglas Anderson 1-2/+0
2019-03-25ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsiGravatar Douglas Anderson 1-2/+0
2019-03-25ARM: dts: rockchip: Fix gpu opp node names for rk3288Gravatar Douglas Anderson 1-6/+6
2019-03-22ARM: dts: am335x-evmsk: Correct the regulators for the audio codecGravatar Peter Ujfalusi 1-4/+22
2019-03-22ARM: dts: am335x-evm: Correct the regulators for the audio codecGravatar Peter Ujfalusi 1-4/+22
2019-03-22ARM: OMAP2+: add missing of_node_put after of_device_is_availableGravatar Julia Lawall 1-1/+3
2019-03-22ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationGravatar Janusz Krzysztofik 1-0/+2
2019-03-22ARM: imx_v4_v5_defconfig: enable PWM driverGravatar Uwe Kleine-König 1-0/+3
2019-03-22ARM: imx_v6_v7_defconfig: continue compiling the pwm driverGravatar Uwe Kleine-König 1-1/+1
2019-03-22ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switchGravatar Michal Vokáč 1-2/+2
2019-03-22ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiGravatar Masanari Iida 1-2/+2
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Thomas Gleixner 1-1/+1
2019-03-21ARM: dts: imx6ull: Use the correct style for SPDX License IdentifierGravatar Nishad Kamdar 1-1/+1
2019-03-20KVM: arm/arm64: Fix handling of stage2 huge mappingsGravatar Suzuki K Poulose 1-0/+2
2019-03-20ARM: dts: pfla02: increase phy reset durationGravatar Marco Felsch 1-0/+1
2019-03-19Merge tag 'tags/bcm2835-dt-next-2019-03-04' into devicetree/fixesGravatar Florian Fainelli 1-1/+1
2019-03-19KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryGravatar Marc Zyngier 1-0/+11
2019-03-19ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeGravatar Kohji Okuno 1-17/+10
2019-03-19ARM: imx51: fix a leaked reference by adding missing of_node_putGravatar Wen Yang 1-0/+1
2019-03-19ARM: dts: imx6dl-yapp4: Use rgmii-id phy mode on the cpu portGravatar Michal Vokáč 1-1/+1
2019-03-18ARM: dts: rockchip: Fix SD card detection on rk3288-tinkerGravatar David Summers 1-1/+2
2019-03-18ARM: dts: rockchip: fix rk3288 cpu opp node referenceGravatar Jonas Karlman 1-3/+3
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 2-2/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yGravatar Masahiro Yamada 1-1/+0
2019-03-17kbuild: warn redundant generic-yGravatar Masahiro Yamada 1-1/+0
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 12-30/+89
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 86-526/+284
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxGravatar Linus Torvalds 1-1/+2
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextGravatar Russell King 80-513/+258