| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-13 | tty: sysrq: delete unnecessary check | Dan Carpenter | 1 | -2/+1 |
| 2025-07-23 | Input: sysrq: mv sysrq into drivers/tty/sysrq.c | Joel Granados | 1 | -0/+41 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08 | Ingo Molnar | 1 | -1/+2 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
| 2024-11-20 | Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+8 |
| 2024-11-11 | tty: sysrq: Use printk_force_console context on __handle_sysrq | Marcos Paulo de Souza | 1 | -10/+8 |
| 2024-07-30 | Merge tag 'v6.11-rc1' into for-6.12 | Tejun Heo | 1 | -4/+2 |
| 2024-07-27 | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+1 |
| 2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli | 1 | -3/+1 |
| 2024-06-18 | sched_ext: Add sysrq-S which disables the BPF scheduler | Tejun Heo | 1 | -0/+1 |
| 2024-06-03 | printk: Rename console_replay_all() and update context | Sreenath Vijayan | 1 | -1/+1 |
| 2024-04-11 | tty/sysrq: Replay kernel log messages on consoles via sysrq | Sreenath Vijayan | 1 | -1/+12 |
| 2023-11-25 | /proc/sysrq-trigger: accept multiple keys at once | Tomas Mudrunka | 1 | -3/+16 |
| 2023-10-10 | tty/sysrq: replace smp_processor_id() with get_cpu() | Muhammad Usama Anjum | 1 | -1/+2 |
| 2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -43/+41 |
| 2023-08-18 | mm: remove arguments of show_mem() | Kefeng Wang | 1 | -1/+1 |
| 2023-07-25 | tty: sysrq: use switch in sysrq_key_table_key2index() | Jiri Slaby | 1 | -11/+10 |
| 2023-07-25 | tty: sysrq: switch the rest of keys to u8 | Jiri Slaby | 1 | -8/+8 |
| 2023-07-25 | tty: sysrq: switch sysrq handlers from int to u8 | Jiri Slaby | 1 | -20/+20 |
| 2023-07-25 | tty: sysrq: rename and re-type i in sysrq_handle_loglevel() | Jiri Slaby | 1 | -4/+3 |
| 2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 1 | -1/+1 |
| 2022-06-23 | Merge branch 'rework/kthreads' into for-linus | Petr Mladek | 1 | -2/+0 |
| 2022-06-23 | Revert "printk: add functions to prefer direct printing" | Petr Mladek | 1 | -2/+0 |
| 2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -12/+15 |
| 2022-04-26 | sysrq: do not omit current cpu when showing backtrace of all active CPUs | Changbin Du | 1 | -4/+9 |
| 2022-04-22 | printk: add functions to prefer direct printing | John Ogness | 1 | -0/+2 |
| 2022-04-22 | tty/sysrq: change the definition of sysrq_key_table's element to make it more... | Junwen Wu | 1 | -8/+6 |
| 2021-11-04 | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+2 |
| 2021-10-20 | workqueue: Introduce show_one_worker_pool and show_one_workqueue. | Imran Khan | 1 | -1/+1 |
| 2021-10-10 | tty/sysrq: More intuitive Shift handling | Oskari Pirhonen | 1 | -0/+2 |
| 2021-08-16 | tty: replace in_irq() with in_hardirq() | Changbin Du | 1 | -2/+2 |
| 2021-04-10 | tty/sysrq: Fix issues of code indent should use tabs | Xiaofei Tan | 1 | -17/+17 |
| 2021-04-10 | tty/sysrq: Add a blank line after declarations | Xiaofei Tan | 1 | -0/+1 |
| 2020-10-02 | tty/sysrq: Extend the sysrq_key_table to cover capital letters | Andrzej Pietrasiewicz | 1 | -2/+47 |
| 2020-06-24 | tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK | Christoph Hellwig | 1 | -2/+0 |
| 2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 1 | -1/+1 |
| 2020-06-09 | sysrq: use show_stack_loglvl() | Dmitry Safonov | 1 | -1/+1 |
| 2020-05-15 | tty/sysrq: constify the the sysrq_key_op(s) | Emil Velikov | 1 | -26/+26 |
| 2020-05-15 | tty/sysrq: constify the sysrq API | Emil Velikov | 1 | -8/+8 |
| 2020-05-15 | tty/sysrq: alpha: export and use __sysrq_get_key_op() | Emil Velikov | 1 | -1/+3 |
| 2020-04-20 | tty/sysrq: Export sysrq_mask(), sysrq_toggle_support() | Dmitry Safonov | 1 | -0/+2 |
| 2020-03-07 | sysctl/sysrq: Remove __sysrq_enabled copy | Dmitry Safonov | 1 | -0/+12 |
| 2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -4/+4 |
| 2019-12-17 | sysrq: Remove sysrq_handler_registered | Dmitry Safonov | 1 | -8/+1 |
| 2019-05-14 | panic: avoid the extra noise dmesg | Feng Tang | 1 | -0/+6 |
| 2019-03-28 | tty/sysrq: Convert show_lock to raw_spinlock_t | Julien Grall | 1 | -3/+3 |
| 2019-01-22 | sysrq: Remove duplicated sysrq message | Petr Mladek | 1 | -4/+3 |
| 2019-01-22 | sysrq: Restore original console_loglevel when sysrq disabled | Petr Mladek | 1 | -0/+1 |
| 2018-12-05 | tty/sysrq: Do not call sync directly from sysrq_do_reset() | Mark Tomlinson | 1 | -2/+1 |
| 2018-11-27 | sysrq: Use panic() to force a crash | Matthias Kaehlcke | 1 | -10/+3 |
| 2018-11-27 | tty/sysrq: add of_node_put() | Yangtao Li | 1 | -0/+2 |
| 2018-09-11 | signal: send_sig_all no longer needs SEND_SIG_FORCED | Eric W. Biederman | 1 | -1/+1 |
| 2018-07-21 | signal: Pass pid type into do_send_sig_info | Eric W. Biederman | 1 | -1/+1 |
| 2018-04-02 | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() | Dominik Brodowski | 1 | -1/+1 |
| 2017-11-13 | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -7/+11 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-20 | tty/sysrq: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+4 |
| 2017-10-04 | sysrq : fix Show Regs call trace on ARM | Jibin Xu | 1 | -2/+7 |
| 2017-05-03 | oom: improve oom disable handling | Michal Hocko | 1 | -1/+1 |
| 2017-04-05 | net: ibm: emac: remove unused sysrq handler for 'c' key | Eric Biggers | 1 | -1/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+2 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
| 2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 1 | -1/+1 |
| 2017-01-11 | sysrq: attach sysrq handler correctly for 32-bit kernel | Akinobu Mita | 1 | -2/+2 |
| 2016-07-26 | mm: oom: add memcg to oom_control | Vladimir Davydov | 1 | -0/+1 |
| 2015-12-29 | sysrq: Fix warning in sysrq generated crash. | Ani Sinha | 1 | -0/+6 |
| 2015-10-04 | drivers/tty: make sysrq.c slightly more explicitly non-modular | Paul Gortmaker | 1 | -1/+5 |
| 2015-09-08 | mm, oom: pass an oom order of -1 when triggered by sysrq | David Rientjes | 1 | -2/+1 |
| 2015-09-08 | mm, oom: organize oom context into struct | David Rientjes | 1 | -2/+10 |
| 2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+1 |
| 2015-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+2 |
| 2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -18/+1 |
| 2015-06-24 | mm: oom_kill: simplify OOM killer locking | Johannes Weiner | 1 | -0/+2 |
| 2015-06-21 | MIPS: Add SysRq operation to dump TLBs on all CPUs | James Hogan | 1 | -0/+1 |
| 2015-06-02 | tty: remove platform_sysrq_reset_seq | Arnd Bergmann | 1 | -18/+1 |
| 2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 1 | -1/+1 |
| 2015-03-09 | workqueue: dump workqueues on sysrq-t | Tejun Heo | 1 | -0/+1 |
| 2015-02-11 | oom, PM: make OOM detection in the freezer path raceless | Michal Hocko | 1 | -2/+3 |
| 2015-02-11 | sysrq: convert printk to pr_* equivalent | Michal Hocko | 1 | -9/+9 |
| 2014-08-06 | mm, oom: ensure memoryless node zonelist always includes zones | David Rientjes | 1 | -1/+1 |
| 2014-06-06 | sysrq,rcu: suppress RCU stall warnings while sysrq runs | Rik van Riel | 1 | -0/+3 |
| 2014-06-06 | sysrq: rcu-ify __handle_sysrq | Rik van Riel | 1 | -6/+12 |
| 2014-06-04 | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov | 1 | -4/+4 |
| 2013-10-16 | sysrq: Allow magic SysRq key functions to be disabled through Kconfig | Ben Hutchings | 1 | -1/+1 |
| 2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+42 |
| 2013-08-12 | Input: sysrq - DT binding for key sequence | Mathieu J. Poirier | 1 | -0/+42 |
| 2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -4/+15 |
| 2013-06-27 | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 1 | -19/+19 |
| 2013-06-06 | Input: sysrq - request graceful shutdown for key reset | Mathieu J. Poirier | 1 | -4/+15 |
| 2013-06-03 | tty: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -13/+40 |
| 2013-04-01 | Input: sysrq - supplement reset sequence with timeout functionality | Mathieu J. Poirier | 1 | -13/+40 |
| 2013-03-15 | sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 1 | -19/+19 |
| 2013-02-27 | sysrq: don't depend on weak undefined arrays to have an address that compares... | Linus Torvalds | 1 | -8/+7 |
| 2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -74/+202 |
| 2013-02-07 | sched/rt: Move rt specific bits into new header file | Clark Williams | 1 | -0/+1 |
| 2013-01-17 | Input: sysrq - allow specifying alternate reset sequence | Mathieu Poirier | 1 | -74/+202 |
| 2012-11-15 | mm, oom: ensure sysrq+f always passes valid zonelist | David Rientjes | 1 | -1/+2 |
| 2012-10-16 | sparc64: Add global PMU register dumping via sysrq. | David S. Miller | 1 | -0/+1 |
| 2012-04-05 | sysrq: use SEND_SIG_FORCED instead of force_sig() | Anton Vorontsov | 1 | -1/+1 |
| 2012-03-21 | mm, oom: force oom kill on sysrq+f | David Rientjes | 1 | -1/+1 |
| 2012-03-08 | vt:tackle kbd_table | Alan Cox | 1 | -4/+2 |
| 2012-02-09 | sysrq: Properly check for kernel threads | Anton Vorontsov | 1 | -3/+6 |
| 2012-02-09 | sysrq: Fix possible race with exiting task | Anton Vorontsov | 1 | -0/+2 |
| 2012-01-03 | fs: move code out of buffer.c | Al Viro | 1 | -1/+1 |
| 2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 1 | -1/+1 |
| 2011-02-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+16 |
| 2011-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
| 2010-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -45/+124 |
| 2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 1 | -0/+811 |