index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2022-05-11
ptrace: Remove arch_ptrace_attach
Eric W. Biederman
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-10-06
ptrace: Remove the unnecessary arguments from arch_ptrace_stop
Eric W. Biederman
2021-09-30
ia64: Add instruction_pointer_set() API
Masami Hiramatsu
2021-04-09
ia64: fix user_stack_pointer() for ptrace()
Sergei Trofimovich
2020-06-09
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-12-19
new helper: current_user_stack_pointer()
Al Viro
2012-10-09
UAPI: (Scripted) Disintegrate arch/ia64/include/asm
David Howells
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
2008-10-06
[IA64] utrace Convert compat ptrace to use compat_sys_ptrace
Shaohua Li
2008-10-06
[IA64] utrace syscall.h support for ia64
Shaohua Li
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck