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
/
traps.c
Commit message (
Expand
)
Author
Age
*
[S390] Enable exception traces by default
Heiko Carstens
2011-12-27
*
[S390] cleanup trap handling
Martin Schwidefsky
2011-12-27
*
[S390] sparse: fix sparse warnings with __user pointers
Martin Schwidefsky
2011-10-30
*
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
[S390] use siginfo for sigtrap signals
Martin Schwidefsky
2011-07-24
*
[S390] cleanup program check handler prototypes
Martin Schwidefsky
2011-07-24
*
ptrace: kill trivial tracehooks
Tejun Heo
2011-06-22
*
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-26
*
s390: remove task_show_regs
Martin Schwidefsky
2011-02-15
*
[S390] ptrace cleanup
Martin Schwidefsky
2011-01-05
*
[S390] nmi: enable machine checks early
Heiko Carstens
2011-01-05
*
[S390] pfault: delay register of pfault interrupt
Heiko Carstens
2011-01-05
*
[S390] add kprobes annotations
Martin Schwidefsky
2011-01-05
*
[S390] remove ieee_instruction_pointer from thread_struct
Martin Schwidefsky
2010-10-25
*
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
2010-10-25
*
[S390] debug: enable exception-trace debug facility
Heiko Carstens
2010-05-17
*
[S390] user space fault: report fault before calling do_exit
Heiko Carstens
2010-05-17
*
[S390] ptrace: dont abuse PT_PTRACED
Oleg Nesterov
2009-12-18
*
[S390] fix dump_stack vs. %p and (null)
Christian Borntraeger
2009-03-26
*
[S390] Move show_regs to traps.c.
Heiko Carstens
2008-04-30
*
[S390] kernel: show last breaking-event-address on oops
Christian Borntraeger
2008-04-17
*
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-04-17
*
[S390] Convert monitor calls to function calls.
Heiko Carstens
2008-04-17
*
[S390] dynamic page tables.
Martin Schwidefsky
2008-02-09
*
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
2008-02-08
*
[S390] DEBUG_PAGEALLOC support for s390.
Heiko Carstens
2008-02-05
*
[S390] Print kernel version in dump_stack() and show_regs().
Heiko Carstens
2008-01-26
*
[S390] Add missing die_notifier() call to die().
Heiko Carstens
2007-11-20
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
*
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-07-16
*
[S390] Add oops_enter()/oops_exit() calls to die().
Heiko Carstens
2007-06-19
*
[S390] Print list of modules on die().
Heiko Carstens
2007-06-19
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
*
[S390] Use generic bug.
Heiko Carstens
2007-04-27
*
[S390] Improved oops output.
Martin Schwidefsky
2007-04-27
*
[S390] Fix kprobes breakpoint handling.
Heiko Carstens
2007-02-05
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
*
[S390] lockdep: show held locks when showing a stackdump
Heiko Carstens
2006-12-04
*
[S390] pfault code cleanup.
Heiko Carstens
2006-12-04
*
[S390] uaccess error handling.
Heiko Carstens
2006-10-27
*
[PATCH] s390 traps.c __user annotations
Al Viro
2006-10-09
*
[S390] irq change build fixes.
Heiko Carstens
2006-10-06
*
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
*
[S390] add kprobes support.
Michael Grundy
2006-09-20
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[S390] incomplete stack traces.
Heiko Carstens
2006-06-29
*
[PATCH] s390 misc __user annotations
Al Viro
2006-02-08
[next]