Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-18 | mm: convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches | 1 | -1/+1 |
2016-03-18 | mm: coalesce split strings | Joe Perches | 1 | -2/+1 |
2016-03-16 | mm: kmemcheck skip object if slab allocation failed | Jesper Dangaard Brouer | 1 | -0/+3 |
2014-10-10 | mm/slab_common: move kmem_cache definition to internal header | Joonsoo Kim | 1 | -0/+1 |
2009-06-15 | kmemcheck: add hooks for the page allocator | Vegard Nossum | 1 | -13/+32 |
2009-06-15 | kmemcheck: add mm functions | Vegard Nossum | 1 | -0/+103 |