| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott | 2016-03-15 | 1 | -0/+4 |
* | include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers | Vasily Kulikov | 2016-01-16 | 1 | -2/+2 |
* | mm: sanitize page->mapping for tail pages | Kirill A. Shutemov | 2016-01-15 | 1 | -0/+4 |
* | include/linux/poison.h: remove not-used poison pointer macros | Vasily Kulikov | 2015-09-10 | 1 | -7/+0 |
* | include/linux/poison.h: fix LIST_POISON{1,2} offset | Vasily Kulikov | 2015-09-10 | 1 | -2/+2 |
* | memblock: Kill sentinel entries at the end of static region arrays | Tejun Heo | 2011-12-08 | 1 | -6/+0 |
* | mm/memblock.c: avoid abuse of RED_INACTIVE | Andrew Morton | 2011-07-25 | 1 | -0/+6 |
* | hugetlb, rmap: add reverse mapping for hugepage | Naoya Horiguchi | 2010-08-11 | 1 | -9/+0 |
* | hugetlb: fix infinite loop in get_futex_key() when backed by huge pages | Mel Gorman | 2010-04-24 | 1 | -0/+9 |
* | core, x86: make LIST_POISON less deadly | Avi Kivity | 2010-01-11 | 1 | -2/+14 |
* | flex_array: poison free elements | David Rientjes | 2009-09-22 | 1 | -0/+3 |
* | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 1 | -0/+3 |
* | debugobjects: add timer specific object debugging code | Thomas Gleixner | 2008-04-30 | 1 | -0/+7 |
* | jbd2: JBD_XXX to JBD2_XXX naming cleanup | Mingming Cao | 2007-10-17 | 1 | -1/+2 |
* | Increase slab redzone to 64bits | David Woodhouse | 2007-05-08 | 1 | -2/+2 |
* | SLUB core | Christoph Lameter | 2007-05-07 | 1 | -0/+3 |
* | [PATCH] x86: tighten kernel image page access rights | Jan Beulich | 2007-05-02 | 1 | -3/+0 |
* | [ATM]: add+use poison defines | Randy Dunlap | 2006-07-03 | 1 | -0/+1 |
* | [NET]: add+use poison defines | Randy Dunlap | 2006-07-03 | 1 | -0/+4 |
* | [PATCH] poison: add & use more constants | Randy Dunlap | 2006-06-27 | 1 | -0/+7 |
* | [PATCH] update two drivers for poison.h | Randy Dunlap | 2006-06-27 | 1 | -0/+6 |
* | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-27 | 1 | -0/+45 |