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
/
xmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-08
powerpc/xmon: Fix another endiannes issue in RTAS call from xmon
Laurent Dufour
1
-0
/
+1
2014-12-06
powerpc/pseries: Fix endiannes issue in RTAS call from xmon
Laurent Dufour
1
-3
/
+3
2013-09-05
powerpc/xmon: Fix printing of set of CPUs in xmon
Paul Mackerras
1
-12
/
+12
2013-08-27
powerpc: Add more trap names to xmon
Michael Ellerman
1
-0
/
+7
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2013-05-01
powerpc/xmon/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-04-30
powerpc: Save DAR and DSISR in pt_regs on MCE
Aneesh Kumar K.V
1
-1
/
+1
2013-01-15
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
1
-1
/
+1
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
1
-7
/
+14
2012-11-15
powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack()
Michael Ellerman
1
-5
/
+3
2012-11-15
powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack()
Michael Ellerman
1
-8
/
+2
2012-11-15
powerpc/xmon: Remove unused #defines
Michael Ellerman
1
-4
/
+0
2012-11-15
powerpc/xmon: Remove renaming #defines of scanhex() and skipbl()
Michael Ellerman
1
-3
/
+0
2012-11-15
powerpc/xmon: Remove empty xmon_map_scc()
Michael Ellerman
1
-1
/
+0
2012-09-18
powerpc: Add an xmon command to dump one or all pacas
Michael Ellerman
1
-1
/
+106
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
1
-2
/
+2
2012-08-24
powerpc: Fixup whitespace in xmon
Michael Ellerman
1
-20
/
+20
2012-08-24
powerpc: Fix xmon dl command for new printk implementation
Michael Ellerman
1
-26
/
+10
2012-07-02
powerpc/xmon: Use cpumask iterator to avoid warning
Anton Blanchard
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-28
/
+0
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
1
-2
/
+2
2012-03-09
powerpc/xmon: Add display of soft & hard irq states
Benjamin Herrenschmidt
1
-3
/
+4
2011-11-25
powerpc/xmon: Fix #if typo for systems without MSR[RI]
Jimi Xenidis
1
-1
/
+1
2011-11-25
powerpc/xmon: Fix the 'u' command description
Jimi Xenidis
1
-9
/
+5
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-09-29
powerpc: Fix xmon for systems without MSR[RI]
Jimi Xenidis
1
-2
/
+2
2011-05-19
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
1
-1
/
+1
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
1
-8
/
+8
2011-05-04
powerpc: Save Come-From Address Register (CFAR) in exception frame
Paul Mackerras
1
-0
/
+4
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-1
/
+1
2011-04-27
powerpc: Use MSR_64BIT in places
Michael Ellerman
1
-7
/
+7
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2010-08-20
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
[next]