Historie revizí

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