开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
sysrq.c
Age
Commit message (
Expand
)
Author
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-06-03
printk: Rename console_replay_all() and update context
Sreenath Vijayan
2024-04-11
tty/sysrq: Replay kernel log messages on consoles via sysrq
Sreenath Vijayan
2023-11-25
/proc/sysrq-trigger: accept multiple keys at once
Tomas Mudrunka
2023-10-10
tty/sysrq: replace smp_processor_id() with get_cpu()
Muhammad Usama Anjum
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
2023-07-25
tty: sysrq: use switch in sysrq_key_table_key2index()
Jiri Slaby
2023-07-25
tty: sysrq: switch the rest of keys to u8
Jiri Slaby
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-07-25
tty: sysrq: rename and re-type i in sysrq_handle_loglevel()
Jiri Slaby
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-04-26
sysrq: do not omit current cpu when showing backtrace of all active CPUs
Changbin Du
2022-04-22
printk: add functions to prefer direct printing
John Ogness
2022-04-22
tty/sysrq: change the definition of sysrq_key_table's element to make it more...
Junwen Wu
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
[next]