summaryrefslogtreecommitdiff
path: root/drivers/tty/sysrq.c
AgeCommit message (Expand)Author
2023-11-25/proc/sysrq-trigger: accept multiple keys at onceTomas Mudrunka
2023-10-10tty/sysrq: replace smp_processor_id() with get_cpu()Muhammad Usama Anjum
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-18mm: remove arguments of show_mem()Kefeng Wang
2023-07-25tty: sysrq: use switch in sysrq_key_table_key2index()Jiri Slaby
2023-07-25tty: sysrq: switch the rest of keys to u8Jiri Slaby
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby
2023-07-25tty: sysrq: rename and re-type i in sysrq_handle_loglevel()Jiri Slaby
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-26sysrq: do not omit current cpu when showing backtrace of all active CPUsChangbin Du
2022-04-22printk: add functions to prefer direct printingJohn Ogness
2022-04-22tty/sysrq: change the definition of sysrq_key_table's element to make it more...Junwen Wu
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-20workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan
2021-10-10tty/sysrq: More intuitive Shift handlingOskari Pirhonen
2021-08-16tty: replace in_irq() with in_hardirq()Changbin Du
2021-04-10tty/sysrq: Fix issues of code indent should use tabsXiaofei Tan
2021-04-10tty/sysrq: Add a blank line after declarationsXiaofei Tan
2020-10-02tty/sysrq: Extend the sysrq_key_table to cover capital lettersAndrzej Pietrasiewicz
2020-06-24tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCKChristoph Hellwig
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09sysrq: use show_stack_loglvl()Dmitry Safonov
2020-05-15tty/sysrq: constify the the sysrq_key_op(s)Emil Velikov
2020-05-15tty/sysrq: constify the sysrq APIEmil Velikov
2020-05-15tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov
2020-04-20tty/sysrq: Export sysrq_mask(), sysrq_toggle_support()Dmitry Safonov
2020-03-07sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-12-17sysrq: Remove sysrq_handler_registeredDmitry Safonov
2019-05-14panic: avoid the extra noise dmesgFeng Tang
2019-03-28tty/sysrq: Convert show_lock to raw_spinlock_tJulien Grall
2019-01-22sysrq: Remove duplicated sysrq messagePetr Mladek
2019-01-22sysrq: Restore original console_loglevel when sysrq disabledPetr Mladek
2018-12-05tty/sysrq: Do not call sync directly from sysrq_do_reset()Mark Tomlinson
2018-11-27sysrq: Use panic() to force a crashMatthias Kaehlcke
2018-11-27tty/sysrq: add of_node_put()Yangtao Li
2018-09-11signal: send_sig_all no longer needs SEND_SIG_FORCEDEric W. Biederman
2018-07-21signal: Pass pid type into do_send_sig_infoEric W. Biederman
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20tty/sysrq: Convert timers to use timer_setup()Kees Cook
2017-10-04sysrq : fix Show Regs call trace on ARMJibin Xu
2017-05-03oom: improve oom disable handlingMichal Hocko
2017-04-05net: ibm: emac: remove unused sysrq handler for 'c' keyEric Biggers
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar