aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/sysrq.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-14panic: avoid the extra noise dmesgGravatar Feng Tang 1-0/+6
2019-03-28tty/sysrq: Convert show_lock to raw_spinlock_tGravatar Julien Grall 1-3/+3
2019-01-22sysrq: Remove duplicated sysrq messageGravatar Petr Mladek 1-4/+3
2019-01-22sysrq: Restore original console_loglevel when sysrq disabledGravatar Petr Mladek 1-0/+1
2018-12-05tty/sysrq: Do not call sync directly from sysrq_do_reset()Gravatar Mark Tomlinson 1-2/+1
2018-11-27sysrq: Use panic() to force a crashGravatar Matthias Kaehlcke 1-10/+3
2018-11-27tty/sysrq: add of_node_put()Gravatar Yangtao Li 1-0/+2
2018-09-11signal: send_sig_all no longer needs SEND_SIG_FORCEDGravatar Eric W. Biederman 1-1/+1
2018-07-21signal: Pass pid type into do_send_sig_infoGravatar Eric W. Biederman 1-1/+1
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Gravatar Dominik Brodowski 1-1/+1
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-7/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-20tty/sysrq: Convert timers to use timer_setup()Gravatar Kees Cook 1-5/+4
2017-10-04sysrq : fix Show Regs call trace on ARMGravatar Jibin Xu 1-2/+7
2017-05-03oom: improve oom disable handlingGravatar Michal Hocko 1-1/+1
2017-04-05net: ibm: emac: remove unused sysrq handler for 'c' keyGravatar Eric Biggers 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskGravatar Michal Hocko 1-1/+1
2017-01-11sysrq: attach sysrq handler correctly for 32-bit kernelGravatar Akinobu Mita 1-2/+2
2016-07-26mm: oom: add memcg to oom_controlGravatar Vladimir Davydov 1-0/+1
2015-12-29sysrq: Fix warning in sysrq generated crash.Gravatar Ani Sinha 1-0/+6
2015-10-04drivers/tty: make sysrq.c slightly more explicitly non-modularGravatar Paul Gortmaker 1-1/+5
2015-09-08mm, oom: pass an oom order of -1 when triggered by sysrqGravatar David Rientjes 1-2/+1
2015-09-08mm, oom: organize oom context into structGravatar David Rientjes 1-2/+10
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-0/+1
2015-06-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+2
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-18/+1
2015-06-24mm: oom_kill: simplify OOM killer lockingGravatar Johannes Weiner 1-0/+2
2015-06-21MIPS: Add SysRq operation to dump TLBs on all CPUsGravatar James Hogan 1-0/+1
2015-06-02tty: remove platform_sysrq_reset_seqGravatar Arnd Bergmann 1-18/+1
2015-05-28kernel/params: constify struct kernel_param_ops usesGravatar Luis R. Rodriguez 1-1/+1
2015-03-09workqueue: dump workqueues on sysrq-tGravatar Tejun Heo 1-0/+1
2015-02-11oom, PM: make OOM detection in the freezer path racelessGravatar Michal Hocko 1-2/+3
2015-02-11sysrq: convert printk to pr_* equivalentGravatar Michal Hocko 1-9/+9
2014-08-06mm, oom: ensure memoryless node zonelist always includes zonesGravatar David Rientjes 1-1/+1
2014-06-06sysrq,rcu: suppress RCU stall warnings while sysrq runsGravatar Rik van Riel 1-0/+3
2014-06-06sysrq: rcu-ify __handle_sysrqGravatar Rik van Riel 1-6/+12
2014-06-04kernel/printk: use symbolic defines for console loglevelsGravatar Borislav Petkov 1-4/+4
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigGravatar Ben Hutchings 1-1/+1
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+42
2013-08-12Input: sysrq - DT binding for key sequenceGravatar Mathieu J. Poirier 1-0/+42
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-4/+15
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextGravatar Dmitry Torokhov 1-19/+19
2013-06-06Input: sysrq - request graceful shutdown for key resetGravatar Mathieu J. Poirier 1-4/+15
2013-06-03tty: replace strict_strtoul() with kstrtoul()Gravatar Jingoo Han 1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-13/+40
2013-04-01Input: sysrq - supplement reset sequence with timeout functionalityGravatar Mathieu J. Poirier 1-13/+40