aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/slab.h
Commit message (Expand)AuthorAge
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-13
|\
| * slab: fix wrongly used macroJoonsoo Kim2014-04-01
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-08
* | memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov2014-04-07
* | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-10
|/
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-02
|\
| * mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-31
| * slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-18
* | memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov2014-01-23
* | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-11-24
|/
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-22
|\
| * slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-24
* | slab: Use correct GFP_DMA constantChristoph Lameter2013-09-04
* | mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter2013-09-04
|/
* slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
* slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
* slab: Handle ARCH_DMA_MINALIGN correctlyChristoph Lameter2013-02-06
* slab: Common definition for the array of kmalloc cachesChristoph Lameter2013-02-01
* slab: Common constants for kmalloc boundariesChristoph Lameter2013-02-01
* slab: Common kmalloc slab index determinationChristoph Lameter2013-02-01
* slab: Move kmalloc related function defsChristoph Lameter2013-02-01
* slab: propagate tunable valuesGlauber Costa2012-12-18
* memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-18
* memcg: destroy memcg cachesGlauber Costa2012-12-18
* slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa2012-12-18
* slab/slub: struct memcg_paramsGlauber Costa2012-12-18
* mm/sl[aou]b: Move common kmem_cache_size() to slab.hEzequiel Garcia2012-10-31
* mm, slob: Add support for kmalloc_track_caller()Ezequiel Garcia2012-09-25
* 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
* introduce SIZE_MAXXi Wang2012-05-31
* slab: introduce kmalloc_array()Xi Wang2012-03-06
* slab allocators: Provide generic description of alignment definesChristoph Lameter2011-07-07
* slab, slub, slob: Unify alignment definitionChristoph Lameter2011-06-16
* mm: Remove support for kmem_cache_name()Christoph Lameter2011-01-23
* kernel: kmem_ptr_validate considered harmfulNick Piggin2011-01-07
* slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACINGXiaotian Feng2010-07-04
* slab: Generify kernel pointer validationPekka Enberg2010-04-09
* failslab: add ability to filter slab cachesDmitry Monakhov2010-02-26
* Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
|\
| * slab,slub: don't enable interrupts during early bootPekka Enberg2009-06-12
* | kmemcheck: add mm functionsVegard Nossum2009-06-15
|/
* kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas2009-06-11
* slab: introduce kzfree()Johannes Weiner2009-02-20
*-. Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg2008-12-29
|\ \
| * | SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu2008-11-26
| |/
* / slab: Fix comment on #endifPascal Terjan2008-12-29
|/
* slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra2008-11-13
* proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.cAlexey Dobriyan2008-10-23