aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
Commit message (Expand)AuthorAge
* [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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-25
* [PATCH] powerpc: add a raw dump command to xmonOlaf Hering2006-03-16
* [PATCH] powerpc: xmon namespace cleanupsArnd Bergmann2006-01-12
* [PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman2006-01-08
* [PATCH] powerpc: udbg updatesBenjamin Herrenschmidt2006-01-08
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-08
* [PATCH] powerpc-xmon-build-fixAndrew Morton2005-11-13
* powerpc: Fix reading and writing SPRs from xmon on 32-bitPaul Mackerras2005-11-11
* powerpc: 32-bit fixes for xmonPaul Mackerras2005-11-09
* [PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson2005-11-09
* powerpc: Simplify and clean up the xmon terminal I/OPaul Mackerras2005-11-08
* powerpc: Remove T command from xmon help text since it no longer existsPaul Mackerras2005-10-29
* powerpc: Merge xmonPaul Mackerras2005-10-28