Historique des commits

Auteur SHA1 Message Date
  MinChan Kim 239f49c080 slob: Fix to return wrong pointer il y a 17 ans
  Yi Li 0701a9e649 slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment. il y a 17 ans
  Matt Mackall 20cecbae44 slob: reduce external fragmentation by using three free lists il y a 17 ans
  Matt Mackall 679299b32d slob: fix free block merging at head of subpage il y a 17 ans
  Linus Torvalds 7fd272550b Avoid double memclear() in SLOB/SLUB il y a 17 ans
  Tetsuo Handa f8fcc93319 Add EXPORT_SYMBOL(ksize); il y a 17 ans
  Nick Piggin d32ddd8f20 slob: fix memory corruption il y a 17 ans
  Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters il y a 18 ans
  Christoph Lameter ef8b4520bd Slab allocators: fail if ksize is called with a NULL parameter il y a 18 ans
  Satyam Sharma 2408c55037 {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check il y a 18 ans
  Matt Mackall d6269543ef slob: reduce list scanning il y a 18 ans
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). il y a 18 ans
  Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations il y a 18 ans
  Christoph Lameter d07dbea464 Slab allocators: support __GFP_ZERO in all allocators il y a 18 ans
  Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics il y a 18 ans
  Christoph Lameter ef2ad80c7d Slab allocators: consolidate code for krealloc in mm/util.c il y a 18 ans
  Paul Mundt 84a01c2f8e slob: sparsemem support il y a 18 ans
  Paul Mundt 6193a2ff18 slob: initial NUMA support il y a 18 ans
  Nick Piggin 553948491c slob: improved alignment handling il y a 18 ans
  Nick Piggin d87a133fc2 slob: remove bigblock tracking il y a 18 ans
  Nick Piggin 95b35127f1 slob: rework freelist handling il y a 18 ans
  Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR il y a 18 ans
  Christoph Lameter c59def9f22 Slab allocators: Drop support for destructors il y a 18 ans
  Nick Piggin afc0cedbe9 slob: implement RCU freeing il y a 18 ans
  Akinobu Mita 4ab688c512 slob: fix page order calculation on not 4KB page il y a 18 ans
  Christoph Lameter 5af6083990 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN il y a 18 ans
  Akinobu Mita bc0055aee4 slob: handle SLAB_PANIC flag il y a 18 ans
  Pekka Enberg fd76bab2fa slab: introduce krealloc il y a 18 ans
  Dimitri Gorokhovik bcb4ddb46a [PATCH] MM: SLOB is broken by recent cleanup of slab.h il y a 18 ans
  Christoph Lameter 55935a34a4 [PATCH] More slab.h cleanups il y a 18 ans