Age | Commit message (Expand) | Author |
2021-11-04 | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-10-20 | workqueue: Introduce show_one_worker_pool and show_one_workqueue. | Imran Khan |
2021-10-10 | tty/sysrq: More intuitive Shift handling | Oskari Pirhonen |
2021-08-16 | tty: replace in_irq() with in_hardirq() | Changbin Du |
2021-04-10 | tty/sysrq: Fix issues of code indent should use tabs | Xiaofei Tan |
2021-04-10 | tty/sysrq: Add a blank line after declarations | Xiaofei Tan |
2020-10-02 | tty/sysrq: Extend the sysrq_key_table to cover capital letters | Andrzej Pietrasiewicz |
2020-06-24 | tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK | Christoph Hellwig |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | sysrq: use show_stack_loglvl() | Dmitry Safonov |
2020-05-15 | tty/sysrq: constify the the sysrq_key_op(s) | Emil Velikov |
2020-05-15 | tty/sysrq: constify the sysrq API | Emil Velikov |
2020-05-15 | tty/sysrq: alpha: export and use __sysrq_get_key_op() | Emil Velikov |
2020-04-20 | tty/sysrq: Export sysrq_mask(), sysrq_toggle_support() | Dmitry Safonov |
2020-03-07 | sysctl/sysrq: Remove __sysrq_enabled copy | Dmitry Safonov |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2019-12-17 | sysrq: Remove sysrq_handler_registered | Dmitry Safonov |
2019-05-14 | panic: avoid the extra noise dmesg | Feng Tang |
2019-03-28 | tty/sysrq: Convert show_lock to raw_spinlock_t | Julien Grall |
2019-01-22 | sysrq: Remove duplicated sysrq message | Petr Mladek |
2019-01-22 | sysrq: Restore original console_loglevel when sysrq disabled | Petr Mladek |
2018-12-05 | tty/sysrq: Do not call sync directly from sysrq_do_reset() | Mark Tomlinson |
2018-11-27 | sysrq: Use panic() to force a crash | Matthias Kaehlcke |
2018-11-27 | tty/sysrq: add of_node_put() | Yangtao Li |
2018-09-11 | signal: send_sig_all no longer needs SEND_SIG_FORCED | Eric W. Biederman |
2018-07-21 | signal: Pass pid type into do_send_sig_info | Eric W. Biederman |
2018-04-02 | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() | Dominik Brodowski |
2017-11-13 | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-20 | tty/sysrq: Convert timers to use timer_setup() | Kees Cook |
2017-10-04 | sysrq : fix Show Regs call trace on ARM | Jibin Xu |
2017-05-03 | oom: improve oom disable handling | Michal Hocko |
2017-04-05 | net: ibm: emac: remove unused sysrq handler for 'c' key | Eric Biggers |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko |
2017-01-11 | sysrq: attach sysrq handler correctly for 32-bit kernel | Akinobu Mita |
2016-07-26 | mm: oom: add memcg to oom_control | Vladimir Davydov |
2015-12-29 | sysrq: Fix warning in sysrq generated crash. | Ani Sinha |
2015-10-04 | drivers/tty: make sysrq.c slightly more explicitly non-modular | Paul Gortmaker |
2015-09-08 | mm, oom: pass an oom order of -1 when triggered by sysrq | David Rientjes |
2015-09-08 | mm, oom: organize oom context into struct | David Rientjes |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-06-24 | mm: oom_kill: simplify OOM killer locking | Johannes Weiner |
2015-06-21 | MIPS: Add SysRq operation to dump TLBs on all CPUs | James Hogan |
2015-06-02 | tty: remove platform_sysrq_reset_seq | Arnd Bergmann |