aboutsummaryrefslogtreecommitdiff
path: root/include/linux/poison.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-14locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingGravatar Nicolai Hähnle 1-0/+1
2016-03-15mm/page_poisoning.c: allow for zero poisoningGravatar Laura Abbott 1-0/+4
2016-01-16include/linux/poison.h: use POISON_POINTER_DELTA for poison pointersGravatar Vasily Kulikov 1-2/+2
2016-01-15mm: sanitize page->mapping for tail pagesGravatar Kirill A. Shutemov 1-0/+4
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosGravatar Vasily Kulikov 1-7/+0
2015-09-10include/linux/poison.h: fix LIST_POISON{1,2} offsetGravatar Vasily Kulikov 1-2/+2
2011-12-08memblock: Kill sentinel entries at the end of static region arraysGravatar Tejun Heo 1-6/+0
2011-07-25mm/memblock.c: avoid abuse of RED_INACTIVEGravatar Andrew Morton 1-0/+6
2010-08-11hugetlb, rmap: add reverse mapping for hugepageGravatar Naoya Horiguchi 1-9/+0
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesGravatar Mel Gorman 1-0/+9
2010-01-11core, x86: make LIST_POISON less deadlyGravatar Avi Kivity 1-2/+14
2009-09-22flex_array: poison free elementsGravatar David Rientjes 1-0/+3
2009-04-01generic debug pageallocGravatar Akinobu Mita 1-0/+3
2008-04-30debugobjects: add timer specific object debugging codeGravatar Thomas Gleixner 1-0/+7
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupGravatar Mingming Cao 1-1/+2
2007-05-08Increase slab redzone to 64bitsGravatar David Woodhouse 1-2/+2
2007-05-07SLUB coreGravatar Christoph Lameter 1-0/+3
2007-05-02[PATCH] x86: tighten kernel image page access rightsGravatar Jan Beulich 1-3/+0
2006-07-03[ATM]: add+use poison definesGravatar Randy Dunlap 1-0/+1
2006-07-03[NET]: add+use poison definesGravatar Randy Dunlap 1-0/+4
2006-06-27[PATCH] poison: add & use more constantsGravatar Randy Dunlap 1-0/+7
2006-06-27[PATCH] update two drivers for poison.hGravatar Randy Dunlap 1-0/+6
2006-06-27[PATCH] add poison.h and patch primary usersGravatar Randy Dunlap 1-0/+45