index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]