summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-02-14ARM: prima2: fix __init section for cpu hotplugArnd Bergmann2-2/+3
2013-02-12Merge branch 'socfpga/hw' into next/socOlof Johansson12-165/+185
2013-02-12arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen6-12/+39
2013-02-12arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen4-138/+46
2013-02-12arm: socfpga: Add entries to enable make dtbs socfpgaDinh Nguyen1-0/+2
2013-02-12arm: socfpga: Add new device tree source for actual socfpga HWDinh Nguyen4-15/+98
2013-02-10Merge tag 'mxs-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Olof Johansson2-38/+38
2013-02-10Merge branch 'tegra/t114' into next/socOlof Johansson5-13/+23
2013-02-10ARM: tegra: sort Kconfig selects for Tegra114Stephen Warren1-2/+2
2013-02-10ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114Stephen Warren2-2/+1
2013-02-10ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOCOlof Johansson3-9/+20
2013-02-10Merge tag 'renesas-soc4-for-v3.9' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+3
2013-02-06Merge tag 'imx-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Olof Johansson4-37/+118
2013-02-06Merge tag 'omap-for-v3.9/pm-signed' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson47-1657/+1002
2013-02-06ARM: tegra: Fix build error for gic updateHiroshi Doyu1-2/+0
2013-02-06ARM: tegra: remove empty tegra_smp_init_cpus()Olof Johansson1-5/+0
2013-02-06Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson23-68/+474
2013-02-06Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson10-9/+516
2013-02-06Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson8-12/+52
2013-02-06Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson39-8015/+473
2013-02-05Merge tag 'renesas-soc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+2
2013-02-05ARM: shmobile: Register ARM architected timerMagnus Damm1-0/+3
2013-02-05Merge tag 'drivers_for_v3.9' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson11-83/+37
2013-02-05Merge tag 'v3.8-rc6' into next/socOlof Johansson173-640/+1192
2013-02-05Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson29-1959/+153
2013-02-05ARM: MARCO: fix the build issue due to gic-vic-to-irqchip moveBarry Song2-21/+3
2013-02-05ARM: shmobile: r8a7779: Correct TMU clock supportSimon Horman1-1/+2
2013-02-05ARM: mxs_defconfig: Select CONFIG_DEVTMPFS_MOUNTFabio Estevam1-0/+1
2013-02-05ARM: mxs: decrease mxs_clockevent_device.min_delta_ns to 2 clock cyclesTorben Hohn1-1/+2
2013-02-05ARM: mxs: use apbx bus clock to drive the timers on timrotv2Torben Hohn1-4/+5
2013-02-05ARM: mxs: Update mxs_defconfigMarek Vasut1-33/+30
2013-02-05ARM: imx_v6_v7_defconfig: enable anatop regulator and snvs rtcShawn Guo1-0/+2
2013-02-05ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCsShawn Guo3-32/+98
2013-02-05ARM: imx: use separated debug uart symbol for imx31 and imx35Shawn Guo1-5/+13
2013-02-05ARM: imx_v6_v7_defconfig: Select IPUV3 driverFabio Estevam1-0/+5
2013-02-05Merge tag 'imx-cleanup-3.9' into imx/socShawn Guo24-1955/+11
2013-02-01Merge tag 'renesas-soc2-for-v3.9' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson5-1/+22
2013-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-22/+67
2013-01-31cpuidle: kirkwood: Move out of mach directoryAndrew Lunn7-75/+29
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper2-4/+39
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2-6/+6
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-73/+183
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-49/+73
2013-01-31Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin3-13/+22
2013-01-31Merge tag 'omap-cleanup-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren17-494/+710
2013-01-31MIPS: Netlogic: Fix UP compilation on XLRJayachandran C1-1/+4
2013-01-31MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-31MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-31MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin1-1/+1
2013-01-31ARM: Kirkwood: Support basic hotplug for PCI-EJason Gunthorpe1-7/+3