Commit History

作者 SHA1 備註 提交日期
  Christoph Lameter 00460dd5f4 Fix undefined count_partial if !CONFIG_SLABINFO 17 年之前
  Linus Torvalds e72e9c23ee Revert "SLUB: remove useless masking of GFP_ZERO" 17 年之前
  Christoph Lameter 53625b4204 count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO 17 年之前
  Christoph Lameter caeab084de slub page alloc fallback: Enable interrupts for GFP_WAIT. 17 年之前
  Nick Piggin b621038678 slub: Do not cross cacheline boundaries for very small objects 17 年之前
  Christoph Lameter b773ad7369 slub statistics: Fix check for DEACTIVATE_REMOTE_FREES 17 年之前
  Cyrill Gorcunov 62e5c4b4d6 slub: fix possible NULL pointer dereference 17 年之前
  Christoph Lameter f619cfe1bd slub: Add kmalloc_large_node() to support kmalloc_node fallback 17 年之前
  Pekka J Enberg 7693143481 slub: look up object from the freelist once 17 年之前
  Christoph Lameter 6446faa2ff slub: Fix up comments 17 年之前
  Christoph Lameter d8b42bf54b slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes() 17 年之前
  Christoph Lameter ae20bfda68 slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG 17 年之前
  Christoph Lameter 27d9e4e948 slub: Use the objsize from the kmem_cache_cpu structure 17 年之前
  Christoph Lameter d692ef6dcd slub: Remove useless checks in alloc_debug_processing 17 年之前
  Christoph Lameter e153362a50 slub: Remove objsize check in kmem_cache_flags() 17 年之前
  Christoph Lameter d9acf4b7b6 slub: rename slab_objects to show_slab_objects 17 年之前
  Christoph Lameter a973e9dd1e Revert "unique end pointer" patch 17 年之前
  Linus Torvalds 00e962c540 Revert "SLUB: Alternate fast paths using cmpxchg_local" 17 年之前
  Christoph Lameter 331dc558fa slub: Support 4k kmallocs again to compensate for page allocator slowness 17 年之前
  Christoph Lameter 71c7a06ff0 slub: Fallback to kmalloc_large for failing higher order allocs 17 年之前
  Christoph Lameter b7a49f0d4c slub: Determine gfpflags once and not every time a slab is allocated 17 年之前
  Adrian Bunk dada123d99 make slub.c:slab_address() static 17 年之前
  Pekka Enberg eada35efcb slub: kmalloc page allocator pass-through cleanup 17 年之前
  Ingo Molnar 3adbefee6f SLUB: fix checkpatch warnings 17 年之前
  Nick Piggin a76d354629 Use non atomic unlock 17 年之前
  Christoph Lameter 8ff12cfc00 SLUB: Support for performance statistics 17 年之前
  Christoph Lameter 1f84260c8c SLUB: Alternate fast paths using cmpxchg_local 17 年之前
  Christoph Lameter 683d0baad3 SLUB: Use unique end pointer for each slab page. 17 年之前
  Christoph Lameter 5bb983b0cc SLUB: Deal with annoying gcc warning on kfree() 17 年之前
  root ba84c73c7a SLUB: Do not upset lockdep 17 年之前