aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\
| * sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * powerpc/xmon/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-30
| * coredump: factor out the setting of PF_DUMPCOREOleg Nesterov2013-04-30
| * arc, print-fatal-signals: reduce duplicated informationVineet Gupta2013-04-30
| * dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
| * dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-30
| * dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
| * sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo2013-04-30
| * x86: don't show trace beyond show_stack(NULL, NULL)Tejun Heo2013-04-30
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-27
| |\ \
| | * | cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon2013-04-10
| | * | arm: exynos: Enable OPP library support for exynos5440Amit Daniel Kachhap2013-04-10
| | * | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-10
| | * | cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
| | * | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
| | * | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
| | * | cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
| | * | cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-08
| | * | cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-02
| | * | cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-02
| | * | cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-02
| | * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
| * | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-27
| |\ \ \
| | * | | ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-26
| | * | | SH: cpuidle: use init/exit common routineDaniel Lezcano2013-04-24
| | * | | ARM: imx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | ARM: davinci: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano2013-04-23
| | * | | ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano2013-04-23
| | * | | ARM: OMAP4: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | ARM: shmobile: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | ARM: OMAP3: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano2013-04-23