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.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
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
1
-0
/
+1
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-7
/
+7
2016-07-14
powerpc/xmon: Dump ISA 2.07 SPRs
Michael Ellerman
1
-0
/
+44
2016-07-14
powerpc/xmon: Dump ISA 2.06 SPRs
Michael Ellerman
1
-0
/
+31
2016-07-14
powerpc/xmon: Adjust spacing of existing SPRs to make room for more
Michael Ellerman
1
-5
/
+6
2016-07-14
powerpc/xmon: Move static regno into its only user
Michael Ellerman
1
-1
/
+1
2016-07-14
powerpc/xmon: Remove unused externs
Michael Ellerman
1
-5
/
+0
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
1
-7
/
+7
2016-05-11
powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs
Paul Mackerras
3
-61
/
+122
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
1
-1
/
+1
2016-02-10
powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
Douglas Miller
1
-0
/
+60
2016-02-09
powerpc/xmon: add command to dump OPAL msglog
Andrew Donnellan
1
-0
/
+58
2016-02-08
powerpc/xmon: fix typo in usage message
Andrew Donnellan
1
-1
/
+1
2016-01-21
powerpc: enable UBSAN support
Daniel Axtens
1
-0
/
+1
2015-12-17
powerpc/xmon: Use rtas_call_unlocked() in xmon
Michael Ellerman
1
-10
/
+6
2015-12-14
powerpc/xmon: Append linux_banner to exception information in xmon.
Rashmica Gupta
1
-0
/
+2
2015-10-15
powerpc/xmon: Add some more elements to the existing PACA dump list
Michael Ellerman
1
-4
/
+57
2015-10-15
powerpc/xmon: Paginate kernel log buffer display
Sam bobroff
1
-3
/
+3
2015-10-15
powerpc/xmon: Paged output for paca display
Sam bobroff
3
-2
/
+83
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-12
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-12
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-11
powerpc/xmon: avoid format string leaking to printk
Kees Cook
1
-1
/
+1
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-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
2013-01-10
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
1
-1
/
+1
2012-11-15
powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup
Michael Ellerman
1
-2
/
+8
[next]