Historique des commits

Auteur SHA1 Message Date
  Christoph Lameter 114e9e89e6 slub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTS il y a 17 ans
  Christoph Lameter 31d33baf36 slub: Simplify any_slab_object checks il y a 17 ans
  Christoph Lameter 06b285dc3d slub: Make the order configurable for each slab cache il y a 17 ans
  Christoph Lameter 319d1e2406 slub: Drop fallback to page allocator method il y a 17 ans
  Christoph Lameter 65c3376aac slub: Fallback to minimal order during slab page allocation il y a 17 ans
  Christoph Lameter 205ab99dd1 slub: Update statistics handling for variable order slabs il y a 17 ans
  Christoph Lameter 834f3d1192 slub: Add kmem_cache_order_objects struct il y a 17 ans
  Christoph Lameter 224a88be40 slub: for_each_object must be passed the number of objects in a slab il y a 17 ans
  Christoph Lameter 39b264641a slub: Store max number of objects in the page struct. il y a 17 ans
  Christoph Lameter 33b12c3813 slub: Dump list of objects not freed on kmem_cache_close() il y a 17 ans
  Christoph Lameter 599870b175 slub: free_list() cleanup il y a 17 ans
  Pekka Enberg d629d81957 slub: improve kmem_cache_destroy() error message il y a 17 ans
  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