index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2023-10-06
m68k: kernel: Add and use "ptrace.h"
Geert Uytterhoeven
2023-01-30
m68k: Add kernel seccomp support
Michael Schmitz
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-16
m68knommu: implement minimal regset support
Greg Ungerer
2022-05-09
m68k: Wire up syscall_trace_enter/leave for m68k
Michael Schmitz
2022-03-23
ptrace: Remove duplicated include in ptrace.c
Yang Li
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-01-08
ptrace/m68k: Stop open coding ptrace_report_syscall
Eric W. Biederman
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
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