index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
ptrace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31
Ravi Bangoria
2020-09-15
1
-0
/
+2
*
powerpc/watchpoint: Add hw_len wherever missing
Ravi Bangoria
2020-09-15
1
-0
/
+1
*
powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
2020-09-15
1
-1
/
+3
*
powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
2020-09-15
1
-1
/
+1
*
powerpc/ptrace: Fix build error in pkey_get()
Michael Ellerman
2020-08-08
1
-2
/
+0
*
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
1
-5
/
+15
|
\
|
*
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
2020-07-20
1
-6
/
+21
*
|
powerpc: switch to ->regset_get()
Al Viro
2020-07-27
7
-304
/
+148
|
/
*
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
2020-05-18
1
-1
/
+1
*
powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
Ravi Bangoria
2020-05-18
1
-7
/
+21
*
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
2020-05-18
2
-13
/
+31
*
powerpc/watchpoint/ptrace: Return actual num of available watchpoints
Ravi Bangoria
2020-05-18
1
-1
/
+1
*
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
2020-05-15
2
-2
/
+2
*
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-04-02
1
-1
/
+1
*
powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
Christophe Leroy
2020-04-01
1
-19
/
+0
*
powerpc/ptrace: create ppc_gethwdinfo()
Christophe Leroy
2020-04-01
4
-31
/
+37
*
powerpc/ptrace: create ptrace_get_debugreg()
Christophe Leroy
2020-04-01
4
-16
/
+26
*
powerpc/ptrace: split out ADV_DEBUG_REGS related functions.
Christophe Leroy
2020-04-01
5
-650
/
+709
*
powerpc/ptrace: move register viewing functions out of ptrace.c
Christophe Leroy
2020-04-01
4
-968
/
+949
*
powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.
Christophe Leroy
2020-04-01
4
-914
/
+943
*
powerpc/ptrace: split out SPE related functions.
Christophe Leroy
2020-04-01
4
-66
/
+78
*
powerpc/ptrace: split out ALTIVEC related functions.
Christophe Leroy
2020-04-01
4
-124
/
+138
*
powerpc/ptrace: split out VSX related functions.
Christophe Leroy
2020-04-01
5
-172
/
+241
*
powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
Christophe Leroy
2020-04-01
1
-10
/
+0
*
powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
Christophe Leroy
2020-04-01
1
-15
/
+3
*
powerpc/ptrace: remove unused header includes
Christophe Leroy
2020-04-01
2
-28
/
+2
*
powerpc: Move ptrace into a subdirectory.
Christophe Leroy
2020-04-01
3
-0
/
+3795