aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slub.c
Commit message (Expand)AuthorAge
* slub: remove kmemcg id from create_unique_idVladimir Davydov2014-08-06
* slab: fix the alias count (via sysfs) of slab cacheGu Zheng2014-08-06
* mm, slub: fix some indenting in cmpxchg_double_slab()Dan Carpenter2014-08-06
* slub: avoid duplicate creation on the first objectWei Yang2014-08-06
* mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=yAndrey Ryabinin2014-08-06
* mm, slub: mark resiliency_test as init textDavid Rientjes2014-08-06
* slub: use new node functionsChristoph Lameter2014-08-06
* slab common: add functions for kmem_cache_node accessChristoph Lameter2014-08-06
* slub: fix off by one in number of slab testsJoonsoo Kim2014-07-03
* slub: search partial list on numa_mem_id(), instead of numa_node_id()Joonsoo Kim2014-06-06
* mm: replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter2014-06-04
* memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slabVladimir Davydov2014-06-04
* slab: get_online_mems for kmem_cache_{create,destroy,shrink}Vladimir Davydov2014-06-04
* mem-hotplug: implement get/put_online_memsVladimir Davydov2014-06-04
* mm: get rid of __GFP_KMEMCGVladimir Davydov2014-06-04
* sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov2014-06-04
* mm: slub: fix ALLOC_SLOWPATH statDave Hansen2014-06-04
* mm, slab: suppress out of memory warning unless debug is enabledDavid Rientjes2014-06-04
* mm/slub.c: convert vnsprintf-static to va_formatFabian Frederick2014-06-04
* mm/slub.c: convert printk to pr_foo()Fabian Frederick2014-06-04
* slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter2014-05-06
* slub: fix memcg_propagate_slab_attrsVladimir Davydov2014-05-06
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-13
|\
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-27
* | slub: use raw_cpu_inc for incrementing statisticsChristoph Lameter2014-04-07
* | slub: fix leak of 'name' in sysfs_slab_addDave Jones2014-04-07
* | slub: rework sysfs layout for memcg cachesVladimir Davydov2014-04-07
* | slub: adjust memcg caches when creating cache aliasVladimir Davydov2014-04-07
* | memcg, slab: never try to merge memcg cachesVladimir Davydov2014-04-07
* | mm, mempolicy: rename slab_node for clarityDavid Rientjes2014-04-07
* | slub: do not drop slab_mutex for sysfs_slab_addVladimir Davydov2014-04-03
* | mm: optimize put_mems_allowed() usageMel Gorman2014-04-03
* | slub: do not assert not having lock in removing freed partialSteven Rostedt2014-02-10
* | mm/slub.c: list_lock may not be held in some circumstancesDavid Rientjes2014-02-10
|/
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-02
|\
| * mm: slub: work around unneeded lockdep warningDave Hansen2014-01-31
| * slub: Fix possible format string bug.Tetsuo Handa2014-01-13
| * slub: use lockdep_assert_heldPeter Zijlstra2014-01-13
| * slub: Fix calculation of cpu slabsLi Zefan2013-12-29
* | mm/slub.c: fix page->_count corruption (again)Dave Hansen2014-01-30
* | mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen2014-01-29
* | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-23
|/
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-22
|\
| * mm, slub: fix the typo in mm/slub.cZhi Yong Wu2013-11-11
| * slub: Handle NULL parameter in kmem_cache_flagsChristoph Lameter2013-11-11
| * slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabledRoman Bobniev2013-10-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \
| * | mm: Fix some trivial typos in commentsXie XiuQi2013-10-18
| |/
* | memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang2013-11-12
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-09-15
|\ \