Historial de Commits

Autor SHA1 Mensaje Fecha
  Christoph Lameter 8ab1372fac SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA hace 18 años
  Christoph Lameter a0e1d1be20 SLUB: Move sysfs operations outside of slub_lock hace 18 años
  Christoph Lameter 434e245ddd SLUB: Do not allocate object bit array on stack hace 18 años
  Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations hace 18 años
  Christoph Lameter ce15fea827 SLUB: Do not use length parameter in slab_alloc() hace 18 años
  Christoph Lameter 12ad6843dd SLUB: Style fix up the loop to disable small slabs hace 18 años
  Adrian Bunk 5af328a510 mm/slub.c: make code static hace 18 años
  Christoph Lameter 7b55f620e6 SLUB: Simplify dma index -> size calculation hace 18 años
  Christoph Lameter f1b2633936 SLUB: faster more efficient slab determination for __kmalloc hace 18 años
  Christoph Lameter dfce8648d6 SLUB: do proper locking during dma slab creation hace 18 años
  Christoph Lameter 2e443fd003 SLUB: extract dma_kmalloc_cache from get_cache. hace 18 años
  Christoph Lameter 0c71001320 SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG hace 18 años
  Christoph Lameter d07dbea464 Slab allocators: support __GFP_ZERO in all allocators hace 18 años
  Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics hace 18 años
  Christoph Lameter ef2ad80c7d Slab allocators: consolidate code for krealloc in mm/util.c hace 18 años
  Christoph Lameter d45f39cb06 SLUB Debug: fix initial object debug state of NUMA bootstrap objects hace 18 años
  Christoph Lameter 6300ea7503 SLUB: ensure that the number of objects per slab stays low for high orders hace 18 años
  Christoph Lameter 68dff6a9af SLUB slab validation: Move tracking information alloc outside of lock hace 18 años
  Christoph Lameter 5b95a4acf1 SLUB: use list_for_each_entry for loops over all slabs hace 18 años
  Christoph Lameter 2492268472 SLUB: change error reporting format to follow lockdep loosely hace 18 años
  Christoph Lameter f0630fff54 SLUB: support slub_debug on by default hace 18 años
  Christoph Lameter d23cf676d0 slub: remove useless EXPORT_SYMBOL hace 18 años
  Christoph Lameter dbc55faa64 SLUB: Make lockdep happy by not calling add_partial with interrupts enabled during bootstrap hace 18 años
  Christoph Lameter 8496634302 SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZE hace 18 años
  Christoph Lameter 4b356be019 SLUB: minimum alignment fixes hace 18 años
  Christoph Lameter dd08c40e3e SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC hace 18 años
  Christoph Lameter 272c1d21d6 SLUB: return ZERO_SIZE_PTR for kmalloc(0) hace 18 años
  Christoph Lameter 27390bc335 SLUB: fix locking for hotplug callbacks hace 18 años
  Christoph Lameter 8ffa68755a SLUB: Fix NUMA / SYSFS bootstrap issue hace 18 años
  Christoph Lameter 33e9e24101 SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit) hace 18 años