index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
sysrq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-23
1
-2
/
+0
|
\
|
*
Revert "printk: add functions to prefer direct printing"
Petr Mladek
2022-06-23
1
-2
/
+0
*
|
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-12
/
+15
|
\
\
|
|
/
|
/
|
|
*
sysrq: do not omit current cpu when showing backtrace of all active CPUs
Changbin Du
2022-04-26
1
-4
/
+9
|
*
tty/sysrq: change the definition of sysrq_key_table's element to make it more...
Junwen Wu
2022-04-22
1
-8
/
+6
*
|
printk: add functions to prefer direct printing
John Ogness
2022-04-22
1
-0
/
+2
|
/
*
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-11-04
1
-0
/
+2
|
\
|
*
tty/sysrq: More intuitive Shift handling
Oskari Pirhonen
2021-10-10
1
-0
/
+2
*
|
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
2021-10-20
1
-1
/
+1
|
/
*
tty: replace in_irq() with in_hardirq()
Changbin Du
2021-08-16
1
-2
/
+2
*
tty/sysrq: Fix issues of code indent should use tabs
Xiaofei Tan
2021-04-10
1
-17
/
+17
*
tty/sysrq: Add a blank line after declarations
Xiaofei Tan
2021-04-10
1
-0
/
+1
*
tty/sysrq: Extend the sysrq_key_table to cover capital letters
Andrzej Pietrasiewicz
2020-10-02
1
-2
/
+47
*
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
2020-06-24
1
-2
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
sysrq: use show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
tty/sysrq: constify the the sysrq_key_op(s)
Emil Velikov
2020-05-15
1
-26
/
+26
*
tty/sysrq: constify the sysrq API
Emil Velikov
2020-05-15
1
-8
/
+8
*
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Emil Velikov
2020-05-15
1
-1
/
+3
*
tty/sysrq: Export sysrq_mask(), sysrq_toggle_support()
Dmitry Safonov
2020-04-20
1
-0
/
+2
*
sysctl/sysrq: Remove __sysrq_enabled copy
Dmitry Safonov
2020-03-07
1
-0
/
+12
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-4
/
+4
*
sysrq: Remove sysrq_handler_registered
Dmitry Safonov
2019-12-17
1
-8
/
+1
*
panic: avoid the extra noise dmesg
Feng Tang
2019-05-14
1
-0
/
+6
*
tty/sysrq: Convert show_lock to raw_spinlock_t
Julien Grall
2019-03-28
1
-3
/
+3
*
sysrq: Remove duplicated sysrq message
Petr Mladek
2019-01-22
1
-4
/
+3
*
sysrq: Restore original console_loglevel when sysrq disabled
Petr Mladek
2019-01-22
1
-0
/
+1
*
tty/sysrq: Do not call sync directly from sysrq_do_reset()
Mark Tomlinson
2018-12-05
1
-2
/
+1
*
sysrq: Use panic() to force a crash
Matthias Kaehlcke
2018-11-27
1
-10
/
+3
*
tty/sysrq: add of_node_put()
Yangtao Li
2018-11-27
1
-0
/
+2
*
signal: send_sig_all no longer needs SEND_SIG_FORCED
Eric W. Biederman
2018-09-11
1
-1
/
+1
*
signal: Pass pid type into do_send_sig_info
Eric W. Biederman
2018-07-21
1
-1
/
+1
*
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
1
-7
/
+11
|
\
|
*
tty/sysrq: Convert timers to use timer_setup()
Kees Cook
2017-10-20
1
-5
/
+4
|
*
sysrq : fix Show Regs call trace on ARM
Jibin Xu
2017-10-04
1
-2
/
+7
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
oom: improve oom disable handling
Michal Hocko
2017-05-03
1
-1
/
+1
*
net: ibm: emac: remove unused sysrq handler for 'c' key
Eric Biggers
2017-04-05
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
2017-02-22
1
-1
/
+1
*
sysrq: attach sysrq handler correctly for 32-bit kernel
Akinobu Mita
2017-01-11
1
-2
/
+2
*
mm: oom: add memcg to oom_control
Vladimir Davydov
2016-07-26
1
-0
/
+1
*
sysrq: Fix warning in sysrq generated crash.
Ani Sinha
2015-12-29
1
-0
/
+6
*
drivers/tty: make sysrq.c slightly more explicitly non-modular
Paul Gortmaker
2015-10-04
1
-1
/
+5
*
mm, oom: pass an oom order of -1 when triggered by sysrq
David Rientjes
2015-09-08
1
-2
/
+1
*
mm, oom: organize oom context into struct
David Rientjes
2015-09-08
1
-2
/
+10
[next]