Historial de Commits

Autor SHA1 Mensaje Fecha
  Catalin Marinas 5e18e2b8b3 slob: do not pass the SLAB flags as GFP in kmem_cache_create() hace 16 años
  Matt Mackall 70096a561d SLOB: fix bogus ksize calculation fix hace 16 años
  Matt Mackall 85ba94ba05 SLOB: fix bogus ksize calculation hace 16 años
  Adrian Bunk 231367fd9b mm: unexport ksize hace 17 años
  Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor hace 17 años
  Andy Whitcroft 9023cb7e85 slob: record page flag overlays explicitly hace 17 años
  MinChan Kim 239f49c080 slob: Fix to return wrong pointer hace 17 años
  Yi Li 0701a9e649 slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment. hace 17 años
  Matt Mackall 20cecbae44 slob: reduce external fragmentation by using three free lists hace 17 años
  Matt Mackall 679299b32d slob: fix free block merging at head of subpage hace 17 años
  Linus Torvalds 7fd272550b Avoid double memclear() in SLOB/SLUB hace 17 años
  Tetsuo Handa f8fcc93319 Add EXPORT_SYMBOL(ksize); hace 17 años
  Nick Piggin d32ddd8f20 slob: fix memory corruption hace 17 años
  Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters hace 17 años
  Christoph Lameter ef8b4520bd Slab allocators: fail if ksize is called with a NULL parameter hace 17 años
  Satyam Sharma 2408c55037 {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check hace 17 años
  Matt Mackall d6269543ef slob: reduce list scanning hace 18 años
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 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
  Paul Mundt 84a01c2f8e slob: sparsemem support hace 18 años
  Paul Mundt 6193a2ff18 slob: initial NUMA support hace 18 años
  Nick Piggin 553948491c slob: improved alignment handling hace 18 años
  Nick Piggin d87a133fc2 slob: remove bigblock tracking hace 18 años
  Nick Piggin 95b35127f1 slob: rework freelist handling hace 18 años
  Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR hace 18 años
  Christoph Lameter c59def9f22 Slab allocators: Drop support for destructors hace 18 años
  Nick Piggin afc0cedbe9 slob: implement RCU freeing hace 18 años