summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-01-27ARM: mvebu: armada-370-db: Relicense the device tree under GPLv2+/X11Gregory CLEMENT1-3/+37
2015-01-22ARM: mvebu: make DTS comments reflect DEBUG_LL changesPaul Bolle1-2/+4
2015-01-22ARM: mvebu: Armada 385 GP: Add regulators to the SATA portGregory CLEMENT1-0/+126
2015-01-22ARM: Kirkwood: Added support for pogoplug e02 (pink/gray)Christoph Junghans2-0/+135
2015-01-10ARM: mvebu: fix compatible strings of MBus on Armada 375 and Armada 38xThomas Petazzoni2-3/+2
2015-01-09ARM: mvebu: Add Armada 388 General Purpose Development Board supportGregory CLEMENT2-0/+289
2015-01-09ARM: mvebu: Add Device Tree description of the Armada 388 SoCGregory CLEMENT4-8/+80
2015-01-09ARM: mvebu: a38x: Add missing labelsGregory CLEMENT1-2/+2
2015-01-09ARM: mvebu: a38x: Add more pinctrl functionsGregory CLEMENT1-0/+47
2015-01-09ARM: mvebu: Add Armada 385 Access Point Development Board supportMaxime Ripard2-0/+179
2015-01-09ARM: mvebu: Add a number of pinctrl functionsMaxime Ripard1-0/+39
2015-01-09ARM: mvebu: A38x: Remove redundant pinctrl informationsMaxime Ripard3-3/+0
2015-01-09ARM: mvebu: a38x: Fix node namesMaxime Ripard5-6/+6
2015-01-05Kirkwood: add support for Seagate BlackArmor NAS220Evgeni Dobrev2-0/+174
2014-12-21ARM: dts: kirkwood: enable phy driver for SATA controller on 88f6192Evgeni Dobrev1-0/+2
2014-12-21ARM: dts: add gpio_poweroff support for Iomega ix2-200Richard Kunze1-0/+4
2014-12-21ARM: dts: use all remaining MTD space foor rootfs of Iomega ix2-200Richard Kunze1-2/+2
2014-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-2/+2
2014-12-21Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds19-143/+152
2014-12-20PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki24-26/+22
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-8/+8
2014-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-47/+195
2014-12-18arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-2/+2
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-0/+91
2014-12-17Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-14/+85
2014-12-17Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds13-29/+267
2014-12-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-38/+41
2014-12-16Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm...Arnd Bergmann1-1/+0
2014-12-16Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+8
2014-12-16ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo1-9/+14
2014-12-16ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2-6/+6
2014-12-16Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette7-63/+208
2014-12-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-116/+0
2014-12-16Merge tag 'omap-for-v3.19/fixes-for-merge-window' of git://git.kernel.org/pub...Kevin Hilman697-36726/+27167
2014-12-15ARM: defconfigs: use CONFIG_CPUFREQ_DTViresh Kumar2-2/+2
2014-12-15Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini8-48/+201
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall1-2/+11
2014-12-15Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-881/+1571
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-16/+0
2014-12-15Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-11/+5
2014-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-7/+14
2014-12-14Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds1-0/+1
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio1-0/+1
2014-12-13arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall1-0/+5
2014-12-13arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall1-1/+1
2014-12-13arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell1-3/+3
2014-12-13arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall3-0/+73
2014-12-13arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall1-0/+18
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall3-27/+43
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall3-1/+7