index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
*
compat: fix compile breakage on s390
Heiko Carstens
2012-02-27
*
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
*
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
*
[S390] remove reset of system call restart on psw changes
Martin Schwidefsky
2011-12-01
*
[S390] add missing .set function for NT_S390_LAST_BREAK regset
Martin Schwidefsky
2011-12-01
*
[S390] allow all addressing modes
Martin Schwidefsky
2011-10-30
*
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
*
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
2011-10-30
*
[S390] signal race with restarting system calls
Martin Schwidefsky
2011-10-30
*
[S390] user per registers vs. ptrace single stepping
Martin Schwidefsky
2011-10-30
*
[S390] ptrace cleanup
Martin Schwidefsky
2011-01-05
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
*
[S390] add breaking event address for user space
Martin Schwidefsky
2010-05-17
*
[S390] ptrace: fix return value of do_syscall_trace_enter()
Gerald Schaefer
2010-05-12
*
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-27
|
\
|
*
s390: Add pt_regs register and stack access API
Heiko Carstens
2010-02-17
*
|
[S390] fix loading of PER control registers for utrace.
Martin Schwidefsky
2010-01-13
|
/
*
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
Martin Schwidefsky
2009-12-18
*
[S390] 64-bit register support for 31-bit processes
Heiko Carstens
2009-10-06
*
[S390] ptrace: use common code for simple peek/poke operations
Christian Borntraeger
2009-09-22
*
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-25
*
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-25
*
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
2009-08-25
*
[S390] ftrace: update system call tracer support
Ingo Molnar
2009-08-19
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
[S390] ftrace: add system call tracer support
Heiko Carstens
2009-06-12
*
[S390] secure computing arch backend
Heiko Carstens
2009-06-12
*
[S390] implement is_compat_task
Heiko Carstens
2009-06-12
*
[S390] remove ptrace warning on 31 bit.
Martin Schwidefsky
2008-12-25
*
[S390] fix system call parameter functions.
Martin Schwidefsky
2008-11-27
*
[S390] ptrace changes
Martin Schwidefsky
2008-10-10
*
[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode
Jarod Wilson
2008-09-09
*
[S390] Introduce user_regset accessors for s390
Martin Schwidefsky
2008-07-14
*
[S390] compat ptrace cleanup
Roland McGrath
2008-05-07
*
[S390] use generic sys_ptrace
Martin Schwidefsky
2008-04-30
*
[S390] Remove self ptrace IEEE_IP hack.
Martin Schwidefsky
2008-04-30
*
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-04-17
*
[S390] single-step cleanup
Roland McGrath
2008-01-26
*
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
*
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
*
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
*
[S390] noexec protection
Gerald Schaefer
2007-02-05
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
*
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
2006-05-01
*
[PATCH] s390: task_pt_regs()
Al Viro
2006-01-12
*
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2006-01-08
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
*
[PATCH] s390: uml ptrace fixes
Bodo Stroesser
2005-06-04
*
[PATCH] s390: ptrace peek and poke
Martin Schwidefsky
2005-06-04
*
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2005-05-03
|
\
[next]