index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
sysrq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-08-13
tty: sysrq: delete unnecessary check
Dan Carpenter
1
-2
/
+1
2025-07-23
Input: sysrq: mv sysrq into drivers/tty/sysrq.c
Joel Granados
1
-0
/
+41
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2024-11-20
Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+8
2024-11-11
tty: sysrq: Use printk_force_console context on __handle_sysrq
Marcos Paulo de Souza
1
-10
/
+8
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
1
-4
/
+2
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-3
/
+1
2024-06-18
sched_ext: Add sysrq-S which disables the BPF scheduler
Tejun Heo
1
-0
/
+1
2024-06-03
printk: Rename console_replay_all() and update context
Sreenath Vijayan
1
-1
/
+1
2024-04-11
tty/sysrq: Replay kernel log messages on consoles via sysrq
Sreenath Vijayan
1
-1
/
+12
2023-11-25
/proc/sysrq-trigger: accept multiple keys at once
Tomas Mudrunka
1
-3
/
+16
2023-10-10
tty/sysrq: replace smp_processor_id() with get_cpu()
Muhammad Usama Anjum
1
-1
/
+2
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-43
/
+41
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
1
-1
/
+1
2023-07-25
tty: sysrq: use switch in sysrq_key_table_key2index()
Jiri Slaby
1
-11
/
+10
2023-07-25
tty: sysrq: switch the rest of keys to u8
Jiri Slaby
1
-8
/
+8
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
1
-20
/
+20
2023-07-25
tty: sysrq: rename and re-type i in sysrq_handle_loglevel()
Jiri Slaby
1
-4
/
+3
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-2
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-2
/
+0
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-12
/
+15
2022-04-26
sysrq: do not omit current cpu when showing backtrace of all active CPUs
Changbin Du
1
-4
/
+9
2022-04-22
printk: add functions to prefer direct printing
John Ogness
1
-0
/
+2
2022-04-22
tty/sysrq: change the definition of sysrq_key_table's element to make it more...
Junwen Wu
1
-8
/
+6
2021-11-04
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2021-10-20
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
1
-1
/
+1
2021-10-10
tty/sysrq: More intuitive Shift handling
Oskari Pirhonen
1
-0
/
+2
2021-08-16
tty: replace in_irq() with in_hardirq()
Changbin Du
1
-2
/
+2
2021-04-10
tty/sysrq: Fix issues of code indent should use tabs
Xiaofei Tan
1
-17
/
+17
2021-04-10
tty/sysrq: Add a blank line after declarations
Xiaofei Tan
1
-0
/
+1
2020-10-02
tty/sysrq: Extend the sysrq_key_table to cover capital letters
Andrzej Pietrasiewicz
1
-2
/
+47
2020-06-24
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
1
-2
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-1
/
+1
2020-06-09
sysrq: use show_stack_loglvl()
Dmitry Safonov
1
-1
/
+1
2020-05-15
tty/sysrq: constify the the sysrq_key_op(s)
Emil Velikov
1
-26
/
+26
2020-05-15
tty/sysrq: constify the sysrq API
Emil Velikov
1
-8
/
+8
2020-05-15
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Emil Velikov
1
-1
/
+3
2020-04-20
tty/sysrq: Export sysrq_mask(), sysrq_toggle_support()
Dmitry Safonov
1
-0
/
+2
2020-03-07
sysctl/sysrq: Remove __sysrq_enabled copy
Dmitry Safonov
1
-0
/
+12
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-4
/
+4
2019-12-17
sysrq: Remove sysrq_handler_registered
Dmitry Safonov
1
-8
/
+1
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
1
-0
/
+6
2019-03-28
tty/sysrq: Convert show_lock to raw_spinlock_t
Julien Grall
1
-3
/
+3
2019-01-22
sysrq: Remove duplicated sysrq message
Petr Mladek
1
-4
/
+3
2019-01-22
sysrq: Restore original console_loglevel when sysrq disabled
Petr Mladek
1
-0
/
+1
[next]