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