aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Gravatar Linus Torvalds 6-30/+75
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-27/+27
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-3/+7
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 8-75/+94
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorGravatar Ingo Molnar 3-8/+4
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-15/+7
2014-06-11Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 8-36/+129
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-0/+15
2014-06-10Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Gravatar Mike Turquette 6-30/+75
2014-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-50/+16
2014-06-09Merge tag 'fbdev-omap-dt-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 21-5/+1138
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Gravatar Linus Torvalds 2-12/+12
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Gravatar Linus Torvalds 1-59/+105
2014-06-07arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackGravatar Mark Charlebois 1-1/+1
2014-06-07ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hGravatar Behan Webster 1-11/+11
2014-06-06Merge branch 'akpm' (patches from Andrew Morton) into nextGravatar Linus Torvalds 2-12/+16
2014-06-06arm: convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-3/+3
2014-06-06ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsGravatar Boris BREZILLON 1-9/+13
2014-06-06Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-14/+14
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-9/+1
2014-06-06ARM: dts: OMAP5/DRA7: use omap5-mpu-dpll-clock capable of dealing with higher...Gravatar Nishanth Menon 2-2/+2
2014-06-06ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Gravatar Andrii Tseglytskyi 1-0/+9
2014-06-06Fix ARM merge mistake in mvebu board fileGravatar Linus Torvalds 1-1/+0
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Gravatar Ingo Molnar 61-233/+276
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextGravatar Linus Torvalds 131-1536/+2192
2014-06-05ARM: keystone: Drop use of meminfo since its not available anymoreGravatar Santosh Shilimkar 1-3/+3
2014-06-05Merge branch 'devel-stable' into for-nextGravatar Russell King 2-3/+26
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextGravatar Russell King 129-1455/+2073
2014-06-05perf/ARM: Use common PMU interrupt disabled codeGravatar Vince Weaver 2-3/+7
2014-06-05sched: Final power vs. capacity cleanupsGravatar Nicolas Pitre 1-27/+27
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextGravatar Linus Torvalds 1-5/+0
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Gravatar Naoya Horiguchi 1-5/+0
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-42/+20
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-1/+34
2014-06-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-51/+0
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-45/+11
2014-06-04Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-56/+6
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+5
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextGravatar Linus Torvalds 9-67/+433
2014-06-04ARM: orion5x: fix mvebu_mbus_dt_init callGravatar Arnd Bergmann 1-1/+1
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 23-53/+104
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+26
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-8/+4
2014-06-03Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 2-9/+9
2014-06-03Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 32-81/+55
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 8-31/+64
2014-06-03Merge back earlier cpufreq material.Gravatar Rafael J. Wysocki 1-4/+5
2014-06-03ARM: omap5.dtsi: Add audio related parameters to hdmi nodeGravatar Jyri Sarha 1-0/+2
2014-06-03ARM: omap4.dtsi: Add audio related parametes to hdmi nodeGravatar Jyri Sarha 1-0/+2