Commit History

Author SHA1 Message Date
  Linus Torvalds 125b79d74a Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 years ago
  Pekka Enberg e2087be35a Merge branch 'slab/tracing' into slab/for-linus 12 years ago
  Pekka Enberg f4178cdddd Merge branch 'slab/common-for-cgroups' into slab/for-linus 12 years ago
  Pekka Enberg 023dc70470 Merge branch 'slab/next' into slab/for-linus 12 years ago
  Tetsuo Handa 608da7e3fc slab: Fix build failure in __kmem_cache_create() 12 years ago
  Linus Torvalds 033d9959ed Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 years ago
  Pekka Enberg c0b24b5100 Revert "mm/slab: Fix kmem_cache_alloc_node_trace() declaration" 12 years ago
  Ezequiel Garcia 1e5965bf1f mm/slab: Fix kmem_cache_alloc_node_trace() declaration 12 years ago
  Ezequiel Garcia 592f41450d mm/slab: Fix typo _RET_IP -> _RET_IP_ 12 years ago
  Ezequiel Garcia 48356303ff mm, slab: Rename __cache_alloc() -> slab_alloc() 12 years ago
  Ezequiel Garcia 4052147c0a mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype 12 years ago
  Ezequiel Garcia 7c0cb9c64f mm, slab: Replace 'caller' type, void* -> unsigned long 12 years ago
  Ezequiel Garcia ff4fcd01ec mm, slab: Remove silly function slab_buffer_size() 12 years ago
  Dave Jones 645df230ca mm, sl[au]b: Taint kernel when we detect a corrupted slab 12 years ago
  Christoph Lameter f28510d30c slab: Only define slab_error for DEBUG 12 years ago
  Joonsoo Kim d014dc2ed4 slab: fix starting index for finding another object 12 years ago
  Mel Gorman 30c29bea6a slab: do ClearSlabPfmemalloc() for all pages of slab 12 years ago
  Michael Wang 947ca1856a slab: fix the DEADLOCK issue on l3 alien lock 12 years ago
  Christoph Lameter cce89f4f69 mm/sl[aou]b: Move kmem_cache refcounting to common code 12 years ago
  Christoph Lameter 8a13a4cc80 mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists 13 years ago
  Christoph Lameter 278b1bb131 mm/sl[aou]b: Move kmem_cache allocations into common code 12 years ago
  Christoph Lameter 12c3667fb7 mm/sl[aou]b: Get rid of __kmem_cache_destroy 12 years ago
  Christoph Lameter 8f4c765c22 mm/sl[aou]b: Move freeing of kmem_cache structure to common code 12 years ago
  Christoph Lameter 9b030cb865 mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct 12 years ago
  Christoph Lameter 945cf2b619 mm/sl[aou]b: Extract a common function for kmem_cache_destroy 13 years ago
  Christoph Lameter 7c9adf5a54 mm/sl[aou]b: Move list_add() to slab_common.c 12 years ago
  David Rientjes 51cd8e6ff2 mm, slab: lock the correct nodelist after reenabling irqs 13 years ago
  Tejun Heo 203b42f731 workqueue: make deferrable delayed_work initializer names consistent 13 years ago
  David Rientjes 5b74beb425 mm, slab: remove page_get_cache 13 years ago
  Michel Lespinasse 48f2474144 slab: do not call compound_head() in page_get_cache() 13 years ago