aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
Commit message (Expand)AuthorAge
* powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer2009-10-27
* powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer2009-09-24
* powerpc: Enable GCOVMichael Ellerman2009-08-19
* powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-19
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-16
* powerpc/xmon: Remove unused variable in xmon.cStephen Rothwell2009-06-09
* powerpc/xmon: Add dl command to dump contents of __log_bufVinay Sridhar2009-05-21
* powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-22
* powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras2008-10-31
* Merge branch 'linux-2.6'Paul Mackerras2008-06-29
|\
| * powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-16
* | [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman2008-05-14
* | [POWERPC] Fix sparse warnings in xmon.cMichael Ellerman2008-05-14
|/
* [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-04
* [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-18
* [POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell2008-04-15
* [POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2008-01-25
* [POWERPC] Update xmon slb codewill schmidt2007-12-10
* [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-10
* [POWERPC] Add xmon function to dump 44x TLBBenjamin Herrenschmidt2007-12-02
* [POWERPC] fix showing xmon helpIshizaki Kou2007-07-22
* [POWERPC] Make xmon_write accept a const bufferIshizaki Kou2007-07-22
* [POWERPC] Make two xmon variables staticOlaf Hering2007-07-10
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-08
* [POWERPC] Fix WARN_ON when entering xmonAnton Blanchard2007-04-27
* [POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSEStephen Rothwell2007-03-08
* [POWERPC] Add missing newline in xmon help outputMichael Ellerman2007-03-07
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-13
* [PATCH] arch/powerpc trivial annotationsAl Viro2007-02-09
* [POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-08
* [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-11
* [POWERPC] Allow xmon to build on legacy iSeriesStephen Rothwell2006-12-04
* [POWERPC] cell: fix building without spufsArnd Bergmann2006-12-04
* [POWERPC] cell: spu management xmon routinesMichael Ellerman2006-12-04
* [POWERPC] Import updated version of ppc disassembly code for xmonMichael Ellerman2006-12-04
* [POWERPC] Make xmon disassembly optionalMichael Ellerman2006-12-04
* [POWERPC] Add spu disassembly to xmonMichael Ellerman2006-12-04
* [POWERPC] Import spu disassembly code into xmonMichael Ellerman2006-12-04
* [POWERPC] Prepare for spu disassembly in xmonMichael Ellerman2006-12-04
* [POWERPC] Add a sd command (spu dump) to xmon to dump spu local storeMichael Ellerman2006-12-04
* [POWERPC] Show state of spus as theyre stopped in Cell xmon helperMichael Ellerman2006-12-04
* [POWERPC] Fix sparse warning in xmon Cell codeMichael Ellerman2006-12-04
* [POWERPC] iSeries: fix xmon.c for combined buildStephen Rothwell2006-12-04
* [POWERPC] add support for dumping spu info from xmonMichael Ellerman2006-10-25
* [POWERPC] add support for stopping spus from xmonMichael Ellerman2006-10-25
* [POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras2006-10-09
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [POWERPC] Don't try to just continue if xmon has no input devicePaul Mackerras2006-10-04
* [POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman2006-10-04
* [POWERPC] print backtrace when entering xmonOlaf Hering2006-09-13