Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds 7fd272550b Avoid double memclear() in SLOB/SLUB há 18 anos atrás
  Tetsuo Handa f8fcc93319 Add EXPORT_SYMBOL(ksize); há 18 anos atrás
  Nick Piggin d32ddd8f20 slob: fix memory corruption há 18 anos atrás
  Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters há 18 anos atrás
  Christoph Lameter ef8b4520bd Slab allocators: fail if ksize is called with a NULL parameter há 18 anos atrás
  Satyam Sharma 2408c55037 {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check há 18 anos atrás
  Matt Mackall d6269543ef slob: reduce list scanning há 18 anos atrás
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). há 18 anos atrás
  Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations há 18 anos atrás
  Christoph Lameter d07dbea464 Slab allocators: support __GFP_ZERO in all allocators há 18 anos atrás
  Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics há 18 anos atrás
  Christoph Lameter ef2ad80c7d Slab allocators: consolidate code for krealloc in mm/util.c há 18 anos atrás
  Paul Mundt 84a01c2f8e slob: sparsemem support há 18 anos atrás
  Paul Mundt 6193a2ff18 slob: initial NUMA support há 18 anos atrás
  Nick Piggin 553948491c slob: improved alignment handling há 18 anos atrás
  Nick Piggin d87a133fc2 slob: remove bigblock tracking há 18 anos atrás
  Nick Piggin 95b35127f1 slob: rework freelist handling há 18 anos atrás
  Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR há 18 anos atrás
  Christoph Lameter c59def9f22 Slab allocators: Drop support for destructors há 18 anos atrás
  Nick Piggin afc0cedbe9 slob: implement RCU freeing há 18 anos atrás
  Akinobu Mita 4ab688c512 slob: fix page order calculation on not 4KB page há 18 anos atrás
  Christoph Lameter 5af6083990 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN há 18 anos atrás
  Akinobu Mita bc0055aee4 slob: handle SLAB_PANIC flag há 18 anos atrás
  Pekka Enberg fd76bab2fa slab: introduce krealloc há 18 anos atrás
  Dimitri Gorokhovik bcb4ddb46a [PATCH] MM: SLOB is broken by recent cleanup of slab.h há 18 anos atrás
  Christoph Lameter 55935a34a4 [PATCH] More slab.h cleanups há 19 anos atrás
  Christoph Lameter 2e892f43cc [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators há 19 anos atrás
  Alexey Dobriyan 133d205a18 [PATCH] Make kmem_cache_destroy() return void há 19 anos atrás
  Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE há 19 anos atrás
  Christoph Lameter d00bcc98d7 [PATCH] Extract the allocpercpu functions from the slab allocator há 19 anos atrás