index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2012-06-12
m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types
Greg Ungerer
2012-03-28
Disintegrate asm/system.h for M68K
David Howells
2012-03-05
m68k: merge the mmu and non-mmu versions of ptrace.c
Greg Ungerer
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2010-10-27
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-02-27
m68k: Add NPTL support
Maxim Kuvyrkov
2009-12-04
m68k: ptrace fixes
Andreas Schwab
2009-12-04
m68k: use generic code for ptrace requests
Andreas Schwab
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-09-10
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
Roland McGrath
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-11
[PATCH] M68K: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-13
[PATCH] m68k: convert thread flags to use bit fields
Roman Zippel
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-09-05
[PATCH] m68k: sys_ptrace cleanup
Roman Zippel
2005-09-05
[PATCH] m68k: indent sys_ptrace
Roman Zippel
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds