index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ptrace.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
Michael Ellerman
2024-06-28
1
-1
/
+1
*
powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_API
Naveen N Rao
2023-10-20
1
-0
/
+17
*
powerpc: Mark [h]ssr_valid accesses in check_return_regs_valid
Rohan McLure
2023-06-21
1
-2
/
+2
*
powerpc: remove STACK_FRAME_OVERHEAD
Nicholas Piggin
2022-12-02
1
-13
/
+11
*
powerpc/64: ELFv2 use minimal stack frames in int and switch frame sizes
Nicholas Piggin
2022-12-02
1
-5
/
+15
*
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
2022-12-02
1
-2
/
+4
*
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
2022-12-02
1
-3
/
+3
*
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
2022-12-02
1
-2
/
+2
*
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
1
-0
/
+2
*
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
1
-0
/
+2
*
powerpc: Reverse stack frame marker on little endian
Michael Ellerman
2022-09-28
1
-0
/
+5
*
powerpc: Make stack frame marker upper case
Michael Ellerman
2022-09-28
1
-1
/
+1
*
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
2022-09-28
1
-2
/
+2
*
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2022-05-19
1
-1
/
+1
*
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-12-09
1
-1
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2021-09-03
1
-0
/
+16
|
\
|
*
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2021-08-07
1
-0
/
+16
*
|
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-26
1
-0
/
+23
*
|
powerpc: Add dear as a synonym for pt_regs.dar register
Xiongwei Song
2021-08-26
1
-1
/
+4
*
|
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
2021-08-26
1
-1
/
+4
*
|
powerpc/ptrace: Make user_mode() common to PPC32 and PPC64
Christophe Leroy
2021-08-25
1
-4
/
+0
|
/
*
powerpc/ptrace: Refactor regs_set_return_{msr/ip}
Christophe Leroy
2021-06-25
1
-8
/
+2
*
powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip}
Christophe Leroy
2021-06-25
1
-5
/
+5
*
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-24
1
-0
/
+1
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-24
1
-10
/
+42
*
Merge branch 'fixes' into next
Michael Ellerman
2021-06-15
1
-19
/
+26
|
\
|
*
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2021-05-20
1
-19
/
+26
*
|
powerpc: Only pad struct pt_regs when needed
Christophe Leroy
2021-05-17
1
-1
/
+2
|
/
*
powerpc: move norestart trap flag to bit 0
Nicholas Piggin
2021-04-14
1
-6
/
+11
*
powerpc: remove partial register save logic
Nicholas Piggin
2021-04-14
1
-15
/
+2
*
powerpc/64e/interrupt: always save nvgprs on interrupt
Nicholas Piggin
2021-04-14
1
-8
/
+1
*
powerpc/signal32: Convert restore_[tm]_user_regs() to user access block
Christophe Leroy
2021-04-03
1
-1
/
+1
*
powerpc/32: Always save non volatile registers on exception entry
Christophe Leroy
2021-03-29
1
-4
/
+2
*
powerpc/ptrace: Convert gpr32_set_common() to user access block
Christophe Leroy
2021-03-26
1
-1
/
+1
*
powerpc: Fix inverted SET_FULL_REGS bitop
Nicholas Piggin
2021-03-09
1
-2
/
+2
*
powerpc/64: Fix stack trace not displaying final frame
Michael Ellerman
2021-02-11
1
-0
/
+3
*
powerpc/syscall: Do not check unsupported scv vector on PPC32
Christophe Leroy
2021-02-11
1
-0
/
+5
*
powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...
Aneesh Kumar K.V
2020-12-03
1
-1
/
+4
*
powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
Aneesh Kumar K.V
2020-12-03
1
-1
/
+6
*
powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()
Christophe Leroy
2020-12-03
1
-6
/
+0
*
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-08
1
-4
/
+0
*
powerpc/32s: Fix CONFIG_BOOK3S_601 uses
Michael Ellerman
2020-07-29
1
-1
/
+1
*
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-07-22
1
-1
/
+6
*
powerpc: Use trap metadata to prevent double restart rather than zeroing trap
Nicholas Piggin
2020-05-15
1
-6
/
+16
*
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
2020-05-15
1
-0
/
+5
*
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
2020-05-15
1
-0
/
+8
*
powerpc/64s: Always has full regs, so remove remnant checks
Nicholas Piggin
2020-05-15
1
-7
/
+16
*
powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
Christophe Leroy
2020-04-01
1
-0
/
+2
*
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
1
-0
/
+3
*
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2019-08-28
1
-1
/
+5
[next]