aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+2
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 40-364/+409
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-34/+29
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 1-1/+3
2015-04-13Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmcGravatar Linus Torvalds 1-8/+25
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-51/+30
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+2
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-146/+258
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Gravatar Thomas Gleixner 39-364/+408
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Gravatar Thomas Gleixner 1-0/+1
2015-04-10Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreGravatar Jason Cooper 4-14/+4
2015-04-10Merge branch 'irqchip/stacked-exynos' into irqchip/coreGravatar Jason Cooper 6-22/+144
2015-04-10Merge branch 'irqchip/stacked-omap' into irqchip/coreGravatar Jason Cooper 21-101/+193
2015-04-10Merge branch 'irqchip/stacked-tegra' into irqchip/coreGravatar Jason Cooper 8-227/+67
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Gravatar Greg Kroah-Hartman 1-2/+2
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyGravatar Anton Blanchard 1-3/+2
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 13-146/+258
2015-04-07Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 2-29/+59
2015-04-03phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hGravatar Peter Griffin 1-2/+2
2015-04-03ARM: Tegra: Use explicit broadcast oneshot control functionGravatar Thomas Gleixner 3-13/+13
2015-04-03ARM: OMAP: Use explicit broadcast oneshot control functionGravatar Thomas Gleixner 1-3/+2
2015-04-03ARM: OMAP: Use explicit broadcast control functionGravatar Thomas Gleixner 1-3/+2
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Gravatar Xunlei Pang 3-14/+5
2015-04-03ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...Gravatar Xunlei Pang 1-10/+12
2015-04-01arm/bL_switcher: Kill tick suspend hackeryGravatar Thomas Gleixner 1-14/+2
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesGravatar Ingo Molnar 98-376/+1110
2015-03-30KVM: arm/arm64: enable KVM_CAP_IOEVENTFDGravatar Nikolay Nikolaev 1-0/+1
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busGravatar Andre Przywara 2-49/+37
2015-03-29Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 16-84/+126
2015-03-29Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 5-12/+21
2015-03-29Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Olof Johansson 6-7/+53
2015-03-29Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Gravatar Olof Johansson 1-1/+1
2015-03-29Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesGravatar Olof Johansson 3-64/+50
2015-03-27ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinGravatar Andreas Fenkart 1-8/+25
2015-03-27clockevents: Manage device's state separately for the coreGravatar Viresh Kumar 1-4/+4
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileGravatar Andre Przywara 1-1/+1
2015-03-24ARM: dts: sunxi: Remove overclocked/overvoltaged OPPGravatar Chen-Yu Tsai 3-6/+3
2015-03-24ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP settingGravatar Chen-Yu Tsai 1-0/+16
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextGravatar Bjorn Helgaas 3-34/+22
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 5-23/+23
2015-03-19Merge branches 'pci/iommu' and 'pci/resource' into nextGravatar Bjorn Helgaas 1-0/+7
2015-03-19ARM: socfpga: dts: fix spi1 interruptGravatar Mark James 1-1/+1
2015-03-19PCI: Cleanup control flowGravatar Bjorn Helgaas 3-34/+22
2015-03-18ARM: dts: Fix gpio interrupts for dm816xGravatar Tony Lindgren 2-4/+33
2015-03-18ARM: dts: dra7: remove ti,hwmod property from pcie phyGravatar Kishon Vijay Abraham I 1-2/+0
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 2-8/+16
2015-03-18ARM: exynos4/5: convert pmu wakeup to stacked domainsGravatar Marc Zyngier 6-22/+144
2015-03-18ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmGravatar Mason 1-4/+1
2015-03-18ARM: 8311/1: Don't use is_module_addr in setting page attributesGravatar Laura Abbott 1-1/+4
2015-03-18ARM: 8310/1: l2c: Fix prefetch settings dt parsingGravatar Fabrice Gasnier 1-17/+16