summaryrefslogtreecommitdiffstats
path: root/include/linux/poison.h
Commit message (Expand)AuthorAgeFilesLines
* locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingNicolai Hähnle2017-01-141-0/+1
* mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-151-0/+4
* include/linux/poison.h: use POISON_POINTER_DELTA for poison pointersVasily Kulikov2016-01-161-2/+2
* mm: sanitize page->mapping for tail pagesKirill A. Shutemov2016-01-151-0/+4
* include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov2015-09-101-7/+0
* include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov2015-09-101-2/+2
* memblock: Kill sentinel entries at the end of static region arraysTejun Heo2011-12-081-6/+0
* mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton2011-07-251-0/+6
* hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-111-9/+0
* hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-241-0/+9
* core, x86: make LIST_POISON less deadlyAvi Kivity2010-01-111-2/+14
* flex_array: poison free elementsDavid Rientjes2009-09-221-0/+3
* generic debug pageallocAkinobu Mita2009-04-011-0/+3
* debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-301-0/+7
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-171-1/+2
* Increase slab redzone to 64bitsDavid Woodhouse2007-05-081-2/+2
* SLUB coreChristoph Lameter2007-05-071-0/+3
* [PATCH] x86: tighten kernel image page access rightsJan Beulich2007-05-021-3/+0
* [ATM]: add+use poison definesRandy Dunlap2006-07-031-0/+1
* [NET]: add+use poison definesRandy Dunlap2006-07-031-0/+4
* [PATCH] poison: add & use more constantsRandy Dunlap2006-06-271-0/+7
* [PATCH] update two drivers for poison.hRandy Dunlap2006-06-271-0/+6
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-271-0/+45