| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() | Joonsoo Kim | 2014-10-09 | 1 | -2/+0 |
* | slab: get_online_mems for kmem_cache_{create,destroy,shrink} | Vladimir Davydov | 2014-06-04 | 1 | -2/+1 |
* | mm: slab/slub: use page->list consistently instead of page->lru | Dave Hansen | 2014-04-11 | 1 | -5/+5 |
* | mm/sl[aou]b: Move kmallocXXX functions to common code | Christoph Lameter | 2013-09-04 | 1 | -4/+24 |
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-14 | 1 | -2/+2 |
|\ |
|
| * | slob: Check for NULL pointer before calling ctor() | Steven Rostedt | 2013-07-07 | 1 | -1/+1 |
| * | slob: use DIV_ROUND_UP where possible | Sasha Levin | 2013-07-07 | 1 | -1/+1 |
* | | mm: rename page struct field helpers | Mel Gorman | 2013-02-23 | 1 | -1/+1 |
|/ |
|
* | sl[au]b: always get the cache from its page in kmem_cache_free() | Glauber Costa | 2012-12-18 | 1 | -1/+1 |
* | mm/sl[aou]b: Common alignment code | Christoph Lameter | 2012-12-11 | 1 | -10/+0 |
* | mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN | Arnd Bergmann | 2012-10-31 | 1 | -3/+3 |
* | mm/slob: Use free_page instead of put_page for page-size kmalloc allocations | Ezequiel Garcia | 2012-10-31 | 1 | -1/+1 |
* | mm/sl[aou]b: Move common kmem_cache_size() to slab.h | Ezequiel Garcia | 2012-10-31 | 1 | -6/+0 |
* | mm/slob: Use object_size field in kmem_cache_size() | Ezequiel Garcia | 2012-10-31 | 1 | -3/+3 |
* | mm/slob: Drop usage of page->private for storing page-sized allocations | Ezequiel Garcia | 2012-10-31 | 1 | -14/+10 |
* | Merge branch 'slab/tracing' into slab/for-linus | Pekka Enberg | 2012-10-03 | 1 | -1/+1 |
|\ |
|
| * | mm, slob: fix build breakage in __kmalloc_node_track_caller | David Rientjes | 2012-09-26 | 1 | -1/+1 |
* | | Merge branch 'slab/common-for-cgroups' into slab/for-linus | Pekka Enberg | 2012-10-03 | 1 | -33/+27 |
|\ \
| |/
|/| |
|
| * | mm/sl[aou]b: Move kmem_cache refcounting to common code | Christoph Lameter | 2012-09-05 | 1 | -1/+0 |
| * | mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists | Christoph Lameter | 2012-09-05 | 1 | -5/+3 |
| * | mm/sl[aou]b: Move kmem_cache allocations into common code | Christoph Lameter | 2012-09-05 | 1 | -25/+17 |
| * | mm/sl[aou]b: Get rid of __kmem_cache_destroy | Christoph Lameter | 2012-09-05 | 1 | -4/+0 |
| * | mm/sl[aou]b: Move freeing of kmem_cache structure to common code | Christoph Lameter | 2012-09-05 | 1 | -2/+0 |
| * | mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct | Christoph Lameter | 2012-09-05 | 1 | -0/+8 |
| * | mm/sl[aou]b: Extract a common function for kmem_cache_destroy | Christoph Lameter | 2012-09-05 | 1 | -8/+7 |
| * | mm/sl[aou]b: Move list_add() to slab_common.c | Christoph Lameter | 2012-09-05 | 1 | -0/+4 |
* | | mm, slob: Add support for kmalloc_track_caller() | Ezequiel Garcia | 2012-09-25 | 1 | -3/+24 |
* | | mm, slob: Use NUMA_NO_NODE instead of -1 | Ezequiel Garcia | 2012-09-25 | 1 | -3/+3 |
|/ |
|
* | slob: Fix early boot kernel crash | Christoph Lameter | 2012-07-12 | 1 | -1/+1 |
* | mm, sl[aou]b: Common definition for boot state of the slab allocators | Christoph Lameter | 2012-07-09 | 1 | -9/+5 |
* | mm, sl[aou]b: Extract common code for kmem_cache_create() | Christoph Lameter | 2012-07-09 | 1 | -5/+3 |
* | mm, sl[aou]b: Extract common fields from struct kmem_cache | Christoph Lameter | 2012-06-14 | 1 | -8/+1 |
* | slob: Remove various small accessors | Christoph Lameter | 2012-06-14 | 1 | -40/+9 |
* | slob: No need to zero mapping since it is no longer in use | Christoph Lameter | 2012-06-14 | 1 | -1/+0 |
* | slob: Define page struct fields used in mm_types.h | Christoph Lameter | 2012-06-14 | 1 | -58/+37 |
* | mm: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | slob/lockdep: Fix gfp flags passed to lockdep | Steven Rostedt | 2011-06-07 | 1 | -0/+6 |
* | mm: Remove support for kmem_cache_name() | Christoph Lameter | 2011-01-23 | 1 | -6/+0 |
* | kernel: kmem_ptr_validate considered harmful | Nick Piggin | 2011-01-07 | 1 | -5/+0 |
* | slob: fix gfp flags for order-0 page allocations | David Rientjes | 2010-10-02 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2010-08-06 | 1 | -1/+8 |
|\ |
|
| * | SLOB: Free objects to their own list | Bob Liu | 2010-07-16 | 1 | -1/+8 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -1/+3 |
|\ \ |
|
| * | | tracing: Remove kmemtrace ftrace plugin | Li Zefan | 2010-06-09 | 1 | -1/+3 |
| |/ |
|
* | | mm: remove all rcu head initializations | Paul E. McKenney | 2010-06-14 | 1 | -1/+0 |
|/ |
|
* | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h> | David Woodhouse | 2010-05-19 | 1 | -8/+0 |
* | slab: remove duplicate kmem_cache_init_late() declarations | Wu Fengguang | 2009-08-06 | 1 | -0/+5 |
* | fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b | Paul E. McKenney | 2009-06-26 | 1 | -0/+2 |
*---. | Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/... | Pekka Enberg | 2009-06-17 | 1 | -3/+3 |
|\ \ \ |
|