index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
ptrace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: kernel: Add and use "ptrace.h"
Geert Uytterhoeven
2023-10-06
1
-0
/
+2
*
m68k: Add kernel seccomp support
Michael Schmitz
2023-01-30
1
-1
/
+5
*
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-30
1
-0
/
+58
|
\
|
*
m68knommu: implement minimal regset support
Greg Ungerer
2022-05-16
1
-0
/
+58
*
|
m68k: Wire up syscall_trace_enter/leave for m68k
Michael Schmitz
2022-05-09
1
-7
/
+0
|
/
*
ptrace: Remove duplicated include in ptrace.c
Yang Li
2022-03-23
1
-1
/
+0
*
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-3
/
+3
*
ptrace/m68k: Stop open coding ptrace_report_syscall
Eric W. Biederman
2022-01-08
1
-11
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types
Greg Ungerer
2012-06-12
1
-1
/
+1
*
Disintegrate asm/system.h for M68K
David Howells
2012-03-28
1
-1
/
+0
*
m68k: merge the mmu and non-mmu versions of ptrace.c
Greg Ungerer
2012-03-05
1
-3
/
+303
*
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-03-25
1
-277
/
+5
*
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
2010-10-28
1
-23
/
+23
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-28
1
-4
/
+5
*
m68k: Add NPTL support
Maxim Kuvyrkov
2010-02-27
1
-0
/
+5
*
m68k: ptrace fixes
Andreas Schwab
2009-12-04
1
-16
/
+29
*
m68k: use generic code for ptrace requests
Andreas Schwab
2009-12-04
1
-54
/
+21
*
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
1
-4
/
+0
*
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
Roland McGrath
2007-09-11
1
-1
/
+0
*
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
1
-2
/
+1
*
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-4
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] M68K: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] m68k: convert thread flags to use bit fields
Roman Zippel
2005-11-14
1
-9
/
+6
*
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2005-11-07
1
-44
/
+3
*
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-31
1
-1
/
+1
*
[PATCH] m68k: sys_ptrace cleanup
Roman Zippel
2005-09-05
1
-111
/
+64
*
[PATCH] m68k: indent sys_ptrace
Roman Zippel
2005-09-05
1
-167
/
+166
*
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-05-01
1
-2
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-17
1
-0
/
+393