Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Pekka Enberg 064287807c SLUB: Fix coding style violations пре 17 година
  Christoph Lameter 7c2e132c54 Add parameter to add_partial to avoid having two functions пре 17 година
  Christoph Lameter 9824601ead SLUB: rename defrag to remote_node_defrag_ratio пре 17 година
  Christoph Lameter f61396aed9 Move count_partial before kmem_cache_shrink пре 17 година