aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-12Merge branch 'topic/lt-3.2-imx6-cpufreq' into lt-3.2-imx6Eric Miao
2012-01-12Merge branch 'topic/lt-3.2-imx6-pm' into lt-3.2-imx6Eric Miao
2012-01-12arm/imx6q: select ARCH_HAS_CPUFREQtopic/lt-3.2-imx6-cpufreqRichard Zhao
2012-01-12arm/imx6q: register arm_clk as cpu to clkdevRichard Zhao
2012-01-12dts/imx6q: add cpufreq propertyRichard Zhao
2012-01-12arm/imx: cpufreq: remove loops_per_jiffy recalculate for smpRichard Zhao
2012-01-12ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao
2012-01-12arm/imx: add cpu_voltage to cpu_opRichard Zhao
2012-01-12arm/imx: cpufreq: add multi-core supportRichard Zhao
2012-01-11ARM: 7198/1: arm/imx6: add restart support for imx6qtopic/lt-3.2-imx6-pmShawn Guo
2012-01-11ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon
2012-01-11ARM: restart: only perform setup for restart when soft-restartingRussell King
2012-01-11ARM: restart: remove argument to setup_mm_for_reboot()Russell King
2012-01-11ARM: restart: move reboot failure handing into machine_restart()Russell King
2012-01-11ARM: restart: add restart hook to machine_desc recordRussell King
2012-01-11ARM: lib: add call_with_stack function for safely changing stackWill Deacon
2012-01-11ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1Jason Chen
2012-01-11ARM: imx6q: add cpu suspend/resume support in IRAMJason Chen
2012-01-11ARM: imx6q: add compatible name of iomuxcJason Chen
2012-01-09mmc: sdhci-esdhc-imx: support of 1.8V is board specifictopic/lt-3.2-imx6-sdhcEric Miao
2012-01-06ARM: imx6: fix v7_invalidate_l1 by adding I-Cache invalidationtopic/lt-3.2-imx6-baseShawn Guo
2012-01-06ARM: imx6q: add support for IRAMJason Chen
2012-01-06ARM: imx6q: resume PL310 only when CACHE_L2X0 definedEric Miao
2012-01-06ARM: imx6q: build pm code only when CONFIG_PM selectedEric Miao
2012-01-06ARM: imx6q: generate imx6q dtb filesEric Miao
2012-01-06arm/imx6q: Rename Sabreauto to Armadillo2Dirk Behme
2012-01-06arm/imx6q-sabrelite: add enet phy ksz9021rn fixupRichard Zhao
2012-01-06arm/imx6: add imx6q sabrelite board supportRichard Zhao
2012-01-06dts/imx: rename uart labels to consistent with hw specRichard Zhao
2012-01-06dts/imx: rename gpio labels to consistent with hw specRichard Zhao
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-30Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham
2011-12-28ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling
2011-12-26KVM: PPC: protect use of kvmppc_h_prAndreas Schwab
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-25KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2011-12-23ARM: 7237/1: PL330: Fix driver freezeJavi Merino
2011-12-23ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin
2011-12-23ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter
2011-12-23oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds