summaryrefslogtreecommitdiff
path: root/drivers/misc/lkdtm.c
Commit message (Expand)AuthorAge
* drivers/misc/lkdtm.c: fix missing allocation failure checkAlan Cox2012-07-30
* lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang2012-02-03
* drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt2011-06-27
* lkdtm: prefix enum constantsNamhyung Kim2010-10-26
* lkdtm: use generic_file_llseek in debugfsArnd Bergmann2010-09-16
* param: remove unnecessary writable charpRusty Russell2010-08-11
* lktdm: add support for hardlockup, softlockup and hung task crashesFrederic Weisbecker2010-05-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom2010-03-06
* kprobes: use do_IRQ() in lkdtmM. Mohan Kumar2009-09-23
* NULL noise: drivers/miscAl Viro2008-03-30
* drivers/misc/lkdtm.c: cleanupsAdrian Bunk2008-02-06
* [PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro2007-02-09
* [PATCH] Fix for LKDTM MEM_SWAPOUT crashpointAnkita Garg2006-11-06
* [PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap2006-11-03
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] Linux Kernel Dump Test ModuleAnkita Garg2006-10-02