aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/xmon
AgeCommit message (Expand)Author
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov
2008-10-31powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras
2008-06-30Merge branch 'linux-2.6'Paul Mackerras
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning
2008-05-14[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman
2008-05-14[POWERPC] Fix sparse warnings in xmon.cMichael Ellerman
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling
2007-12-11[POWERPC] Update xmon slb codewill schmidt
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling
2007-12-03[POWERPC] Add xmon function to dump 44x TLBBenjamin Herrenschmidt
2007-07-22[POWERPC] fix showing xmon helpIshizaki Kou
2007-07-22[POWERPC] Make xmon_write accept a const bufferIshizaki Kou
2007-07-10[POWERPC] Make two xmon variables staticOlaf Hering
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-04-27[POWERPC] Fix WARN_ON when entering xmonAnton Blanchard
2007-03-09[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSEStephen Rothwell
2007-03-08[POWERPC] Add missing newline in xmon help outputMichael Ellerman
2007-02-13[POWERPC] spufs: move prio to spu_contextChristoph Hellwig
2007-02-09[PATCH] arch/powerpc trivial annotationsAl Viro
2007-02-08[POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge
2006-12-04[POWERPC] Allow xmon to build on legacy iSeriesStephen Rothwell
2006-12-04[POWERPC] cell: fix building without spufsArnd Bergmann
2006-12-04[POWERPC] cell: spu management xmon routinesMichael Ellerman
2006-12-04[POWERPC] Import updated version of ppc disassembly code for xmonMichael Ellerman
2006-12-04[POWERPC] Make xmon disassembly optionalMichael Ellerman
2006-12-04[POWERPC] Add spu disassembly to xmonMichael Ellerman
2006-12-04[POWERPC] Import spu disassembly code into xmonMichael Ellerman
2006-12-04[POWERPC] Prepare for spu disassembly in xmonMichael Ellerman
2006-12-04[POWERPC] Add a sd command (spu dump) to xmon to dump spu local storeMichael Ellerman
2006-12-04[POWERPC] Show state of spus as theyre stopped in Cell xmon helperMichael Ellerman
2006-12-04[POWERPC] Fix sparse warning in xmon Cell codeMichael Ellerman
2006-12-04[POWERPC] iSeries: fix xmon.c for combined buildStephen Rothwell
2006-10-25[POWERPC] add support for dumping spu info from xmonMichael Ellerman
2006-10-25[POWERPC] add support for stopping spus from xmonMichael Ellerman
2006-10-10[POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[POWERPC] Don't try to just continue if xmon has no input devicePaul Mackerras
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman
2006-09-13[POWERPC] print backtrace when entering xmonOlaf Hering
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann
2006-03-17[PATCH] powerpc: add a raw dump command to xmonOlaf Hering
2006-01-12[PATCH] powerpc: xmon namespace cleanupsArnd Bergmann
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman
2006-01-09[PATCH] powerpc: udbg updatesBenjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt