1. c8522a3 slab: introduce alien_cache by Joonsoo Kim · 10 years ago
  2. 5240ab4 mm: slab.h: wrap the whole file with guarding macro by Andrey Ryabinin · 10 years ago
  3. 44c5356 slab common: add functions for kmem_cache_node access by Christoph Lameter · 10 years ago
  4. c67a8a6 memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab by Vladimir Davydov · 10 years ago
  5. 1e32e77 memcg, slab: do not schedule cache destruction when last page goes away by Vladimir Davydov · 10 years ago
  6. 03afc0e slab: get_online_mems for kmem_cache_{create,destroy,shrink} by Vladimir Davydov · 10 years ago
  7. 5dfb417 sl[au]b: charge slabs to kmemcg explicitly by Vladimir Davydov · 10 years ago
  8. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 10 years ago
  9. a44cb94 memcg, slab: never try to merge memcg caches by Vladimir Davydov · 10 years ago
  10. f857026 memcg, slab: RCU protect memcg_params for root caches by Vladimir Davydov · 10 years ago
  11. 959c896 memcg, slab: fix barrier usage when accessing memcg_caches by Vladimir Davydov · 10 years ago
  12. 2ade4de memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx by Qiang Huang · 11 years ago
  13. 6f6b895 memcg: check that kmem_cache has memcg_params before accessing it by Andrey Vagin · 11 years ago
  14. 276a243 mm/slab: Give s_next and s_stop slab-specific names by Wanpeng Li · 11 years ago
  15. e25839f mm/slab: Sharing s_next and s_stop between slab and slub by Wanpeng Li · 11 years ago
  16. ca34956 slab: Common definition for kmem_cache_node by Christoph Lameter · 11 years ago
  17. ce8eb6c slab: Rename list3/l3 to node by Christoph Lameter · 11 years ago
  18. 2c59dd6 slab: Common Kmalloc cache determination by Christoph Lameter · 11 years ago
  19. f97d5f6 slab: Common function to create the kmalloc array by Christoph Lameter · 11 years ago
  20. 943a451 slab: propagate tunable values by Glauber Costa · 12 years ago
  21. 749c541 memcg: aggregate memcg cache values in slabinfo by Glauber Costa · 12 years ago
  22. 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
  23. b9ce5ef sl[au]b: always get the cache from its page in kmem_cache_free() by Glauber Costa · 12 years ago
  24. 2633d7a slab/slub: consider a memcg parameter in kmem_create_cache by Glauber Costa · 12 years ago
  25. ba6c496 slab/slub: struct memcg_params by Glauber Costa · 12 years ago
  26. 4590685 mm/sl[aou]b: Common alignment code by Christoph Lameter · 12 years ago
  27. 45530c4 mm, sl[au]b: create common functions for boot slab creation by Christoph Lameter · 12 years ago
  28. d884392 slab: Ignore internal flags in cache creation by Glauber Costa · 12 years ago
  29. 0d7561c sl[au]b: Process slabinfo_show in common code by Glauber Costa · 12 years ago
  30. bcee6e2 mm/sl[au]b: Move print_slabinfo_header to slab_common.c by Glauber Costa · 12 years ago
  31. b7454ad mm/sl[au]b: Move slabinfo processing to slab_common.c by Glauber Costa · 12 years ago
  32. aac3a16 Revert "mm/sl[aou]b: Move sysfs_slab_add to common" by Pekka Enberg · 12 years ago
  33. 8a13a4c mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists by Christoph Lameter · 12 years ago
  34. 278b1bb mm/sl[aou]b: Move kmem_cache allocations into common code by Christoph Lameter · 12 years ago
  35. 96d17b7 mm/sl[aou]b: Move sysfs_slab_add to common by Christoph Lameter · 12 years ago
  36. cbb7969 mm/sl[aou]b: Do slab aliasing call from common code by Christoph Lameter · 12 years ago
  37. 12c3667 mm/sl[aou]b: Get rid of __kmem_cache_destroy by Christoph Lameter · 12 years ago
  38. 9b030cb mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct by Christoph Lameter · 12 years ago
  39. 945cf2b mm/sl[aou]b: Extract a common function for kmem_cache_destroy by Christoph Lameter · 12 years ago
  40. 18004c5 mm, sl[aou]b: Use a common mutex definition by Christoph Lameter · 12 years ago
  41. 97d0660 mm, sl[aou]b: Common definition for boot state of the slab allocators by Christoph Lameter · 12 years ago