summaryrefslogtreecommitdiff
path: root/include/linux/sysrq.h
AgeCommit message (Expand)Author
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-03-07sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-04-13Input: implement SysRq as a separate input handlerDmitry Torokhov
2009-07-06linux/sysrq.h needs linux/errno.hTobias Doerffel
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] Prevent multiple inclusion of linux/sysrq.hThomas Petazzoni
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-04-16Linux-2.6.12-rc2Linus Torvalds