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
/
xtensa
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-11-29
xtensa: fix system_call interaction with ptrace
Max Filippov
2018-12-17
xtensa: implement syscall tracepoints
Max Filippov
2018-12-17
xtensa: implement TIE regset
Max Filippov
2018-12-17
xtensa: implement task_user_regset_view
Max Filippov
2018-12-17
xtensa: call do_syscall_trace_{enter,leave} selectively
Max Filippov
2018-12-17
xtensa: use NO_SYSCALL instead of -1
Max Filippov
2018-12-03
xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA}
Max Filippov
2018-11-26
xtensa: fix coprocessor part of ptrace_{get,set}xregs
Max Filippov
2018-01-22
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2017-05-01
xtensa: use generic tracehooks
Max Filippov
2017-05-01
xtensa: clean up xtensa/kernel/ptrace.c
Max Filippov
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
2016-03-11
xtensa: support hardware breakpoints/watchpoints
Max Filippov
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2013-02-23
xtensa: add support for TLS
Chris Zankel
2013-02-23
xtensa: complete ptrace handling of register windows
Max Filippov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-03-28
Disintegrate asm/system.h for Xtensa
David Howells
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2011-07-25
xtensa: prevent arbitrary read in ptrace
Dan Rosenberg
2010-10-27
ptrace: cleanup arch_ptrace() on xtensa
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-03-12
xtensa: use generic ptrace_resume code
Christoph Hellwig
2008-02-13
[XTENSA] Allow debugger to modify the WINDOWBASE register.
Chris Zankel
2008-02-13
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
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
2006-12-10
[PATCH] xtensa: fix system call interface
Chris Zankel
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-09-01
[PATCH] xtensa: ptrace: EXIT_ZOMBIE fix
Bill Huey (hui
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-12
[PATCH] xtensa: task_pt_regs(), task_stack_page()
Al Viro
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-06-30
[PATCH] xtensa: use valid_signal()
Jesper Juhl
2005-06-24
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel