aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sysrq.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-25tty: sysrq: switch the rest of keys to u8Gravatar Jiri Slaby 1-8/+8
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Gravatar Jiri Slaby 1-1/+1
2020-05-15tty/sysrq: constify the the sysrq_key_op(s)Gravatar Emil Velikov 1-1/+1
2020-05-15tty/sysrq: constify the sysrq APIGravatar Emil Velikov 1-8/+8
2020-05-15tty/sysrq: alpha: export and use __sysrq_get_key_op()Gravatar Emil Velikov 1-1/+1
2020-03-07sysctl/sysrq: Remove __sysrq_enabled copyGravatar Dmitry Safonov 1-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigGravatar Ben Hutchings 1-3/+0
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentGravatar Andy Whitcroft 1-0/+3
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Gravatar Dmitry Torokhov 1-7/+5
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersGravatar Dmitry Torokhov 1-1/+5
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionGravatar Jason Wessel 1-0/+1
2010-04-13Input: implement SysRq as a separate input handlerGravatar Dmitry Torokhov 1-15/+8
2009-07-06linux/sysrq.h needs linux/errno.hGravatar Tobias Doerffel 1-0/+2
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionGravatar Ingo Molnar 1-4/+18
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-3/+3
2006-10-01[PATCH] Prevent multiple inclusion of linux/sysrq.hGravatar Thomas Petazzoni 1-0/+4
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+60