summaryrefslogtreecommitdiffstats
path: root/drivers/tty/sysrq.c
Commit message (Expand)AuthorAgeFilesLines
* tty/sysrq: Extend the sysrq_key_table to cover capital lettersAndrzej Pietrasiewicz2020-10-021-2/+47
* tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCKChristoph Hellwig2020-06-241-2/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-1/+1
* sysrq: use show_stack_loglvl()Dmitry Safonov2020-06-091-1/+1
* tty/sysrq: constify the the sysrq_key_op(s)Emil Velikov2020-05-151-26/+26
* tty/sysrq: constify the sysrq APIEmil Velikov2020-05-151-8/+8
* tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov2020-05-151-1/+3
* tty/sysrq: Export sysrq_mask(), sysrq_toggle_support()Dmitry Safonov2020-04-201-0/+2
* sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov2020-03-071-0/+12
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-4/+4
* sysrq: Remove sysrq_handler_registeredDmitry Safonov2019-12-171-8/+1
* panic: avoid the extra noise dmesgFeng Tang2019-05-141-0/+6
* tty/sysrq: Convert show_lock to raw_spinlock_tJulien Grall2019-03-281-3/+3
* sysrq: Remove duplicated sysrq messagePetr Mladek2019-01-221-4/+3
* sysrq: Restore original console_loglevel when sysrq disabledPetr Mladek2019-01-221-0/+1
* tty/sysrq: Do not call sync directly from sysrq_do_reset()Mark Tomlinson2018-12-051-2/+1
* sysrq: Use panic() to force a crashMatthias Kaehlcke2018-11-271-10/+3
* tty/sysrq: add of_node_put()Yangtao Li2018-11-271-0/+2
* signal: send_sig_all no longer needs SEND_SIG_FORCEDEric W. Biederman2018-09-111-1/+1
* signal: Pass pid type into do_send_sig_infoEric W. Biederman2018-07-211-1/+1
* fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski2018-04-021-1/+1
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-7/+11
|\
| * tty/sysrq: Convert timers to use timer_setup()Kees Cook2017-10-201-5/+4
| * sysrq : fix Show Regs call trace on ARMJibin Xu2017-10-041-2/+7
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* oom: improve oom disable handlingMichal Hocko2017-05-031-1/+1
* net: ibm: emac: remove unused sysrq handler for 'c' keyEric Biggers2017-04-051-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-221-1/+1
* sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-01-111-2/+2
* mm: oom: add memcg to oom_controlVladimir Davydov2016-07-261-0/+1
* sysrq: Fix warning in sysrq generated crash.Ani Sinha2015-12-291-0/+6
* drivers/tty: make sysrq.c slightly more explicitly non-modularPaul Gortmaker2015-10-041-1/+5
* mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-081-2/+1
* mm, oom: organize oom context into structDavid Rientjes2015-09-081-2/+10
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-271-0/+1
|\ \
| * | MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan2015-06-211-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-241-0/+2
|\ \
| * | mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-241-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-241-18/+1
|\ \ | |/ |/|
| * tty: remove platform_sysrq_reset_seqArnd Bergmann2015-06-021-18/+1
* | workqueue: dump workqueues on sysrq-tTejun Heo2015-03-091-0/+1
|/
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-111-2/+3
* sysrq: convert printk to pr_* equivalentMichal Hocko2015-02-111-9/+9
* mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes2014-08-061-1/+1
* sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel2014-06-061-0/+3