aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sysrq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings1-3/+0
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft1-0/+3
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-7/+5
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov1-1/+5
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel1-0/+1
2010-04-13Input: implement SysRq as a separate input handlerDmitry Torokhov1-15/+8
2009-07-06linux/sysrq.h needs linux/errno.hTobias Doerffel1-0/+2
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar1-4/+18
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-10-01[PATCH] Prevent multiple inclusion of linux/sysrq.hThomas Petazzoni1-0/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+60