summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+5
2014-01-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds5-14/+7
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-57/+1
2014-01-22Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dtKevin Hilman41-258/+725
2014-01-22arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocationsSantosh Shilimkar1-6/+2
2014-01-22arch/arm/mm/init.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-22arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar2-2/+2
2014-01-22mm/memblock: add memblock memory allocation apisSantosh Shilimkar1-2/+2
2014-01-22mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman1-3/+0
2014-01-22Merge branch 'devel-stable' into for-nextRussell King4-69/+50
2014-01-22Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King59-258/+1125
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds1-2/+2
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-875/+316
2014-01-21Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+6
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds65-137/+87
2014-01-21ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()Russell King1-0/+3
2014-01-21ARM: ignore memory below PHYS_OFFSETRussell King1-0/+14
2014-01-21Fix select-induced Kconfig warning for ZBOOT_ROMRussell King2-4/+3
2014-01-21regulator: tps6586x: Add and use correct voltage tableStefan Agner1-2/+2
2014-01-21Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-37/+1
2014-01-21Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+21
2014-01-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+30
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-0/+25
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+5
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+0
2014-01-20Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds3-16/+15
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+15
2014-01-20Merge branch 'for-next' into for-linusTakashi Iwai10-875/+316
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-8/+11
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2014-01-18ARM: OMAP3: use DT clock init if DT data is availableTero Kristo1-1/+12
2014-01-18ARM: AM33xx: remove old clock data and link in new clock init codeTero Kristo3-1066/+1
2014-01-18ARM: AM43xx: Enable clock initTero Kristo1-0/+1
2014-01-18ARM: OMAP: DRA7: Enable clock initTero Kristo1-0/+1
2014-01-18ARM: OMAP4: remove old clock data and link in new clock init codeTero Kristo3-1737/+2
2014-01-18ARM: OMAP2+: io: use new clock init APITero Kristo3-14/+26
2014-01-18ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DTTero Kristo2-0/+67
2014-01-18ARM: OMAP3: hwmod: initialize clkdm from clkdm_nameTero Kristo1-1/+2
2014-01-18ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdmTero Kristo1-0/+2
2014-01-18ARM: OMAP2+: clock: use driver API instead of direct memory read/writeTero Kristo7-54/+63
2014-01-18ARM: OMAP2+: clock: add support for indexed memmapsTero Kristo2-1/+30
2014-01-18ARM: dts: am43xx clock dataTero Kristo2-0/+684
2014-01-18ARM: dts: AM35xx: use DT clock dataTero Kristo1-0/+3
2014-01-18ARM: dts: omap3 clock dataTero Kristo10-0/+2844
2014-01-18ARM: dts: am33xx clock dataTero Kristo2-0/+692
2014-01-18ARM: dts: DRA7: Add PCIe related clock nodesJ Keerthy1-0/+25
2014-01-18ARM: dts: DRA7: Change apll_pcie_m2_ck to fixed factor clockJ Keerthy1-6/+3
2014-01-18ARM: dts: clk: Add apll related clocksJ Keerthy1-3/+11
2014-01-18ARM: dts: dra7 clock dataTero Kristo2-0/+2026
2014-01-18ARM: dts: omap5 clock dataTero Kristo2-0/+1453