提交历史

作者 SHA1 备注 提交日期
  Vladimir Davydov 89e364db71 slub: move synchronize_sched out of slab_mutex on shrink 8 年之前
  Dmitry Safonov 52b4b950b5 mm: slab: free kmem_cache_node after destroy sysfs file 9 年之前
  Jesper Dangaard Brouer 865762a811 slab/slub: adjust kmem_cache_alloc_bulk API 9 年之前
  Vlastimil Babka 96db800f5d mm: rename alloc_pages_exact_node() to __alloc_pages_node() 10 年之前
  Christoph Lameter 484748f0b6 slab: infrastructure for bulk object allocation and freeing 10 年之前
  Fabian Frederick c21a6daf46 slob: make slob_alloc_node() static and remove EXPORT_SYMBOL() 10 年之前
  Vladimir Davydov d6e0b7fa11 slub: make dead caches discard free slabs immediately 10 年之前
  Joonsoo Kim 61f47105a2 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() 10 年之前
  Vladimir Davydov 03afc0e25f slab: get_online_mems for kmem_cache_{create,destroy,shrink} 11 年之前
  Dave Hansen 34bf6ef94a mm: slab/slub: use page->list consistently instead of page->lru 11 年之前
  Christoph Lameter f1b6eb6e6b mm/sl[aou]b: Move kmallocXXX functions to common code 12 年之前
  Linus Torvalds 54be820019 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 年之前
  Steven Rostedt c1e854e924 slob: Check for NULL pointer before calling ctor() 12 年之前
  Sasha Levin a6d78159f8 slob: use DIV_ROUND_UP where possible 12 年之前
  Mel Gorman 22b751c3d0 mm: rename page struct field helpers 12 年之前
  Glauber Costa b9ce5ef49f sl[au]b: always get the cache from its page in kmem_cache_free() 12 年之前
  Christoph Lameter 4590685546 mm/sl[aou]b: Common alignment code 12 年之前
  Arnd Bergmann 789306e5ad mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN 13 年之前
  Ezequiel Garcia 8cf9864b13 mm/slob: Use free_page instead of put_page for page-size kmalloc allocations 12 年之前
  Ezequiel Garcia 242860a47a mm/sl[aou]b: Move common kmem_cache_size() to slab.h 12 年之前
  Ezequiel Garcia fe74fe2bf2 mm/slob: Use object_size field in kmem_cache_size() 12 年之前
  Ezequiel Garcia 999d8795d4 mm/slob: Drop usage of page->private for storing page-sized allocations 12 年之前
  Pekka Enberg e2087be35a Merge branch 'slab/tracing' into slab/for-linus 13 年之前
  Pekka Enberg f4178cdddd Merge branch 'slab/common-for-cgroups' into slab/for-linus 13 年之前
  David Rientjes 82bd5508b4 mm, slob: fix build breakage in __kmalloc_node_track_caller 13 年之前
  Ezequiel Garcia f3f7410195 mm, slob: Add support for kmalloc_track_caller() 13 年之前
  Ezequiel Garcia 90f2cbbc49 mm, slob: Use NUMA_NO_NODE instead of -1 13 年之前
  Christoph Lameter cce89f4f69 mm/sl[aou]b: Move kmem_cache refcounting to common code 13 年之前
  Christoph Lameter 8a13a4cc80 mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists 13 年之前
  Christoph Lameter 278b1bb131 mm/sl[aou]b: Move kmem_cache allocations into common code 13 年之前