index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
sysrq.c
Age
Commit message (
Expand
)
Author
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
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-03-09
workqueue: dump workqueues on sysrq-t
Tejun Heo
2015-02-11
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2015-02-11
sysrq: convert printk to pr_* equivalent
Michal Hocko
2014-08-06
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
2014-06-06
sysrq,rcu: suppress RCU stall warnings while sysrq runs
Rik van Riel
2014-06-06
sysrq: rcu-ify __handle_sysrq
Rik van Riel
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2013-10-16
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
Ben Hutchings
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-08-12
Input: sysrq - DT binding for key sequence
Mathieu J. Poirier
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2013-06-06
Input: sysrq - request graceful shutdown for key reset
Mathieu J. Poirier
2013-06-03
tty: replace strict_strtoul() with kstrtoul()
Jingoo Han
[next]