summaryrefslogtreecommitdiff
path: root/include/linux/sysrq.h
AgeCommit message (Expand)Author
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-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara
2004-11-14[PATCH] alpha sysrq compile fixAlexander Viro
2004-11-07[PATCH] fix alt-sysrq deadlockJason Baron
2004-05-14[PATCH] Make /proc/sysrq-trigger ignore sysrq_enabledAndrew Morton
2003-05-07[PATCH] sysrq-S, sysrq-U cleanupsAndrew Morton
2002-06-27Removed passing around struct kbd_struct for sysrq. Only two calls use it. James Simmons
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.9.11 -> v2.4.9.12Linus Torvalds
2002-02-04Import changesetLinus Torvalds