summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon/xmon.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-231-3/+2Star
* powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras2008-10-311-0/+2
* Merge branch 'linux-2.6'Paul Mackerras2008-06-301-1/+0Star
|\
| * powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-161-1/+0Star
* | [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
|/
* [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-051-2/+4
* [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-181-8/+5Star
* [POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell2008-04-151-11/+0Star
* [POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2008-01-251-5/+1Star
* [POWERPC] Update xmon slb codewill schmidt2007-12-111-6/+23
* [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-111-1/+1
* [POWERPC] Add xmon function to dump 44x TLBBenjamin Herrenschmidt2007-12-031-0/+38
* [POWERPC] fix showing xmon helpIshizaki Kou2007-07-221-1/+1
* [POWERPC] Make two xmon variables staticOlaf Hering2007-07-101-1/+1
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-081-2/+1Star
* [POWERPC] Fix WARN_ON when entering xmonAnton Blanchard2007-04-271-4/+3Star
* [POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSEStephen Rothwell2007-03-091-0/+4
* [POWERPC] Add missing newline in xmon help outputMichael Ellerman2007-03-071-1/+1
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-131-1/+0Star
* [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-111-5/+5
* [POWERPC] Allow xmon to build on legacy iSeriesStephen Rothwell2006-12-041-0/+9
* [POWERPC] cell: fix building without spufsArnd Bergmann2006-12-041-3/+3
* [POWERPC] cell: spu management xmon routinesMichael Ellerman2006-12-041-9/+1Star
* [POWERPC] Make xmon disassembly optionalMichael Ellerman2006-12-041-4/+1Star
* [POWERPC] Add spu disassembly to xmonMichael Ellerman2006-12-041-8/+27
* [POWERPC] Prepare for spu disassembly in xmonMichael Ellerman2006-12-041-3/+12
* [POWERPC] Add a sd command (spu dump) to xmon to dump spu local storeMichael Ellerman2006-12-041-5/+55
* [POWERPC] Show state of spus as theyre stopped in Cell xmon helperMichael Ellerman2006-12-041-1/+4
* [POWERPC] Fix sparse warning in xmon Cell codeMichael Ellerman2006-12-041-7/+15
* [POWERPC] iSeries: fix xmon.c for combined buildStephen Rothwell2006-12-041-25/+27
* [POWERPC] add support for dumping spu info from xmonMichael Ellerman2006-10-251-1/+66
* [POWERPC] add support for stopping spus from xmonMichael Ellerman2006-10-251-2/+140
* [POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras2006-10-101-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [POWERPC] Don't try to just continue if xmon has no input devicePaul Mackerras2006-10-041-1/+1
* [POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman2006-10-041-0/+33
* [POWERPC] print backtrace when entering xmonOlaf Hering2006-09-131-0/+10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-251-3/+0Star
* [PATCH] powerpc: add a raw dump command to xmonOlaf Hering2006-03-171-0/+30
* [PATCH] powerpc: xmon namespace cleanupsArnd Bergmann2006-01-121-7/+7
* [PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman2006-01-091-2/+2
* [PATCH] powerpc: udbg updatesBenjamin Herrenschmidt2006-01-091-1/+3
* [PATCH] powerpc-xmon-build-fixAndrew Morton2005-11-141-0/+1
* powerpc: Fix reading and writing SPRs from xmon on 32-bitPaul Mackerras2005-11-111-7/+18
* powerpc: 32-bit fixes for xmonPaul Mackerras2005-11-101-6/+7
* powerpc: Simplify and clean up the xmon terminal I/OPaul Mackerras2005-11-081-9/+28
* powerpc: Remove T command from xmon help text since it no longer existsPaul Mackerras2005-10-291-1/+0Star
* powerpc: Merge xmonPaul Mackerras2005-10-281-0/+2530