Age | Commit message (Expand) | Author | Files | Lines |
2021-06-08 | mm: add a signature in struct page | Matteo Croce | 1 | -0/+3 |
2020-12-15 | mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO | Vlastimil Babka | 1 | -4/+0 |
2020-08-12 | include/linux/poison.h: remove obsolete comment | Matthew Wilcox | 1 | -4/+0 |
2019-07-17 | lib/list: tweak LIST_POISON2 for better code generation on x86_64 | Alexey Dobriyan | 1 | -1/+1 |
2019-03-12 | Drop flex_arrays | Kent Overstreet | 1 | -3/+0 |
2019-03-06 | mm/page_poison: update comment after code moved | Michael S. Tsirkin | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-01-14 | locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging | Nicolai Hähnle | 1 | -0/+1 |
2016-03-16 | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott | 1 | -0/+4 |
2016-01-16 | include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers | Vasily Kulikov | 1 | -2/+2 |
2016-01-16 | mm: sanitize page->mapping for tail pages | Kirill A. Shutemov | 1 | -0/+4 |
2015-09-10 | include/linux/poison.h: remove not-used poison pointer macros | Vasily Kulikov | 1 | -7/+0 |
2015-09-10 | include/linux/poison.h: fix LIST_POISON{1,2} offset | Vasily Kulikov | 1 | -2/+2 |
2011-12-08 | memblock: Kill sentinel entries at the end of static region arrays | Tejun Heo | 1 | -6/+0 |
2011-07-26 | mm/memblock.c: avoid abuse of RED_INACTIVE | Andrew Morton | 1 | -0/+6 |
2010-08-11 | hugetlb, rmap: add reverse mapping for hugepage | Naoya Horiguchi | 1 | -9/+0 |
2010-04-24 | hugetlb: fix infinite loop in get_futex_key() when backed by huge pages | Mel Gorman | 1 | -0/+9 |
2010-01-11 | core, x86: make LIST_POISON less deadly | Avi Kivity | 1 | -2/+14 |
2009-09-22 | flex_array: poison free elements | David Rientjes | 1 | -0/+3 |
2009-04-01 | generic debug pagealloc | Akinobu Mita | 1 | -0/+3 |
2008-04-30 | debugobjects: add timer specific object debugging code | Thomas Gleixner | 1 | -0/+7 |
2007-10-18 | jbd2: JBD_XXX to JBD2_XXX naming cleanup | Mingming Cao | 1 | -1/+2 |
2007-05-08 | Increase slab redzone to 64bits | David Woodhouse | 1 | -2/+2 |
2007-05-07 | SLUB core | Christoph Lameter | 1 | -0/+3 |
2007-05-02 | [PATCH] x86: tighten kernel image page access rights | Jan Beulich | 1 | -3/+0 |
2006-07-04 | [ATM]: add+use poison defines | Randy Dunlap | 1 | -0/+1 |
2006-07-04 | [NET]: add+use poison defines | Randy Dunlap | 1 | -0/+4 |
2006-06-28 | [PATCH] poison: add & use more constants | Randy Dunlap | 1 | -0/+7 |
2006-06-28 | [PATCH] update two drivers for poison.h | Randy Dunlap | 1 | -0/+6 |
2006-06-28 | [PATCH] add poison.h and patch primary users | Randy Dunlap | 1 | -0/+45 |