aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slob.c
Commit message (Expand)AuthorAge
* Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-19
|\
| * mm/slob: use min_t() to compare ARCH_SLAB_MINALIGNArnd Bergmann2012-10-09
* | Merge branch 'slab/tracing' into slab/for-linusPekka Enberg2012-10-03
|\ \
| * | mm, slob: fix build breakage in __kmalloc_node_track_callerDavid Rientjes2012-09-26
* | | Merge branch 'slab/common-for-cgroups' into slab/for-linusPekka Enberg2012-10-03
|\ \ \ | |/ / |/| |
| * | mm/sl[aou]b: Move kmem_cache refcounting to common codeChristoph Lameter2012-09-05
| * | mm/sl[aou]b: Shrink __kmem_cache_create() parameter listsChristoph Lameter2012-09-05
| * | mm/sl[aou]b: Move kmem_cache allocations into common codeChristoph Lameter2012-09-05
| * | mm/sl[aou]b: Get rid of __kmem_cache_destroyChristoph Lameter2012-09-05
| * | mm/sl[aou]b: Move freeing of kmem_cache structure to common codeChristoph Lameter2012-09-05
| * | mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache structChristoph Lameter2012-09-05
| * | mm/sl[aou]b: Extract a common function for kmem_cache_destroyChristoph Lameter2012-09-05
| * | mm/sl[aou]b: Move list_add() to slab_common.cChristoph Lameter2012-09-05
| |/
* | mm, slob: Add support for kmalloc_track_caller()Ezequiel Garcia2012-09-25
* | mm, slob: Use NUMA_NO_NODE instead of -1Ezequiel Garcia2012-09-25
|/
* slob: Fix early boot kernel crashChristoph Lameter2012-07-12
* mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter2012-07-09
* mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter2012-07-09
* mm, sl[aou]b: Extract common fields from struct kmem_cacheChristoph Lameter2012-06-14
* slob: Remove various small accessorsChristoph Lameter2012-06-14
* slob: No need to zero mapping since it is no longer in useChristoph Lameter2012-06-14
* slob: Define page struct fields used in mm_types.hChristoph Lameter2012-06-14
* mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* slob/lockdep: Fix gfp flags passed to lockdepSteven Rostedt2011-06-07
* mm: Remove support for kmem_cache_name()Christoph Lameter2011-01-23
* kernel: kmem_ptr_validate considered harmfulNick Piggin2011-01-07
* slob: fix gfp flags for order-0 page allocationsDavid Rientjes2010-10-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-08-06
|\
| * SLOB: Free objects to their own listBob Liu2010-07-16
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \
| * | tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-09
| |/
* / mm: remove all rcu head initializationsPaul E. McKenney2010-06-14
|/
* mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>David Woodhouse2010-05-19
* slab: remove duplicate kmem_cache_init_late() declarationsWu Fengguang2009-08-06
* fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]bPaul E. McKenney2009-06-26
*---. Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg2009-06-17
|\ \ \
| | | * slob: use PG_slab for identifying SLOB pagesWu Fengguang2009-05-11
| | |/
* | | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
* | | kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas2009-06-11
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \ | |/ / |/| |
| * | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-12
| |/
* / mm: SLOB fix reclaim_stateNick Piggin2009-05-06
|/
* kmemtrace: trace kfree() calls with NULL or zero-length objectsPekka Enberg2009-04-03
* kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-03
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
|\
| * Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-04
| |\
| * \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-13
| |\ \
| * | | tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-30
| * | | Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2008-12-29
| |\ \ \