index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
[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
2007-02-09
[PATCH] arch/powerpc trivial annotations
Al Viro
1
-1
/
+1
2007-02-08
[POWERPC] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2
-6
/
+5
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
2
-4
/
+4
2006-12-04
[POWERPC] cell: spu management xmon routines
Michael Ellerman
1
-9
/
+1
2006-12-04
[POWERPC] Import updated version of ppc disassembly code for xmon
Michael Ellerman
3
-219
/
+618
2006-12-04
[POWERPC] Make xmon disassembly optional
Michael Ellerman
5
-10
/
+40
2006-12-04
[POWERPC] Add spu disassembly to xmon
Michael Ellerman
2
-8
/
+28
2006-12-04
[POWERPC] Import spu disassembly code into xmon
Michael Ellerman
4
-0
/
+829
2006-12-04
[POWERPC] Prepare for spu disassembly in xmon
Michael Ellerman
2
-6
/
+15
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
2006-01-12
[PATCH] powerpc: xmon namespace cleanups
Arnd Bergmann
1
-7
/
+7
2006-01-09
[PATCH] powerpc: Add a is_kernel_addr() macro
Michael Ellerman
1
-2
/
+2
2006-01-09
[PATCH] powerpc: udbg updates
Benjamin Herrenschmidt
1
-1
/
+3
2006-01-09
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
4
-491
/
+2
2005-11-14
[PATCH] powerpc-xmon-build-fix
Andrew Morton
1
-0
/
+1
2005-11-11
powerpc: Fix reading and writing SPRs from xmon on 32-bit
Paul Mackerras
1
-7
/
+18
2005-11-10
powerpc: 32-bit fixes for xmon
Paul Mackerras
1
-6
/
+7
2005-11-10
[PATCH] powerpc: Consolidate asm compatibility macros
David Gibson
1
-88
/
+88
2005-11-08
powerpc: Simplify and clean up the xmon terminal I/O
Paul Mackerras
8
-700
/
+212
2005-10-29
powerpc: Remove T command from xmon help text since it no longer exists
Paul Mackerras
1
-1
/
+0
2005-10-28
powerpc: Merge xmon
Paul Mackerras
12
-0
/
+9103