Historique des commits

Auteur SHA1 Message Date
  Christoph Lameter 3dc5063786 slab_err: Pass parameters correctly to slab_bug il y a 17 ans
  Christoph Lameter 0f389ec630 slub: No need for per node slab counters if !SLUB_DEBUG il y a 17 ans
  Christoph Lameter 49bd5221ce slub: Move map/flag clearing to __free_slab il y a 17 ans
  Christoph Lameter 50ef37b96c slub: Fixes to per cpu stat output in sysfs il y a 17 ans
  Christoph Lameter 5b06c853ad slub: Deal with config variable dependencies il y a 17 ans
  Christoph Lameter 4097d60175 slub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_dma near dma logic il y a 17 ans
  Pekka Enberg 62f75532b5 slub: Initialize per-cpu stats il y a 17 ans
  Christoph Lameter 00460dd5f4 Fix undefined count_partial if !CONFIG_SLABINFO il y a 17 ans
  Linus Torvalds e72e9c23ee Revert "SLUB: remove useless masking of GFP_ZERO" il y a 17 ans
  Christoph Lameter 53625b4204 count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO il y a 17 ans
  Christoph Lameter caeab084de slub page alloc fallback: Enable interrupts for GFP_WAIT. il y a 17 ans
  Nick Piggin b621038678 slub: Do not cross cacheline boundaries for very small objects il y a 17 ans
  Christoph Lameter b773ad7369 slub statistics: Fix check for DEACTIVATE_REMOTE_FREES il y a 17 ans
  Cyrill Gorcunov 62e5c4b4d6 slub: fix possible NULL pointer dereference il y a 17 ans
  Christoph Lameter f619cfe1bd slub: Add kmalloc_large_node() to support kmalloc_node fallback il y a 17 ans
  Pekka J Enberg 7693143481 slub: look up object from the freelist once il y a 17 ans
  Christoph Lameter 6446faa2ff slub: Fix up comments il y a 17 ans
  Christoph Lameter d8b42bf54b slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes() il y a 17 ans
  Christoph Lameter ae20bfda68 slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG il y a 17 ans
  Christoph Lameter 27d9e4e948 slub: Use the objsize from the kmem_cache_cpu structure il y a 17 ans
  Christoph Lameter d692ef6dcd slub: Remove useless checks in alloc_debug_processing il y a 17 ans
  Christoph Lameter e153362a50 slub: Remove objsize check in kmem_cache_flags() il y a 17 ans
  Christoph Lameter d9acf4b7b6 slub: rename slab_objects to show_slab_objects il y a 17 ans
  Christoph Lameter a973e9dd1e Revert "unique end pointer" patch il y a 17 ans
  Linus Torvalds 00e962c540 Revert "SLUB: Alternate fast paths using cmpxchg_local" il y a 17 ans
  Christoph Lameter 331dc558fa slub: Support 4k kmallocs again to compensate for page allocator slowness il y a 17 ans
  Christoph Lameter 71c7a06ff0 slub: Fallback to kmalloc_large for failing higher order allocs il y a 17 ans
  Christoph Lameter b7a49f0d4c slub: Determine gfpflags once and not every time a slab is allocated il y a 17 ans
  Adrian Bunk dada123d99 make slub.c:slab_address() static il y a 17 ans
  Pekka Enberg eada35efcb slub: kmalloc page allocator pass-through cleanup il y a 17 ans