Historial de Commits

Autor SHA1 Mensaje Fecha
  Siddha, Suresh B 1807a1aaf5 slab: skip calling cache_free_alien() when the platform is not numa capable hace 18 años
  Andrew Morton b8c1c5da15 slab: correctly handle __GFP_ZERO hace 18 años
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). hace 18 años
  Linus Torvalds a5c96d8a1c Fix up non-NUMA SLAB configuration for zero-sized allocations hace 18 años
  David Howells ea02e3dde3 FRV: work around a possible compiler bug hace 18 años
  Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' hace 18 años
  Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations 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
  Adrian Bunk 897e679b17 mm/slab.c: start_cpu_timer() should be __cpuinit hace 18 años
  Pavel Emelianov b92151bab9 Make /proc/slabinfo use seq_list_xxx helpers hace 18 años
  David Woodhouse 87a927c715 Fix slab redzone alignment hace 18 años
  Christoph Lameter 17022220dd SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 release hace 18 años
  Christoph Lameter 3cdc0ed0ce slab: fix alien cache handling hace 18 años
  Sam Ravnborg 38bdc32af4 mm/slab: fix section mismatch warning hace 18 años
  Christoph Lameter 0aa817f078 Slab allocators: define common size limitations hace 18 años
  Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR hace 18 años
  Christoph Lameter 0b44f7a5b5 slab: warn on zero-length allocations hace 18 años
  Christoph Lameter c59def9f22 Slab allocators: Drop support for destructors hace 18 años
  Christoph Lameter 4037d45220 Move remote node draining out of slab allocators hace 18 años
  Christoph Lameter d1187ed210 vmstat: use our own timer events hace 18 años
  Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug hace 18 años
  Christoph Lameter 5830c59021 slab: shut down cache_reaper when cpu goes down hace 18 años
  Heiko Carstens 38c3bd96a0 slab: use CPU_LOCK_[ACQUIRE|RELEASE] hace 18 años
  Pekka J Enberg 7ae439ce0c krealloc: fix kerneldoc comments hace 18 años
  Alexey Dobriyan a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod hace 18 años
  David Woodhouse b46b8f19c9 Increase slab redzone to 64bits hace 18 años
  Christoph Lameter cfce66047f Slab allocators: remove useless __GFP_NO_GROW flag hace 18 años
  Christoph Lameter 4f10493459 slab allocators: Remove SLAB_CTOR_ATOMIC hace 18 años