1. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 10 years ago
  2. 8eaede4 sysrq: Allow magic SysRq key functions to be disabled through Kconfig by Ben Hutchings · 11 years ago
  3. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  4. 4c076eb Input: sysrq - DT binding for key sequence by Mathieu J. Poirier · 11 years ago
  5. f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  6. 31881d7 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 11 years ago
  7. 3d28951 Input: sysrq - request graceful shutdown for key reset by Mathieu J. Poirier · 11 years ago
  8. 86b4056 tty: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  9. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  10. 3903078 Input: sysrq - supplement reset sequence with timeout functionality by Mathieu J. Poirier · 11 years ago
  11. afa80cc sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 11 years ago
  12. adf96e6 sysrq: don't depend on weak undefined arrays to have an address that compares as NULL by Linus Torvalds · 11 years ago
  13. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  14. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 11 years ago
  15. 154b7a4 Input: sysrq - allow specifying alternate reset sequence by Mathieu Poirier · 11 years ago
  16. 5318609 mm, oom: ensure sysrq+f always passes valid zonelist by David Rientjes · 12 years ago
  17. 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
  18. b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 12 years ago
  19. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 12 years ago
  20. 079c953 vt:tackle kbd_table by Alan Cox · 12 years ago
  21. d3a532a sysrq: Properly check for kernel threads by Anton Vorontsov · 12 years ago
  22. e502bab sysrq: Fix possible race with exiting task by Anton Vorontsov · 12 years ago
  23. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  24. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  25. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  26. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  27. 864ee6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  28. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/sysrq.c]
  29. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  30. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  31. 1966cb2 Input: sysrq - add locking to sysrq_filter() by Dmitry Torokhov · 14 years ago
  32. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  33. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  34. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  35. f5dec51 Input: sysrq - fix "stuck" SysRq mode by Dmitry Torokhov · 14 years ago
  36. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  37. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 14 years ago
  38. 97f5f0c Input: implement SysRq as a separate input handler by Dmitry Torokhov · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  41. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  42. 47cab6a debug lockups: Improve lockup detection, fix generic arch fallback by Ingo Molnar · 15 years ago
  43. c1dc0b9 debug lockups: Improve lockup detection by Ingo Molnar · 15 years ago
  44. cab8bd3 sysrq, kdump: make sysrq-c consistent by Hidetoshi Seto · 15 years ago
  45. d6580a9 kexec: sysrq: simplify sysrq-c handler by Neil Horman · 15 years ago
  46. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  47. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 15 years ago
  48. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  49. 267b01f sysrq: remove duplicated #include by Huang Weiyi · 15 years ago
  50. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  51. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  52. 32527bc Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  53. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 15 years ago
  54. 5886cea [PATCH] sysrq: include interrupt.h instead of irq.h by Heiko Carstens · 15 years ago
  55. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 15 years ago
  56. 4092762 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core by Ingo Molnar · 15 years ago
  57. fb144ad sysrq: add commentary on why we use the console loglevel over using KERN_EMERG by Andy Whitcroft · 15 years ago
  58. 99cd707 Merge commit 'v2.6.29-rc1' into tracing/urgent by Ingo Molnar · 15 years ago
  59. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  60. 208b95c sysrq: more explicit, less terse help messages by Randy Dunlap · 15 years ago
  61. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  62. 3871f2f sysrq: fix ftrace help msg & doc. by Randy Dunlap · 16 years ago
  63. 0793a61 performance counters: core code by Thomas Gleixner · 16 years ago
  64. 69f698a ftrace: sysrq-z to dump the buffers by Peter Zijlstra · 16 years ago
  65. 322acf6 fix documentation of sysrq-q really by Thomas Gleixner · 16 years ago
  66. 24bdeb4 Fix documentation of sysrq-q by Andi Kleen · 16 years ago
  67. f40cbaa proc: move sysrq-trigger out of fs/proc/ by Alexey Dobriyan · 16 years ago
  68. b4236f8 sysrq: add enable_mask in sysrq_moom_op by Naohiro Ooiwa · 16 years ago
  69. 8b604d5 fix: "smp_call_function: get rid of the unused nonatomic/retry argument" by Ingo Molnar · 16 years ago
  70. 93dae5b sparc64: Add global register dumping facility. by David S. Miller · 16 years ago
  71. 5045bca sysrq: add show-backtrace-on-all-cpus function by Rik van Riel · 16 years ago
  72. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 16 years ago
  73. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  74. 2e8ecb9 add CONFIG_VT_UNICODE by Bill Nottingham · 17 years ago
  75. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  76. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  77. 88ad0bf6 [PATCH] Add SysRq-Q to print timer_list debug info by Ingo Molnar · 17 years ago
  78. 7f1f86a [PATCH] Fix SAK_work workqueue initialization. by Eric W. Biederman · 17 years ago
  79. 8b6312f [PATCH] vt: refactor console SAK processing by Eric W. Biederman · 17 years ago
  80. d346cce [PATCH] sysrq: showBlockedTasks is sysrq-W by Randy Dunlap · 17 years ago
  81. 5d6f647 [PATCH] debug: add sysrq_always_enabled boot option by Ingo Molnar · 18 years ago
  82. e59e2ae [PATCH] SysRq-X: show blocked tasks by Ingo Molnar · 18 years ago
  83. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  84. 2033b0c [PATCH] sysrq: irq change build fix. by Heiko Carstens · 18 years ago
  85. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  86. b2e9c7d [PATCH] sysrq: disable lockdep on reboot by Peter Zijlstra · 18 years ago
  87. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  88. 8c64580 [PATCH] lockdep: print all lock classes on SysRQ-D by Ingo Molnar · 18 years ago
  89. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  90. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  91. bf36b90 [PATCH] sysrq cleanup by Andrew Morton · 18 years ago
  92. 9b0f8b0 [PATCH] Terminate process that fails on a constrained allocation by Christoph Lameter · 18 years ago
  93. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 18 years ago
  94. cf62ddc [PATCH] drivers/char/sysrq.c: make two functions static by Adrian Bunk · 19 years ago
  95. 4de8b9b [PATCH] Update sysrq-B to use emergency_restart() by Eric W. Biederman · 19 years ago
  96. 79b9ce3 [PATCH] print order information when OOM killing by Marcelo Tosatti · 19 years ago
  97. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 19 years ago
  98. 86b1ae3 [PATCH] kdump: sysrq trigger mechanism for kexec based crashdumps by Hariprasad Nellitheertha · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago