开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
2019-02-23
powerpc: Use task_stack_page() in current_pt_regs()
Christophe Leroy
2018-11-15
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-20
powerpc: Add support for function error injection
Naveen N. Rao
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-14
powerpc: Split user/kernel definitions of struct pt_regs
Michael Ellerman
2018-09-19
signal: Simplify tracehook_report_syscall_exit
Eric W. Biederman
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2014-09-09
powerpc/perf: Fix ABIv2 kernel backtraces
Anton Blanchard
2014-02-28
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
Paul Mackerras
2013-04-18
powerpc: fixing ptrace_get_reg to return an error
Alexey Kardashevskiy
2012-10-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-10-09
UAPI: (Scripted) Disintegrate arch/powerpc/include/asm
David Howells
2012-09-30
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-04-30
powerpc: Remove old powerpc specific ptrace getregs/setregs calls
Anton Blanchard
2012-02-14
powerpc: Implement GET_IP/SET_IP
Srikar Dronamraju
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2011-03-21
powerpc/ptrace: Remove BUG_ON when full register set not available
Mike Wolf
2010-07-08
powerpc: Fix userspace build of ptrace.h
Sam Ravnborg
2010-04-07
powerpc: Add kprobe-based event tracer
Mahesh Salgaonkar
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
2010-02-17
powerpc: Extended ptrace interface
Dave Kleikamp
2009-12-16
ptrace: powerpc: implement user_single_step_siginfo()
Oleg Nesterov
2009-06-09
powerpc: Add PTRACE_SINGLEBLOCK support
Roland McGrath
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
2008-10-20
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell