summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
Commit message (Expand)AuthorAgeFilesLines
...
* 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: Add an xmon command to dump one or all pacasMichael Ellerman2012-09-181-1/+106
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-101-2/+2
* powerpc: Fixup whitespace in xmonMichael Ellerman2012-08-241-20/+20
* powerpc: Fix xmon dl command for new printk implementationMichael Ellerman2012-08-241-26/+10
* powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard2012-07-021-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-0/+1
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-242-0/+2
|\ \ | |/ |/|
| * bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-292-0/+2
* | powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-211-28/+0
* | powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-091-2/+2
* | powerpc/xmon: Add display of soft & hard irq statesBenjamin Herrenschmidt2012-03-091-3/+4
|/
* powerpc/xmon: Fix #if typo for systems without MSR[RI]Jimi Xenidis2011-11-251-1/+1
* powerpc/xmon: Fix the 'u' command descriptionJimi Xenidis2011-11-251-9/+5
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* | powerpc: Fix xmon for systems without MSR[RI]Jimi Xenidis2011-09-291-2/+2
|/
* powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller2011-05-191-1/+1
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-041-8/+8
* powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras2011-05-041-0/+4
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-1/+1
* powerpc: Use MSR_64BIT in placesMichael Ellerman2011-04-271-7/+7
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-3/+1
* Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-3/+2
* powerpc/book3e: Add TLB dump in xmon for Book3EBenjamin Herrenschmidt2010-07-141-0/+152
* powerpc: Mark some variables in the page fault path __read_mostlyAnton Blanchard2010-02-031-1/+1
* powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy2009-11-241-1/+2
* powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer2009-10-271-1/+19
* powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer2009-09-241-3/+13
* powerpc: Enable GCOVMichael Ellerman2009-08-201-0/+2
* powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-201-1/+1
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-161-0/+2
* powerpc/xmon: Remove unused variable in xmon.cStephen Rothwell2009-06-091-1/+1
* powerpc/xmon: Add dl command to dump contents of __log_bufVinay Sridhar2009-05-211-0/+47
* powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-233-78/+3
* powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras2008-10-311-0/+2
* Merge branch 'linux-2.6'Paul Mackerras2008-06-301-1/+0
|\
| * powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-161-1/+0
* | [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman2008-05-141-1/+6
* | [POWERPC] Fix sparse warnings in xmon.cMichael Ellerman2008-05-141-29/+30
|/