index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-1
/
+1
|
\
|
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-1
/
+1
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-27
1
-0
/
+4
|
\
\
|
*
|
powerpc: Update xmon to use ppc_breakpoint_available()
Michael Neuling
2018-03-27
1
-0
/
+4
|
|
/
*
|
powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h
Michael Ellerman
2018-03-13
1
-6
/
+1
*
|
powerpc: Rename plapr routines to plpar
Michael Ellerman
2018-03-13
1
-2
/
+2
*
|
powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfs
Vaibhav Jain
2018-03-13
1
-0
/
+24
*
|
powerpc/xmon: Setup debugger hooks when first break-point is set
Vaibhav Jain
2018-03-13
1
-1
/
+16
|
/
*
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
2018-01-23
1
-2
/
+0
*
powerpc/xmon: Do not compute/store the major opcode
Mathieu Malaterre
2018-01-21
1
-4
/
+0
*
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-16
/
+20
|
\
|
*
powerpc/xmon: Don't print hashed pointers in paca dump
Michael Ellerman
2018-01-11
1
-11
/
+11
|
*
powerpc/xmon: Add RFI flush related fields to paca dump
Michael Ellerman
2018-01-11
1
-0
/
+4
|
*
powerpc/xmon: Don't print hashed pointers in xmon
Michael Ellerman
2017-12-07
1
-5
/
+5
*
|
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
1
-2
/
+2
|
/
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-7
/
+162
|
\
|
*
powerpc/xmon: Support dumping software pagetables
Balbir Singh
2017-11-08
1
-0
/
+116
|
*
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
1
-3
/
+3
|
*
powerpc/xmon: Add kstack base to paca dump
Michael Ellerman
2017-10-22
1
-0
/
+1
|
*
powerpc/xmon: Check before calling xive functions
Breno Leitao
2017-10-22
1
-0
/
+5
|
*
powerpc/xmon: Add option to show uptime information
Guilherme G. Piccoli
2017-10-06
1
-0
/
+24
|
*
powerpc/xmon: Avoid tripping SMP hardlockup watchdog
Nicholas Piggin
2017-10-04
1
-4
/
+13
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
powerpc/xmon: Add ISA v3.0 SPRs to SPR dump
Balbir Singh
2017-08-31
1
-0
/
+23
*
powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dump
Balbir Singh
2017-08-31
1
-4
/
+7
*
powerpc/xmon: Dump all 64 bits of HDEC
Balbir Singh
2017-08-31
1
-1
/
+1
*
powerpc/xmon: Fix display of SPRs
Balbir Singh
2017-08-31
1
-16
/
+16
*
powerpc/xmon: Exclude all of xmon from ftrace
Naveen N. Rao
2017-08-15
1
-0
/
+4
*
powerpc/xmon: Disable tracing when entering xmon
Breno Leitao
2017-08-14
1
-2
/
+6
*
powerpc/xmon: Dump ftrace buffers for the current CPU only
Breno Leitao
2017-08-14
1
-3
/
+19
*
powerpc/xmon: Add patch_instruction() support for xmon
Balbir Singh
2017-07-03
1
-2
/
+5
*
powerpc/xmon: Fix compile error with PPC_8xx=y
Nicholas Piggin
2017-05-30
1
-4
/
+4
*
powerpc/xmon: Teach xmon oops about radix vectors
Michael Neuling
2017-05-01
1
-2
/
+12
*
powerpc/xmon: Wait for secondaries before IPI'ing on system reset
Nicholas Piggin
2017-04-28
1
-9
/
+27
*
powerpc/64s: Dedicated system reset interrupt stack
Nicholas Piggin
2017-04-28
1
-0
/
+1
*
powerpc/64s: Disallow system reset vs system reset reentrancy
Nicholas Piggin
2017-04-28
1
-0
/
+1
*
powerpc/xmon: Deindent the SLB dumping logic
Michael Ellerman
2017-04-25
1
-17
/
+22
*
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
2017-04-12
1
-2
/
+92
|
\
|
*
powerpc/xive: Native exploitation of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-10
1
-2
/
+92
*
|
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-11
1
-4
/
+1
*
|
powerpc/xmon: add debugfs entry for xmon
Guilherme G. Piccoli
2017-03-28
1
-0
/
+31
*
|
powerpc/xmon: drop the nobt option from xmon plus minor fixes
Guilherme G. Piccoli
2017-03-28
1
-10
/
+3
*
|
powerpc/xmon: Fix an unexpected xmon on/off state change
Pan Xinhui
2017-03-28
1
-7
/
+10
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-01
4
-3500
/
+6085
|
\
|
*
powerpc/xmon: Dump memory in CPU endian format
Douglas Miller
2017-02-21
1
-3
/
+55
|
*
powerpc/xmon: Enable disassembly files (compilation changes)
Balbir Singh
2017-02-15
3
-546
/
+60
|
*
powerpc/xmon: Apply binutils changes to upgrade disassembly
Balbir Singh
2017-02-15
3
-3195
/
+6292
|
*
powerpc/xmon: Update ppc-dis/opc.c and ppc.h
Balbir Singh
2017-02-15
3
-570
/
+492
*
|
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
[next]