1. 1bca09f s390/dumpstack: fix call chain walking by Heiko Carstens · 12 years ago
  2. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  3. b01a37a s390/traps: preinitialize program check table by Heiko Carstens · 12 years ago
  4. 0229125 s390/traps: move call to print_modules() out of show_regs() by Heiko Carstens · 12 years ago
  5. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  6. d35339a s390: add support for transactional memory by Martin Schwidefsky · 13 years ago
  7. 7d25617 s390: make use of user_mode() macro where possible by Heiko Carstens · 13 years ago
  8. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  9. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  10. ddadfa8 [S390] stack dump: fix indentation in output by Heiko Carstens · 13 years ago
  11. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 13 years ago
  12. 02834ee [S390] Enable exception traces by default by Heiko Carstens · 13 years ago
  13. aa33c8c [S390] cleanup trap handling by Martin Schwidefsky · 13 years ago
  14. 3c52e49 [S390] sparse: fix sparse warnings with __user pointers by Martin Schwidefsky · 13 years ago
  15. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  16. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  17. 73b7d40f [S390] use siginfo for sigtrap signals by Martin Schwidefsky · 14 years ago
  18. fdb204d [S390] cleanup program check handler prototypes by Martin Schwidefsky · 14 years ago
  19. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 14 years ago
  20. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 14 years ago
  21. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 14 years ago
  22. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 14 years ago
  23. f3e1a27 [S390] nmi: enable machine checks early by Heiko Carstens · 14 years ago
  24. fb0a9d7e [S390] pfault: delay register of pfault interrupt by Heiko Carstens · 14 years ago
  25. 860dba4 [S390] add kprobes annotations by Martin Schwidefsky · 14 years ago
  26. ba6cadf [S390] remove ieee_instruction_pointer from thread_struct by Martin Schwidefsky · 14 years ago
  27. 1e54622 [S390] cleanup lowcore access from program checks by Martin Schwidefsky · 14 years ago
  28. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 15 years ago
  29. 6ea5096 [S390] user space fault: report fault before calling do_exit by Heiko Carstens · 15 years ago
  30. ca633fd [S390] ptrace: dont abuse PT_PTRACED by Oleg Nesterov · 15 years ago
  31. d7fd5f1 [S390] fix dump_stack vs. %p and (null) by Christian Borntraeger · 16 years ago
  32. 4e83be7 [S390] Move show_regs to traps.c. by Heiko Carstens · 17 years ago
  33. 9e74a6b8 [S390] kernel: show last breaking-event-address on oops by Christian Borntraeger · 17 years ago
  34. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  35. 43ca5c3 [S390] Convert monitor calls to function calls. by Heiko Carstens · 17 years ago
  36. 6252d70 [S390] dynamic page tables. by Martin Schwidefsky · 17 years ago
  37. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  38. 2485579 [S390] DEBUG_PAGEALLOC support for s390. by Heiko Carstens · 17 years ago
  39. 5c69971 [S390] Print kernel version in dump_stack() and show_regs(). by Heiko Carstens · 17 years ago
  40. 06770a6 [S390] Add missing die_notifier() call to die(). by Heiko Carstens · 17 years ago
  41. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 18 years ago
  42. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 18 years ago
  43. bca0fb86 [S390] Add oops_enter()/oops_exit() calls to die(). by Heiko Carstens · 18 years ago
  44. 0fc9bbf [S390] Print list of modules on die(). by Heiko Carstens · 18 years ago
  45. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  46. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  47. c0007f1 [S390] Use generic bug. by Heiko Carstens · 18 years ago
  48. bb11e3b [S390] Improved oops output. by Martin Schwidefsky · 18 years ago
  49. 35df8d5 [S390] Fix kprobes breakpoint handling. by Heiko Carstens · 18 years ago
  50. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  51. 236257e [S390] lockdep: show held locks when showing a stackdump by Heiko Carstens · 18 years ago
  52. 29b08d2 [S390] pfault code cleanup. by Heiko Carstens · 18 years ago
  53. 12bae23 [S390] uaccess error handling. by Heiko Carstens · 18 years ago
  54. 5a42b81 [PATCH] s390 traps.c __user annotations by Al Viro · 18 years ago
  55. 5a489b98 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  56. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  57. 4ba069b [S390] add kprobes support. by Michael Grundy · 18 years ago
  58. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 19 years ago
  59. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  60. 7380534 [S390] incomplete stack traces. by Heiko Carstens · 19 years ago
  61. 793af24 [PATCH] s390 misc __user annotations by Al Viro · 19 years ago
  62. 30af7120 [PATCH] s390: task_stack_page() by Al Viro · 19 years ago
  63. c7584fb [PATCH] s390: task_pt_regs() by Al Viro · 19 years ago
  64. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  65. d4b6899 [PATCH] s390: remove pagex support by Martin Schwidefsky · 19 years ago
  66. 5d3f229 [PATCH] s390: kexec fixes and improvements. by Heiko Carstens · 20 years ago
  67. 6b979de [PATCH] s390: add vmcp interface by Christian Borntraeger · 20 years ago
  68. 77eb65c [PATCH] s390: kernel stack overflow panic by Heiko Carstens · 20 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2