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
2015-08-12
powerpc/xmon: Drop the valid variable completely in dump_segments()
Anshuman Khandual
1
-4
/
+3
2015-08-06
powerpc: Remove redundant breaks
Joe Perches
1
-1
/
+0
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-12
/
+2
2015-01-19
powerpc/xmon: Fix another endiannes issue in RTAS call from xmon
Laurent Dufour
1
-0
/
+1
2014-12-29
powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.h
Vincent Bernat
1
-12
/
+2
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-19
/
+63
2014-12-02
powerpc/xmon: Cleanup the breakpoint flags
Michael Ellerman
1
-10
/
+9
2014-12-02
powerpc/xmon: Enable HW instruction breakpoint on POWER8
Anshuman Khandual
1
-7
/
+51
2014-11-27
powerpc/pseries: Fix endiannes issue in RTAS call from xmon
Laurent Dufour
1
-3
/
+3
2014-11-12
powerpc/xmon: Fix build when 4xx=y and 44x=n
Michael Ellerman
1
-1
/
+1
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
1
-1
/
+2
2014-08-13
powerpc: Hard disable interrupts in xmon
Anton Blanchard
1
-0
/
+3
2014-07-28
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
1
-7
/
+1
2014-07-28
powerpc: Remove STAB code
Michael Ellerman
1
-26
/
+0
2014-06-05
powerpc/xmon: Fix up xmon format strings
Michael Ellerman
1
-13
/
+13
2014-05-20
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
1
-1
/
+1
2014-03-07
powerpc: Fix xmon disassembler for little-endian
Philippe Bergheaud
1
-0
/
+4
2014-02-11
powerpc/xmon: Don't signal we've entered until we're finished printing
Michael Ellerman
1
-1
/
+2
2014-02-11
powerpc/xmon: Fix timeout loop in get_output_lock()
Michael Ellerman
1
-2
/
+9
2014-02-11
powerpc/xmon: Don't loop forever in get_output_lock()
Michael Ellerman
1
-5
/
+5
2013-12-05
powerpc/book3s: Introduce exclusive emergency stack for machine check exception.
Mahesh Salgaonkar
1
-0
/
+4
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-04-30
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-16
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-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-10-31
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
[next]