summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-02Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-02Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01dt: Remove dangling "select PROC_DEVICETREE"Grant Likely
2014-04-01Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31ARM: sun7i/sun6i: dts: Fix IRQ number for sun6i NMI controllerHans de Goede
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-26ARM: sun7i/sun6i: dts: Add NMI irqchip supportCarlo Caione
2014-03-25Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Mark Brown
2014-03-25ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz
2014-03-24ARM: bockw: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto
2014-03-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-20arm: omap: Fix typo in ams-delta-fiq.cThomas Gleixner
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2014-03-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman
2014-03-17ASoC: fsi: fixup compile error for simple-cardKuninori Morimoto
2014-03-17Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2014-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto
2014-03-14ARM: sunxi: dt: Convert to the new irq controller compatiblesMaxime Ripard
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-12cpufreq: SPEAr: Instantiate as platform_driverViresh Kumar
2014-03-11arm: zynq: Add support for cpufreqSoren Brinkmann
2014-03-11arm: zynq: Don't use arm_global_timer with cpufreqSoren Brinkmann
2014-03-11ARM: shmobile: Remove CMT, TMU and STI Kconfig entriesMagnus Damm
2014-03-11ARM: sunxi: dt: Convert to the new clocksource compatibleMaxime Ripard
2014-03-11ARM: u300: move timer driver to clocksourceLinus Walleij
2014-03-11ARM: at91: fix network interface ordering for sama5d36Boris BREZILLON
2014-03-11arm: add support for reserved memory defined by device treeMarek Szyprowski
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar