Age | Commit message (Expand) | Author | Files | Lines |
2018-06-15 | mm: use octal not symbolic permissions | Joe Perches | 1 | -1/+1 |
2018-04-05 | mm: make should_failslab always available for fault injection | Howard McLauchlan | 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 |
2016-03-15 | mm: fault-inject take over bootstrap kmem_cache check | Jesper Dangaard Brouer | 1 | -3/+9 |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 1 | -4/+4 |
2015-10-04 | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 1 | -4/+4 |
2012-01-03 | switch debugfs to umode_t | Al Viro | 1 | -1/+1 |
2011-08-03 | fault-injection: add ability to export fault_attr in arbitrary directory | Akinobu Mita | 1 | -7/+7 |
2011-07-26 | failslab: simplify debugfs initialization | Akinobu Mita | 1 | -21/+10 |
2011-07-26 | fault-injection: use debugfs_remove_recursive | Akinobu Mita | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-02-26 | failslab: add ability to filter slab caches | Dmitry Monakhov | 1 | -3/+15 |
2009-04-03 | kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c | Pekka Enberg | 1 | -0/+1 |
2008-12-29 | SLUB: failslab support | Akinobu Mita | 1 | -0/+59 |