Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 0f47c9423c Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux hace 12 años
  Pekka Enberg 69df2ac128 Merge branch 'slab/next' into slab/for-linus hace 12 años
  Aaron Tomlin 14e50c6a9b mm: slab: Verify the nodeid passed to ____cache_alloc_node hace 12 años
  Joe Perches 071361d347 mm: Convert print_symbol to %pSR hace 12 años
  Christoph Lameter db84506734 slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections hace 12 años
  Christoph Lameter ca34956b80 slab: Common definition for kmem_cache_node hace 12 años
  Christoph Lameter ce8eb6c424 slab: Rename list3/l3 to node hace 12 años
  Christoph Lameter 2c59dd6544 slab: Common Kmalloc cache determination hace 12 años
  Christoph Lameter f97d5f634d slab: Common function to create the kmalloc array hace 12 años
  Christoph Lameter 9425c58e54 slab: Common definition for the array of kmalloc caches hace 12 años
  Christoph Lameter 6a67368c36 slab: Rename nodelists to node hace 12 años
  Christoph Lameter 6744f087ba slab: Common name for the per node structures hace 12 años
  Christoph Lameter e33660165c slab: Use common kmalloc_index/kmalloc_size functions hace 12 años
  Rusty Russell 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. hace 12 años
  Glauber Costa ebe945c276 memcg: add comments clarifying aspects of cache attribute propagation hace 12 años
  Glauber Costa 943a451a87 slab: propagate tunable values hace 12 años
  Glauber Costa 1f458cbf12 memcg: destroy memcg caches hace 12 años
  Glauber Costa d79923fad9 sl[au]b: allocate objects from memcg cache hace 12 años
  Glauber Costa b9ce5ef49f sl[au]b: always get the cache from its page in kmem_cache_free() hace 12 años
  Glauber Costa 6ccfb5bcf5 slab: annotate on-slab caches nodelist locks hace 12 años
  Christoph Lameter 4590685546 mm/sl[aou]b: Common alignment code hace 12 años
  Christoph Lameter 2f9baa9fcf slab: Use the new create_boot_cache function to simplify bootstrap hace 12 años
  Christoph Lameter 45530c4474 mm, sl[au]b: create common functions for boot slab creation hace 12 años
  Christoph Lameter 3c58346525 slab: Simplify bootstrap hace 12 años
  Randy Dunlap a755b76ab4 mm: fix slab.c kernel-doc warnings hace 12 años
  Glauber Costa d8843922fb slab: Ignore internal flags in cache creation hace 13 años
  Ezequiel Garcia 242860a47a mm/sl[aou]b: Move common kmem_cache_size() to slab.h hace 13 años
  Glauber Costa 0d7561c61d sl[au]b: Process slabinfo_show in common code hace 13 años
  Glauber Costa bcee6e2a13 mm/sl[au]b: Move print_slabinfo_header to slab_common.c hace 13 años
  Glauber Costa b7454ad3cf mm/sl[au]b: Move slabinfo processing to slab_common.c hace 13 años