index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
/
xmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-19
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
1
-3
/
+2
2010-07-14
powerpc/book3e: Add TLB dump in xmon for Book3E
Benjamin Herrenschmidt
1
-0
/
+152
2010-02-03
powerpc: Mark some variables in the page fault path __read_mostly
Anton Blanchard
1
-1
/
+1
2009-11-24
powerpc/pseries: Add extended_cede_processor() helper function.
Gautham R Shenoy
1
-1
/
+2
2009-10-27
powerpc/booke: Fix xmon single step on PowerPC Book-E
Josh Boyer
1
-1
/
+19
2009-09-24
powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx
Josh Boyer
1
-3
/
+13
2009-08-20
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-09
powerpc/xmon: Remove unused variable in xmon.c
Stephen Rothwell
1
-1
/
+1
2009-05-21
powerpc/xmon: Add dl command to dump contents of __log_buf
Vinay Sridhar
1
-0
/
+47
2008-12-23
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
1
-3
/
+2
2008-10-31
powerpc: Fix compile errors with CONFIG_BUG=n
Paul Mackerras
1
-0
/
+2
2008-06-30
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+0
2008-06-16
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
1
-1
/
+0
2008-05-14
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
Michael Ellerman
1
-1
/
+6
2008-05-14
[POWERPC] Fix sparse warnings in xmon.c
Michael Ellerman
1
-29
/
+30
2008-05-05
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
1
-2
/
+4
2008-04-18
[POWERPC] Move stackframe definitions to common header
Benjamin Herrenschmidt
1
-8
/
+5
2008-04-15
[POWERPC] iSeries: Make iseries_reg_save private to iSeries
Stephen Rothwell
1
-11
/
+0
2008-01-25
[POWERPC] Make setjmp/longjmp code usable outside of xmon
Michael Neuling
1
-5
/
+1
2007-12-11
[POWERPC] Update xmon slb code
will schmidt
1
-6
/
+23
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
1
-1
/
+1
2007-12-03
[POWERPC] Add xmon function to dump 44x TLB
Benjamin Herrenschmidt
1
-0
/
+38
2007-07-22
[POWERPC] fix showing xmon help
Ishizaki Kou
1
-1
/
+1
2007-07-10
[POWERPC] Make two xmon variables static
Olaf Hering
1
-1
/
+1
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
1
-2
/
+1
2007-04-27
[POWERPC] Fix WARN_ON when entering xmon
Anton Blanchard
1
-4
/
+3
2007-03-09
[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE
Stephen Rothwell
1
-0
/
+4
2007-03-08
[POWERPC] Add missing newline in xmon help output
Michael Ellerman
1
-1
/
+1
2007-02-13
[POWERPC] spufs: move prio to spu_context
Christoph Hellwig
1
-1
/
+0
2006-12-11
[POWERPC] Generic BUG for powerpc
Jeremy Fitzhardinge
1
-5
/
+5
2006-12-04
[POWERPC] Allow xmon to build on legacy iSeries
Stephen Rothwell
1
-0
/
+9
2006-12-04
[POWERPC] cell: fix building without spufs
Arnd Bergmann
1
-3
/
+3
2006-12-04
[POWERPC] cell: spu management xmon routines
Michael Ellerman
1
-9
/
+1
2006-12-04
[POWERPC] Make xmon disassembly optional
Michael Ellerman
1
-4
/
+1
2006-12-04
[POWERPC] Add spu disassembly to xmon
Michael Ellerman
1
-8
/
+27
2006-12-04
[POWERPC] Prepare for spu disassembly in xmon
Michael Ellerman
1
-3
/
+12
2006-12-04
[POWERPC] Add a sd command (spu dump) to xmon to dump spu local store
Michael Ellerman
1
-5
/
+55
2006-12-04
[POWERPC] Show state of spus as theyre stopped in Cell xmon helper
Michael Ellerman
1
-1
/
+4
2006-12-04
[POWERPC] Fix sparse warning in xmon Cell code
Michael Ellerman
1
-7
/
+15
2006-12-04
[POWERPC] iSeries: fix xmon.c for combined build
Stephen Rothwell
1
-25
/
+27
2006-10-25
[POWERPC] add support for dumping spu info from xmon
Michael Ellerman
1
-1
/
+66
2006-10-25
[POWERPC] add support for stopping spus from xmon
Michael Ellerman
1
-2
/
+140
2006-10-10
[POWERPC] Fix xmon IRQ handler for pt_regs removal
Paul Mackerras
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-10-04
[POWERPC] Don't try to just continue if xmon has no input device
Paul Mackerras
1
-1
/
+1
2006-10-04
[POWERPC] Fix xmon=off and cleanup xmon initialisation
Michael Ellerman
1
-0
/
+33
2006-09-13
[POWERPC] print backtrace when entering xmon
Olaf Hering
1
-0
/
+10
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
1
-3
/
+0
2006-03-17
[PATCH] powerpc: add a raw dump command to xmon
Olaf Hering
1
-0
/
+30
[next]