summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-3075-439/+88
|\
| * sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-2/+2
| * powerpc/xmon/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-3014-83/+10
| * coredump: factor out the setting of PF_DUMPCOREOleg Nesterov2013-04-301-1/+0
| * arc, print-fatal-signals: reduce duplicated informationVineet Gupta2013-04-301-1/+1
| * dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-3037-84/+53
| * dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-302-0/+2
| * dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-3030-259/+1
| * sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo2013-04-301-9/+7
| * x86: don't show trace beyond show_stack(NULL, NULL)Tejun Heo2013-04-301-1/+13
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30100-5881/+250
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-2873-5295/+70
| |\ \
| | * | cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon2013-04-101-0/+9
| | * | arm: exynos: Enable OPP library support for exynos5440Amit Daniel Kachhap2013-04-101-0/+2
| | * | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-102-1/+3
| | * | cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-531/+1
| | * | cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-703/+0
| | * | cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-93/+0
| | * | cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-210/+0
| | * | cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-105-297/+8
| | * | cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-105-474/+3
| | * | cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-290/+0
| | * | cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-248/+0
| | * | cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-1017-151/+14
| | * | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-678/+14
| | * | cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-234/+0
| | * | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-505/+0
| | * | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-258/+1
| | * | cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-234/+0
| | * | cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-082-295/+0
| | * | cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-023-22/+11
| | * | cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-021-9/+0
| | * | cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-024-24/+0
| | * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-0223-153/+119
| * | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-2827-586/+180
| |\ \ \
| | * | | ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-261-13/+1
| | * | | SH: cpuidle: use init/exit common routineDaniel Lezcano2013-04-241-6/+1
| | * | | ARM: imx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-236-116/+44
| | * | | ARM: davinci: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-19/+1
| | * | | ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano2013-04-231-26/+1
| | * | | ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano2013-04-231-29/+1
| | * | | ARM: OMAP4: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-24/+2
| | * | | ARM: shmobile: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-9/+1
| | * | | ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-25/+1
| | * | | ARM: OMAP3: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-20/+2
| | * | | ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-15/+2
| | * | | ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-31/+1
| | * | | ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano2013-04-231-2/+2
OpenPOWER on IntegriCloud