index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-15
powerpc/watchpoint: Add hw_len wherever missing
Ravi Bangoria
1
-0
/
+1
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+1
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-2
/
+1
2020-07-29
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-29
powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S
Balamuruhan S
1
-1
/
+1
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
1
-0
/
+1
2020-07-23
powerpc/xmon: Improve dumping prefixed instructions
Jordan Niethe
1
-5
/
+6
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
1
-1
/
+1
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
1
-0
/
+1
2020-07-22
powerpc/xmon: Add PowerISA v3.1 PMU SPRs
Madhavan Srinivasan
1
-0
/
+13
2020-07-15
powerpc/xmon: Reset RCU and soft lockup watchdogs
Anton Blanchard
1
-1
/
+8
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-77
/
+179
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-14
/
+13
2020-06-02
powerpc/xmon: Show task->thread.regs in process display
Michael Ellerman
1
-3
/
+3
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
1
-1
/
+1
2020-05-19
powerpc/watchpoint/xmon: Support 2nd DAWR
Ravi Bangoria
1
-32
/
+69
2020-05-19
powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
Ravi Bangoria
1
-0
/
+4
2020-05-19
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
1
-1
/
+1
2020-05-19
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
1
-1
/
+1
2020-05-19
powerpc/xmon: Don't allow breakpoints on suffixes
Jordan Niethe
1
-2
/
+25
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2
-2
/
+4
2020-05-19
powerpc/xmon: Move insertion of breakpoint for xol'ing
Jordan Niethe
1
-1
/
+2
2020-05-19
powerpc/xmon: Use a function for reading instructions
Jordan Niethe
1
-4
/
+24
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
1
-3
/
+3
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2
-14
/
+14
2020-05-19
powerpc: Introduce functions for instruction equality
Jordan Niethe
1
-2
/
+2
2020-05-19
powerpc: Use an accessor for instructions
Jordan Niethe
1
-2
/
+2
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-3
/
+4
2020-05-19
powerpc/xmon: Use bitwise calculations in_breakpoint_table()
Jordan Niethe
1
-2
/
+2
2020-05-19
powerpc/xmon: Move breakpoints to text section
Jordan Niethe
4
-6
/
+25
2020-05-19
powerpc/xmon: Move breakpoint instructions to own array
Jordan Niethe
1
-9
/
+12
2020-05-19
powerpc/xmon: Remove store_inst() for patch_instruction()
Jordan Niethe
1
-13
/
+5
2020-05-15
powerpc/xmon: constify sysrq_key_op
Emil Velikov
1
-1
/
+1
2020-05-15
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
1
-1
/
+1
2020-05-15
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
1
-1
/
+1
2020-04-01
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
1
-3
/
+0
2020-03-27
powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands.
Douglas Miller
1
-1
/
+6
2020-03-25
powerpc/xmon: Lower limits on nidump and ndump
Michael Ellerman
1
-3
/
+4
2020-02-18
powerpc/xmon: Fix whitespace handling in getstring()
Oliver O'Halloran
1
-0
/
+5
2020-01-26
powerpc/xmon: Fix compile error in print_insn* functions
Sukadev Bhattiprolu
1
-2
/
+2
2020-01-23
powerpc/xmon: Allow passing an argument to ppc_md.restart()
Oliver O'Halloran
1
-4
/
+7
2020-01-14
powerpc/xmon: don't access ASDR in VMs
Sukadev Bhattiprolu
1
-5
/
+4
2019-11-25
powerpc: Avoid clang warnings around setjmp and longjmp
Nathan Chancellor
1
-2
/
+2
2019-11-13
powerpc/watchpoint: Introduce macros for watchpoint length
Ravi Bangoria
1
-1
/
+1
2019-10-28
powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
1
-21
/
+82
2019-10-28
powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
Christopher M. Riedl
1
-5
/
+11
2019-09-14
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
1
-11
/
+4
2019-08-19
powerpc/xmon: Add a dump of all XIVE interrupts
Cédric Le Goater
1
-0
/
+21
[next]