index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Age
Commit message (
Expand
)
Author
2021-04-21
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
2021-04-14
powerpc/xmon: Make symbol 'spu_inst_dump' static
Pu Lehui
2021-04-14
powerpc/xive: Simplify the dump of XIVE interrupts under xmon
Cédric Le Goater
2021-02-09
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
2021-01-31
powerpc/xmon: Enable breakpoints on 8xx
Christophe Leroy
2020-12-04
powerpc/xmon: Change printk() to pr_cont()
Christophe Leroy
2020-12-04
powerpc: Allow relative pointers in bug table entries
Jordan Niethe
2020-12-04
powerpc/xmon: Fix build failure for 8xx
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Add hw_len wherever missing
Ravi Bangoria
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-07-29
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-29
powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S
Balamuruhan S
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
powerpc/xmon: Improve dumping prefixed instructions
Jordan Niethe
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-07-22
powerpc/xmon: Add PowerISA v3.1 PMU SPRs
Madhavan Srinivasan
2020-07-15
powerpc/xmon: Reset RCU and soft lockup watchdogs
Anton Blanchard
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-02
powerpc/xmon: Show task->thread.regs in process display
Michael Ellerman
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-19
powerpc/watchpoint/xmon: Support 2nd DAWR
Ravi Bangoria
2020-05-19
powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
2020-05-19
powerpc/xmon: Don't allow breakpoints on suffixes
Jordan Niethe
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-19
powerpc/xmon: Move insertion of breakpoint for xol'ing
Jordan Niethe
2020-05-19
powerpc/xmon: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Introduce functions for instruction equality
Jordan Niethe
2020-05-19
powerpc: Use an accessor for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
powerpc/xmon: Use bitwise calculations in_breakpoint_table()
Jordan Niethe
2020-05-19
powerpc/xmon: Move breakpoints to text section
Jordan Niethe
2020-05-19
powerpc/xmon: Move breakpoint instructions to own array
Jordan Niethe
2020-05-19
powerpc/xmon: Remove store_inst() for patch_instruction()
Jordan Niethe
2020-05-15
powerpc/xmon: constify sysrq_key_op
Emil Velikov
2020-05-15
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
2020-05-15
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
2020-04-01
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
2020-03-27
powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands.
Douglas Miller
2020-03-25
powerpc/xmon: Lower limits on nidump and ndump
Michael Ellerman
[next]