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
/
ptrace-view.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-1
/
+1
*
powerpc: Use the newly added is_tsk_32bit_task() macro
Christophe Leroy
2022-02-12
1
-1
/
+1
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-24
1
-2
/
+3
*
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-30
1
-33
/
+18
|
\
|
*
powerpc: remove partial register save logic
Nicholas Piggin
2021-04-14
1
-21
/
+0
|
*
powerpc/ptrace: Convert gpr32_set_common() to user access block
Christophe Leroy
2021-03-26
1
-12
/
+18
*
|
powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...
Christophe Leroy
2021-04-01
1
-2
/
+0
|
/
*
powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one.
Aneesh Kumar K.V
2020-12-03
1
-3
/
+4
*
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
2020-12-03
1
-0
/
+2
*
powerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_get() too
Oleg Nesterov
2020-11-26
1
-1
/
+6
*
powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()
Oleg Nesterov
2020-11-26
1
-7
/
+3
*
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
1
-119
/
+66
|
/
*
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
2020-05-15
1
-1
/
+1
*
powerpc/ptrace: move register viewing functions out of ptrace.c
Christophe Leroy
2020-04-01
1
-0
/
+904