aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 5-11/+8
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+8
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorGravatar Victor Kamensky 1-2/+2
2015-01-09perf: Move task_pt_regs sampling into arch codeGravatar Andy Lutomirski 1-0/+8
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGravatar Grygorii Strashko 1-2/+2
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsGravatar Mark Rutland 1-7/+2
2015-01-07ARM: wire up execveat syscallGravatar Russell King 2-0/+2
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Gravatar Pavel Machek 2-0/+21
2014-12-30Add USB_EHCI_EXYNOS to multi_v7_defconfigGravatar Steev Klimaszewski 1-0/+1
2014-12-21ARM: mvebu: Fix pinctrl configuration for Armada 370 DBGravatar Gregory CLEMENT 1-24/+0
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Gravatar Linus Torvalds 1-2/+2
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Gravatar Linus Torvalds 19-143/+152
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMEGravatar Rafael J. Wysocki 24-26/+22
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-8/+8
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-47/+195
2014-12-18arm/spinlock: Replace ACCESS_ONCE with READ_ONCEGravatar Christian Borntraeger 1-2/+2
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 2-0/+91
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-14/+85
2014-12-16Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 13-29/+267
2014-12-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 12-38/+41
2014-12-16Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm...Gravatar Arnd Bergmann 1-1/+0
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-4/+8
2014-12-15ARM: OMAP3: clock: fix boot breakage in legacy modeGravatar Tero Kristo 1-9/+14
2014-12-15ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsGravatar Tero Kristo 2-6/+6
2014-12-15Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Michael Turquette 7-63/+208
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 2-116/+0
2014-12-15Merge tag 'omap-for-v3.19/fixes-for-merge-window' of git://git.kernel.org/pub...Gravatar Kevin Hilman 697-36726/+27167
2014-12-15ARM: defconfigs: use CONFIG_CPUFREQ_DTGravatar Viresh Kumar 2-2/+2
2014-12-15Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 8-48/+201
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersGravatar Christoffer Dall 1-2/+11
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 13-881/+1571
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 16-16/+0
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-11/+5
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 5-7/+14
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Gravatar Linus Torvalds 1-0/+1
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsGravatar Riku Voipio 1-0/+1
2014-12-13arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedGravatar Christoffer Dall 1-0/+5
2014-12-13arm/arm64: KVM: Rename vgic_initialized to vgic_readyGravatar Christoffer Dall 1-1/+1
2014-12-13arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Gravatar Peter Maydell 1-3/+3
2014-12-13arm/arm64: KVM: Introduce stage2_unmap_vmGravatar Christoffer Dall 3-0/+73
2014-12-13arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootGravatar Christoffer Dall 1-0/+18
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIGravatar Christoffer Dall 3-27/+43
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuGravatar Christoffer Dall 3-1/+7
2014-12-13arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionGravatar Christoffer Dall 1-0/+2
2014-12-13arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagGravatar Christoffer Dall 1-1/+1
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+4
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesGravatar Rafael J. Wysocki 1-1/+1
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMGravatar Rafael J. Wysocki 6-7/+7
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 80-832/+1417
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2