aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt2011-06-271-0/+8
* lkdtm: prefix enum constantsNamhyung Kim2010-10-261-64/+64
* lkdtm: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+9
* param: remove unnecessary writable charpRusty Russell2010-08-111-2/+2
* lktdm: add support for hardlockup, softlockup and hung task crashesFrederic Weisbecker2010-05-271-0/+20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom2010-03-061-82/+390
* kprobes: use do_IRQ() in lkdtmM. Mohan Kumar2009-09-231-1/+1
* NULL noise: drivers/miscAl Viro2008-03-301-1/+1
* drivers/misc/lkdtm.c: cleanupsAdrian Bunk2008-02-061-11/+13
* [PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro2007-02-091-2/+2
* [PATCH] Fix for LKDTM MEM_SWAPOUT crashpointAnkita Garg2006-11-061-4/+4
* [PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap2006-11-031-11/+13
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* [PATCH] Linux Kernel Dump Test ModuleAnkita Garg2006-10-021-0/+342