| Commit message (Expand) | Author | Age |
* | powerpc/xmon: Remove unused variable in xmon.c | Stephen Rothwell | 2009-06-09 |
* | powerpc/xmon: Add dl command to dump contents of __log_buf | Vinay Sridhar | 2009-05-21 |
* | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 2008-12-22 |
* | powerpc: Fix compile errors with CONFIG_BUG=n | Paul Mackerras | 2008-10-31 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-06-29 |
|\ |
|
| * | powerpc/spufs: remove class_0_dsisr from spu exception handling | Luke Browning | 2008-06-16 |
* | | [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c | Michael Ellerman | 2008-05-14 |
* | | [POWERPC] Fix sparse warnings in xmon.c | Michael Ellerman | 2008-05-14 |
|/ |
|
* | [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions | Luke Browning | 2008-05-04 |
* | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt | 2008-04-18 |
* | [POWERPC] iSeries: Make iseries_reg_save private to iSeries | Stephen Rothwell | 2008-04-15 |
* | [POWERPC] Make setjmp/longjmp code usable outside of xmon | Michael Neuling | 2008-01-25 |
* | [POWERPC] Update xmon slb code | will schmidt | 2007-12-10 |
* | [POWERPC] Use SLB size from the device tree | Michael Neuling | 2007-12-10 |
* | [POWERPC] Add xmon function to dump 44x TLB | Benjamin Herrenschmidt | 2007-12-02 |
* | [POWERPC] fix showing xmon help | Ishizaki Kou | 2007-07-22 |
* | [POWERPC] Make xmon_write accept a const buffer | Ishizaki Kou | 2007-07-22 |
* | [POWERPC] Make two xmon variables static | Olaf Hering | 2007-07-10 |
* | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 |
* | [POWERPC] Fix WARN_ON when entering xmon | Anton Blanchard | 2007-04-27 |
* | [POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE | Stephen Rothwell | 2007-03-08 |
* | [POWERPC] Add missing newline in xmon help output | Michael Ellerman | 2007-03-07 |
* | [POWERPC] spufs: move prio to spu_context | Christoph Hellwig | 2007-02-13 |
* | [PATCH] arch/powerpc trivial annotations | Al Viro | 2007-02-09 |
* | [POWERPC] Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-08 |
* | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge | 2006-12-11 |
* | [POWERPC] Allow xmon to build on legacy iSeries | Stephen Rothwell | 2006-12-04 |
* | [POWERPC] cell: fix building without spufs | Arnd Bergmann | 2006-12-04 |
* | [POWERPC] cell: spu management xmon routines | Michael Ellerman | 2006-12-04 |
* | [POWERPC] Import updated version of ppc disassembly code for xmon | Michael Ellerman | 2006-12-04 |
* | [POWERPC] Make xmon disassembly optional | Michael Ellerman | 2006-12-04 |
* | [POWERPC] Add spu disassembly to xmon | Michael Ellerman | 2006-12-04 |
* | [POWERPC] Import spu disassembly code into xmon | Michael Ellerman | 2006-12-04 |
* | [POWERPC] Prepare for spu disassembly in xmon | Michael Ellerman | 2006-12-04 |
* | [POWERPC] Add a sd command (spu dump) to xmon to dump spu local store | Michael Ellerman | 2006-12-04 |
* | [POWERPC] Show state of spus as theyre stopped in Cell xmon helper | Michael Ellerman | 2006-12-04 |
* | [POWERPC] Fix sparse warning in xmon Cell code | Michael Ellerman | 2006-12-04 |
* | [POWERPC] iSeries: fix xmon.c for combined build | Stephen Rothwell | 2006-12-04 |
* | [POWERPC] add support for dumping spu info from xmon | Michael Ellerman | 2006-10-25 |
* | [POWERPC] add support for stopping spus from xmon | Michael Ellerman | 2006-10-25 |
* | [POWERPC] Fix xmon IRQ handler for pt_regs removal | Paul Mackerras | 2006-10-09 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [POWERPC] Don't try to just continue if xmon has no input device | Paul Mackerras | 2006-10-04 |
* | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman | 2006-10-04 |
* | [POWERPC] print backtrace when entering xmon | Olaf Hering | 2006-09-13 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 |
* | [PATCH] powerpc: add a raw dump command to xmon | Olaf Hering | 2006-03-16 |
* | [PATCH] powerpc: xmon namespace cleanups | Arnd Bergmann | 2006-01-12 |
* | [PATCH] powerpc: Add a is_kernel_addr() macro | Michael Ellerman | 2006-01-08 |