| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] fix showing xmon help | Ishizaki Kou | 2007-07-22 | 3 | -1/+7 |
* | [POWERPC] Make xmon_write accept a const buffer | Ishizaki Kou | 2007-07-22 | 2 | -2/+2 |
* | [POWERPC] Make two xmon variables static | Olaf Hering | 2007-07-10 | 1 | -1/+1 |
* | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 | 1 | -2/+1 |
* | [POWERPC] Fix WARN_ON when entering xmon | Anton Blanchard | 2007-04-27 | 1 | -4/+3 |
* | [POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE | Stephen Rothwell | 2007-03-09 | 1 | -0/+4 |
* | [POWERPC] Add missing newline in xmon help output | Michael Ellerman | 2007-03-08 | 1 | -1/+1 |
* | [POWERPC] spufs: move prio to spu_context | Christoph Hellwig | 2007-02-13 | 1 | -1/+0 |
* | [PATCH] arch/powerpc trivial annotations | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | [POWERPC] Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-08 | 2 | -6/+5 |
* | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge | 2006-12-11 | 1 | -5/+5 |
* | [POWERPC] Allow xmon to build on legacy iSeries | Stephen Rothwell | 2006-12-04 | 1 | -0/+9 |
* | [POWERPC] cell: fix building without spufs | Arnd Bergmann | 2006-12-04 | 2 | -4/+4 |
* | [POWERPC] cell: spu management xmon routines | Michael Ellerman | 2006-12-04 | 1 | -9/+1 |
* | [POWERPC] Import updated version of ppc disassembly code for xmon | Michael Ellerman | 2006-12-04 | 3 | -219/+618 |
* | [POWERPC] Make xmon disassembly optional | Michael Ellerman | 2006-12-04 | 5 | -10/+40 |
* | [POWERPC] Add spu disassembly to xmon | Michael Ellerman | 2006-12-04 | 2 | -8/+28 |
* | [POWERPC] Import spu disassembly code into xmon | Michael Ellerman | 2006-12-04 | 4 | -0/+829 |
* | [POWERPC] Prepare for spu disassembly in xmon | Michael Ellerman | 2006-12-04 | 2 | -6/+15 |
* | [POWERPC] Add a sd command (spu dump) to xmon to dump spu local store | Michael Ellerman | 2006-12-04 | 1 | -5/+55 |
* | [POWERPC] Show state of spus as theyre stopped in Cell xmon helper | Michael Ellerman | 2006-12-04 | 1 | -1/+4 |
* | [POWERPC] Fix sparse warning in xmon Cell code | Michael Ellerman | 2006-12-04 | 1 | -7/+15 |
* | [POWERPC] iSeries: fix xmon.c for combined build | Stephen Rothwell | 2006-12-04 | 1 | -25/+27 |
* | [POWERPC] add support for dumping spu info from xmon | Michael Ellerman | 2006-10-25 | 1 | -1/+66 |
* | [POWERPC] add support for stopping spus from xmon | Michael Ellerman | 2006-10-25 | 1 | -2/+140 |
* | [POWERPC] Fix xmon IRQ handler for pt_regs removal | Paul Mackerras | 2006-10-10 | 1 | -3/+3 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+3 |
* | [POWERPC] Don't try to just continue if xmon has no input device | Paul Mackerras | 2006-10-04 | 1 | -1/+1 |
* | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman | 2006-10-04 | 1 | -0/+33 |
* | [POWERPC] print backtrace when entering xmon | Olaf Hering | 2006-09-13 | 1 | -0/+10 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 | 1 | -3/+0 |
* | [PATCH] powerpc: add a raw dump command to xmon | Olaf Hering | 2006-03-17 | 1 | -0/+30 |
* | [PATCH] powerpc: xmon namespace cleanups | Arnd Bergmann | 2006-01-12 | 1 | -7/+7 |
* | [PATCH] powerpc: Add a is_kernel_addr() macro | Michael Ellerman | 2006-01-09 | 1 | -2/+2 |
* | [PATCH] powerpc: udbg updates | Benjamin Herrenschmidt | 2006-01-09 | 1 | -1/+3 |
* | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 2006-01-09 | 4 | -491/+2 |
* | [PATCH] powerpc-xmon-build-fix | Andrew Morton | 2005-11-13 | 1 | -0/+1 |
* | powerpc: Fix reading and writing SPRs from xmon on 32-bit | Paul Mackerras | 2005-11-11 | 1 | -7/+18 |
* | powerpc: 32-bit fixes for xmon | Paul Mackerras | 2005-11-10 | 1 | -6/+7 |
* | [PATCH] powerpc: Consolidate asm compatibility macros | David Gibson | 2005-11-10 | 1 | -88/+88 |
* | powerpc: Simplify and clean up the xmon terminal I/O | Paul Mackerras | 2005-11-08 | 8 | -700/+212 |
* | powerpc: Remove T command from xmon help text since it no longer exists | Paul Mackerras | 2005-10-29 | 1 | -1/+0 |
* | powerpc: Merge xmon | Paul Mackerras | 2005-10-28 | 12 | -0/+9103 |