summaryrefslogtreecommitdiffstats
path: root/include/linux/sysrq.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings2013-10-161-3/+0Star
* Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-241-0/+3
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-7/+5Star
* Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-201-1/+5
* sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-221-0/+1
* Input: implement SysRq as a separate input handlerDmitry Torokhov2010-04-141-15/+8Star
* linux/sysrq.h needs linux/errno.hTobias Doerffel2009-07-061-0/+2
* [PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar2006-12-131-4/+18
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] Prevent multiple inclusion of linux/sysrq.hThomas Petazzoni2006-10-011-0/+4
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+60