index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] fix dump_stack vs. %p and (null)
Christian Borntraeger
2009-03-26
1
-1
/
+3
*
[S390] Move show_regs to traps.c.
Heiko Carstens
2008-04-30
1
-4
/
+22
*
[S390] kernel: show last breaking-event-address on oops
Christian Borntraeger
2008-04-17
1
-1
/
+9
*
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-04-17
1
-4
/
+1
*
[S390] Convert monitor calls to function calls.
Heiko Carstens
2008-04-17
1
-2
/
+0
*
[S390] dynamic page tables.
Martin Schwidefsky
2008-02-09
1
-1
/
+2
*
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
2008-02-08
1
-12
/
+12
*
[S390] DEBUG_PAGEALLOC support for s390.
Heiko Carstens
2008-02-05
1
-1
/
+4
*
[S390] Print kernel version in dump_stack() and show_regs().
Heiko Carstens
2008-01-26
1
-3
/
+17
*
[S390] Add missing die_notifier() call to die().
Heiko Carstens
2007-11-20
1
-0
/
+1
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-07-16
1
-1
/
+1
*
[S390] Add oops_enter()/oops_exit() calls to die().
Heiko Carstens
2007-06-19
1
-3
/
+5
*
[S390] Print list of modules on die().
Heiko Carstens
2007-06-19
1
-0
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-15
/
+1
*
[S390] Use generic bug.
Heiko Carstens
2007-04-27
1
-3
/
+14
*
[S390] Improved oops output.
Martin Schwidefsky
2007-04-27
1
-38
/
+17
*
[S390] Fix kprobes breakpoint handling.
Heiko Carstens
2007-02-05
1
-2
/
+9
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-7
/
+6
*
[S390] lockdep: show held locks when showing a stackdump
Heiko Carstens
2006-12-04
1
-1
/
+4
*
[S390] pfault code cleanup.
Heiko Carstens
2006-12-04
1
-24
/
+1
*
[S390] uaccess error handling.
Heiko Carstens
2006-10-27
1
-7
/
+13
*
[PATCH] s390 traps.c __user annotations
Al Viro
2006-10-09
1
-5
/
+5
*
[S390] irq change build fixes.
Heiko Carstens
2006-10-06
1
-1
/
+1
*
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
1
-2
/
+1
*
[S390] add kprobes support.
Michael Grundy
2006-09-20
1
-3
/
+28
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
1
-9
/
+9
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[S390] incomplete stack traces.
Heiko Carstens
2006-06-29
1
-5
/
+3
*
[PATCH] s390 misc __user annotations
Al Viro
2006-02-08
1
-1
/
+1
*
[PATCH] s390: task_stack_page()
Al Viro
2006-01-12
1
-2
/
+2
*
[PATCH] s390: task_pt_regs()
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
1
-5
/
+5
*
[PATCH] s390: remove pagex support
Martin Schwidefsky
2005-11-07
1
-26
/
+3
*
[PATCH] s390: kexec fixes and improvements.
Heiko Carstens
2005-08-01
1
-0
/
+15
*
[PATCH] s390: add vmcp interface
Christian Borntraeger
2005-06-25
1
-1
/
+1
*
[PATCH] s390: kernel stack overflow panic
Heiko Carstens
2005-06-21
1
-1
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+738