index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: fix task state output
Denis Kirjanov
2021-10-28
1
-2
/
+1
*
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-26
1
-13
/
+3
*
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-13
1
-3
/
+3
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
1
-46
/
+150
|
\
|
*
powerpc: mark local variables around longjmp as volatile
Arnd Bergmann
2021-06-25
1
-11
/
+11
|
*
powerpc/xmon: Add support for running a command on all cpus in xmon
Naveen N. Rao
2021-06-25
1
-22
/
+126
|
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
1
-7
/
+7
|
*
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-17
1
-5
/
+5
|
*
powerpc/xmon: make dumping log buffer contents more reliable
Nathan Lynch
2021-05-23
1
-1
/
+1
*
|
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
1
-6
/
+7
|
/
*
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-30
1
-52
/
+24
|
\
|
*
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
2021-04-21
1
-1
/
+1
|
*
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-17
1
-7
/
+13
|
*
powerpc: remove partial register save logic
Nicholas Piggin
2021-04-14
1
-16
/
+7
|
*
powerpc/xmon: Make symbol 'spu_inst_dump' static
Pu Lehui
2021-04-14
1
-2
/
+1
|
*
powerpc/xive: Simplify the dump of XIVE interrupts under xmon
Cédric Le Goater
2021-04-14
1
-26
/
+2
*
|
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-27
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
printk: kmsg_dump: remove _nolock() variants
John Ogness
2021-03-08
1
-2
/
+2
|
*
printk: introduce a kmsg_dump iterator
John Ogness
2021-03-08
1
-3
/
+3
|
*
printk: kmsg_dumper: remove @active field
John Ogness
2021-03-08
1
-1
/
+1
*
|
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
2021-02-09
1
-1
/
+1
*
|
powerpc/xmon: Enable breakpoints on 8xx
Christophe Leroy
2021-01-31
1
-4
/
+0
|
/
*
powerpc/xmon: Change printk() to pr_cont()
Christophe Leroy
2020-12-04
1
-1
/
+1
*
powerpc: Allow relative pointers in bug table entries
Jordan Niethe
2020-12-04
1
-2
/
+2
*
powerpc/xmon: Fix build failure for 8xx
Ravi Bangoria
2020-12-04
1
-0
/
+2
*
powerpc/watchpoint: Add hw_len wherever missing
Ravi Bangoria
2020-09-15
1
-0
/
+1
*
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-2
/
+1
|
\
|
*
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-10
1
-2
/
+1
*
|
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-29
1
-1
/
+1
*
|
powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S
Balamuruhan S
2020-07-29
1
-1
/
+1
*
|
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
1
-0
/
+1
|
\
\
|
*
|
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-07-22
1
-0
/
+1
|
|
/
*
|
powerpc/xmon: Improve dumping prefixed instructions
Jordan Niethe
2020-07-23
1
-5
/
+6
*
|
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
2020-07-23
1
-1
/
+1
*
|
powerpc/xmon: Add PowerISA v3.1 PMU SPRs
Madhavan Srinivasan
2020-07-22
1
-0
/
+13
*
|
powerpc/xmon: Reset RCU and soft lockup watchdogs
Anton Blanchard
2020-07-15
1
-1
/
+8
|
/
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-07
1
-1
/
+1
|
\
|
*
powerpc/xmon: constify sysrq_key_op
Emil Velikov
2020-05-15
1
-1
/
+1
*
|
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
4
-77
/
+179
|
\
\
|
*
|
powerpc/xmon: Show task->thread.regs in process display
Michael Ellerman
2020-06-02
1
-3
/
+3
|
*
|
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-26
1
-1
/
+1
|
*
|
powerpc/watchpoint/xmon: Support 2nd DAWR
Ravi Bangoria
2020-05-19
1
-32
/
+69
|
*
|
powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
Ravi Bangoria
2020-05-19
1
-0
/
+4
|
*
|
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
2020-05-19
1
-1
/
+1
|
*
|
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
2020-05-19
1
-1
/
+1
|
*
|
powerpc/xmon: Don't allow breakpoints on suffixes
Jordan Niethe
2020-05-19
1
-2
/
+25
|
*
|
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-19
2
-2
/
+4
|
*
|
powerpc/xmon: Move insertion of breakpoint for xol'ing
Jordan Niethe
2020-05-19
1
-1
/
+2
|
*
|
powerpc/xmon: Use a function for reading instructions
Jordan Niethe
2020-05-19
1
-4
/
+24
[next]