Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds c11abbbaa3 Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 hace 14 años
  Linus Torvalds d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 14 años
  Christoph Lameter 9e577e8b46 slub: When allocating a new slab also prep the first object hace 14 años
  Linus Torvalds f99b7880cb Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 hace 14 años
  Phil Carmody 497888cf69 treewide: fix potentially dangerous trailing ';' in #defined values/expressions hace 14 años
  Christoph Lameter 1d07171c5e slub: disable interrupts in cmpxchg_double_slab when falling back to pagelock hace 14 años
  Pekka Enberg bfa71457a0 SLUB: Fix missing <linux/stacktrace.h> include hace 14 años
  Marcin Slusarz c4089f98e9 slub: reduce overhead of slub_debug hace 14 años
  Ben Greear d18a90dd85 slub: Add method to verify memory is not freed hace 14 años
  Ben Greear d6543e3935 slub: Enable backtrace for create/delete points hace 14 años
  Christoph Lameter 4eade540fc slub: Not necessary to check for empty slab on load_freelist hace 14 años
  Christoph Lameter 03e404af26 slub: fast release on full slab hace 14 años
  Christoph Lameter e36a2652d7 slub: Add statistics for the case that the current slab does not match the node hace 14 años
  Christoph Lameter fc59c05306 slub: Get rid of the another_slab label hace 14 años
  Christoph Lameter 80f08c191f slub: Avoid disabling interrupts in free slowpath hace 14 años
  Christoph Lameter 5c2e4bbbd6 slub: Disable interrupts in free_debug processing hace 14 años
  Christoph Lameter 881db7fb03 slub: Invert locking and avoid slab lock hace 14 años
  Christoph Lameter 2cfb7455d2 slub: Rework allocator fastpaths hace 14 años
  Christoph Lameter 61728d1efc slub: Pass kmem_cache struct to lock and freeze slab hace 14 años
  Christoph Lameter 5cc6eee8a8 slub: explicit list_lock taking hace 14 años
  Christoph Lameter b789ef518b slub: Add cmpxchg_double_slab() hace 14 años
  Christoph Lameter 8cb0a5068f slub: Move page->frozen handling near where the page->freelist handling occurs hace 14 años
  Christoph Lameter 50d5c41cd1 slub: Do not use frozen page flag but a bit in the page counters hace 14 años
  Christoph Lameter 7e0528dadc slub: Push irq disable into allocate_slab() hace 14 años
  Chris Metcalf d4d84fef6d slub: always align cpu_slab to honor cmpxchg_double requirement hace 14 años
  Linus Torvalds 49a78d085f slub: remove no-longer used 'unlock_out' label hace 14 años
  Christoph Lameter a71ae47a2c slub: Fix double bit unlock in debug mode hace 14 años
  Pekka Enberg bfb91fb650 Merge branch 'slab/next' into for-linus hace 14 años
  Christoph Lameter 442b06bcea slub: Remove node check in slab_free hace 14 años
  David Rientjes bd07d87fd4 slub: avoid label inside conditional hace 14 años