aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-06lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom1-82/+390
2009-09-23kprobes: use do_IRQ() in lkdtmM. Mohan Kumar1-1/+1
2008-03-30NULL noise: drivers/miscAl Viro1-1/+1
2008-02-06drivers/misc/lkdtm.c: cleanupsAdrian Bunk1-11/+13
2007-02-09[PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro1-2/+2
2006-11-06[PATCH] Fix for LKDTM MEM_SWAPOUT crashpointAnkita Garg1-4/+4
2006-11-03[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap1-11/+13
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-10-02[PATCH] Linux Kernel Dump Test ModuleAnkita Garg1-0/+342