index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
powerpc/xmon: Add __printf annotation to xmon_printf()
Mathieu Malaterre
2018-05-25
3
-74
/
+74
*
powerpc/xmon: Specify the full format in DUMP() macro
Michael Ellerman
2018-05-25
1
-51
/
+51
*
powerpc/xmon: Also setup debugger hooks when single-stepping
Michal Suchanek
2018-05-25
1
-10
/
+11
*
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
[prev]
[next]