summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-1524-24/+24
* powerpc: Remove stale function prototypes from setup.hAnton Blanchard2012-11-151-4/+0
* powerpc: Move most of setup.h out of uapiAnton Blanchard2012-11-152-31/+33
* powerpc: Fix denorm symbol nameMichael Neuling2012-11-151-1/+1
* powerpc: POWER8 cputable entryMichael Neuling2012-11-154-2/+33
* powerpc: Add POWER8 setup codeMichael Neuling2012-11-152-0/+26
* powerpc: make POWER7 setup code name genericMichael Neuling2012-11-152-1/+1
* powerpc/perf: Add missing L2 constraint handling in Power7 PMUMichael Ellerman2012-11-151-3/+14
* powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab2012-11-151-1/+4
* powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()Michael Neuling2012-11-151-2/+2
* powerpc/ptrace: Fix spelling mistakeMichael Neuling2012-11-151-2/+2
* powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-11-151-4/+74
* powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2012-11-152-6/+0
* powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !Li Zhong2012-11-151-0/+2
* powerpc/powernv: Fix OPAL debug entryBenjamin Herrenschmidt2012-11-151-0/+1
* powerpc/rtas_flash: Eliminate possible double freeJulia Lawall2012-11-151-3/+1
* powerpc/pnv: Avoid bogus outputGavin Shan2012-11-151-14/+11
* powerpc/sysdev: Use module_platform_driver macroSrinivas Kandagatla2012-11-151-12/+1
* powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setupMichael Ellerman2012-11-151-2/+8
* powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack()Michael Ellerman2012-11-151-5/+3
* powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack()Michael Ellerman2012-11-151-8/+2
* powerpc/xmon: Remove unused #definesMichael Ellerman2012-11-151-4/+0
* powerpc/xmon: Remove renaming #defines of scanhex() and skipbl()Michael Ellerman2012-11-151-3/+0
* powerpc/xmon: Merge start.c into nonstdio.cMichael Ellerman2012-11-154-26/+15
* powerpc/xmon: Make xmon_getchar() staticMichael Ellerman2012-11-152-2/+1
* powerpc/xmon: Remove empty xmon_map_scc()Michael Ellerman2012-11-153-6/+0
* powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll()Michael Ellerman2012-11-153-36/+0
* powerpc/udbg: Remove unused udbg_read()Michael Ellerman2012-11-152-24/+0
* powerpc: Add asm/debug.h to get powerpc_debugfs_rootTony Breeds2012-11-151-0/+1
* powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds2012-11-152-11/+8
* powerpc: dtc is required to build dtb filesMatthew McClintock2012-11-151-1/+1
* powerpc/pseries: Double NR_CPUS in defconfigNishanth Aravamudan2012-11-151-1/+1
* cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar2012-10-181-23/+13
* cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar2012-10-183-10/+20
* cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar2012-10-181-4/+0
* powerpc: Build fix for powerpc KVMAneesh Kumar K.V2012-10-182-2/+3
* Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"Benjamin Herrenschmidt2012-10-181-1/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-6/+3
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-6/+3
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-10-1356-1528/+1705
|\ \
| * | UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells2012-10-0956-1528/+1705
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-3/+2
|\ \ \
| * | | ppc: eeh_event should just use kthread_run()Al Viro2012-10-111-3/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-122-3/+3
|\ \ \ \
| * | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-242-2/+2
| * | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1215-136/+66
|\ \ \ \ | | |/ / | |/| |
| * | | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * | | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | | powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-308-51/+21