Commit Verlauf

Autor SHA1 Nachricht Datum
  Ingo Molnar 1c511f740f Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core vor 16 Jahren
  Kirill A. Shutemov b1aabecd55 mm: Export symbol ksize() vor 16 Jahren
  Américo Wang 6e9ed0cc4b slob: clean up the code vor 16 Jahren
  Frederic Weisbecker 36994e58a4 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API vor 16 Jahren
  Ingo Molnar 2ff9f9d962 Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace vor 16 Jahren
  Eduard - Gabriel Munteanu 3eae2cb24a kmemtrace: SLOB hooks. vor 17 Jahren
  Catalin Marinas 5e18e2b8b3 slob: do not pass the SLAB flags as GFP in kmem_cache_create() vor 16 Jahren
  Matt Mackall 70096a561d SLOB: fix bogus ksize calculation fix vor 17 Jahren
  Matt Mackall 85ba94ba05 SLOB: fix bogus ksize calculation vor 17 Jahren
  Adrian Bunk 231367fd9b mm: unexport ksize vor 17 Jahren
  Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor vor 17 Jahren
  Andy Whitcroft 9023cb7e85 slob: record page flag overlays explicitly vor 17 Jahren
  MinChan Kim 239f49c080 slob: Fix to return wrong pointer vor 17 Jahren
  Yi Li 0701a9e649 slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment. vor 17 Jahren
  Matt Mackall 20cecbae44 slob: reduce external fragmentation by using three free lists vor 17 Jahren
  Matt Mackall 679299b32d slob: fix free block merging at head of subpage vor 17 Jahren
  Linus Torvalds 7fd272550b Avoid double memclear() in SLOB/SLUB vor 17 Jahren
  Tetsuo Handa f8fcc93319 Add EXPORT_SYMBOL(ksize); vor 17 Jahren
  Nick Piggin d32ddd8f20 slob: fix memory corruption vor 17 Jahren
  Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters vor 18 Jahren
  Christoph Lameter ef8b4520bd Slab allocators: fail if ksize is called with a NULL parameter vor 18 Jahren
  Satyam Sharma 2408c55037 {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check vor 18 Jahren
  Matt Mackall d6269543ef slob: reduce list scanning vor 18 Jahren
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). vor 18 Jahren
  Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations vor 18 Jahren
  Christoph Lameter d07dbea464 Slab allocators: support __GFP_ZERO in all allocators vor 18 Jahren
  Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics vor 18 Jahren
  Christoph Lameter ef2ad80c7d Slab allocators: consolidate code for krealloc in mm/util.c vor 18 Jahren
  Paul Mundt 84a01c2f8e slob: sparsemem support vor 18 Jahren
  Paul Mundt 6193a2ff18 slob: initial NUMA support vor 18 Jahren