- a27eb0c tty/sysrq: Extend the sysrq_key_table to cover capital letters by Andrzej Pietrasiewicz · 4 years, 5 months ago
- b818f09 tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK by Christoph Hellwig · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- ab34b46 sysrq: use show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
- 7fffe31 tty/sysrq: constify the the sysrq_key_op(s) by Emil Velikov · 4 years, 8 months ago
- 23cbedf tty/sysrq: constify the sysrq API by Emil Velikov · 4 years, 8 months ago
- 0f1c968 tty/sysrq: alpha: export and use __sysrq_get_key_op() by Emil Velikov · 4 years, 8 months ago
- 66bb1c9 tty/sysrq: Export sysrq_mask(), sysrq_toggle_support() by Dmitry Safonov · 4 years, 9 months ago
- eaee417 sysctl/sysrq: Remove __sysrq_enabled copy by Dmitry Safonov · 4 years, 10 months ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- f06327d sysrq: Remove sysrq_handler_registered by Dmitry Safonov · 5 years ago
- c39ea0b panic: avoid the extra noise dmesg by Feng Tang · 6 years ago
- 6ac972d tty/sysrq: Convert show_lock to raw_spinlock_t by Julien Grall · 6 years ago
- c3fee60 sysrq: Remove duplicated sysrq message by Petr Mladek · 6 years ago
- 075e1a0 sysrq: Restore original console_loglevel when sysrq disabled by Petr Mladek · 6 years ago
- 8fefbc6 tty/sysrq: Do not call sync directly from sysrq_do_reset() by Mark Tomlinson · 6 years ago
- 8341f2f sysrq: Use panic() to force a crash by Matthias Kaehlcke · 6 years ago
- 279070b tty/sysrq: add of_node_put() by Yangtao Li · 6 years ago
- b16503b signal: send_sig_all no longer needs SEND_SIG_FORCED by Eric W. Biederman · 6 years ago
- 40b3b02 signal: Pass pid type into do_send_sig_info by Eric W. Biederman · 6 years ago
- 70f68ee fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() by Dominik Brodowski · 7 years ago
- fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 8c318fa tty/sysrq: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- b00bebb sysrq : fix Show Regs call trace on ARM by Jibin Xu · 7 years ago
- d75da00 oom: improve oom disable handling by Michal Hocko · 8 years ago
- 5e35141 net: ibm: emac: remove unused sysrq handler for 'c' key by Eric Biggers · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
- 802c038 sysrq: attach sysrq handler correctly for 32-bit kernel by Akinobu Mita · 8 years ago
- 2a966b7 mm: oom: add memcg to oom_control by Vladimir Davydov · 8 years ago
- 984cf35 sysrq: Fix warning in sysrq generated crash. by Ani Sinha · 9 years ago
- 3bce6f6 drivers/tty: make sysrq.c slightly more explicitly non-modular by Paul Gortmaker · 9 years ago
- 54e9e29 mm, oom: pass an oom order of -1 when triggered by sysrq by David Rientjes · 9 years ago
- 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
- 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 14738e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- dc56401 mm: oom_kill: simplify OOM killer locking by Johannes Weiner · 10 years ago
- d1e9a4f MIPS: Add SysRq operation to dump TLBs on all CPUs by James Hogan · 10 years ago
- ffb6e0c tty: remove platform_sysrq_reset_seq by Arnd Bergmann · 10 years ago
- 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
- 3494fc3 workqueue: dump workqueues on sysrq-t by Tejun Heo · 10 years ago
- c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 10 years ago
- 401e4a7 sysrq: convert printk to pr_* equivalent by Michal Hocko · 10 years ago
- 8d060bf mm, oom: ensure memoryless node zonelist always includes zones by David Rientjes · 10 years ago
- 722773a sysrq,rcu: suppress RCU stall warnings while sysrq runs by Rik van Riel · 11 years ago
- 984d74a sysrq: rcu-ify __handle_sysrq by Rik van Riel · 11 years ago
- a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 11 years ago
- 8eaede4 sysrq: Allow magic SysRq key functions to be disabled through Kconfig by Ben Hutchings · 11 years ago
- 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
- 4c076eb Input: sysrq - DT binding for key sequence by Mathieu J. Poirier · 11 years ago
- f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- 31881d7 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 12 years ago
- 3d28951 Input: sysrq - request graceful shutdown for key reset by Mathieu J. Poirier · 12 years ago
- 86b4056 tty: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
- 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- 3903078 Input: sysrq - supplement reset sequence with timeout functionality by Mathieu J. Poirier · 12 years ago
- afa80cc sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
- adf96e6 sysrq: don't depend on weak undefined arrays to have an address that compares as NULL by Linus Torvalds · 12 years ago
- c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
- 154b7a4 Input: sysrq - allow specifying alternate reset sequence by Mathieu Poirier · 12 years ago
- 5318609 mm, oom: ensure sysrq+f always passes valid zonelist by David Rientjes · 12 years ago
- 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
- b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 13 years ago
- 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 13 years ago
- 079c953 vt:tackle kbd_table by Alan Cox · 13 years ago
- d3a532a sysrq: Properly check for kernel threads by Anton Vorontsov · 13 years ago
- e502bab sysrq: Fix possible race with exiting task by Anton Vorontsov · 13 years ago
- ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
- b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
- 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
- 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
- 864ee6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
- 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]
- 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- 1966cb2 Input: sysrq - add locking to sysrq_filter() by Dmitry Torokhov · 14 years ago
- f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
- 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
- edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
- f5dec51 Input: sysrq - fix "stuck" SysRq mode by Dmitry Torokhov · 15 years ago
- a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
- cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 15 years ago
- 97f5f0c Input: implement SysRq as a separate input handler by Dmitry Torokhov · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- 47cab6a debug lockups: Improve lockup detection, fix generic arch fallback by Ingo Molnar · 15 years ago
- c1dc0b9 debug lockups: Improve lockup detection by Ingo Molnar · 15 years ago
- cab8bd3 sysrq, kdump: make sysrq-c consistent by Hidetoshi Seto · 15 years ago
- d6580a9 kexec: sysrq: simplify sysrq-c handler by Neil Horman · 16 years ago
- dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 16 years ago
- 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 16 years ago
- e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 267b01f sysrq: remove duplicated #include by Huang Weiyi · 16 years ago