1. 27390bc SLUB: fix locking for hotplug callbacks by Christoph Lameter · 17 years ago
  2. 8ffa687 SLUB: Fix NUMA / SYSFS bootstrap issue by Christoph Lameter · 17 years ago
  3. 33e9e24 SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit) by Christoph Lameter · 17 years ago
  4. c12b3c6 SLUB Debug: Fix object size calculation by Christoph Lameter · 17 years ago
  5. 3ec0974 SLUB: Simplify debug code by Christoph Lameter · 17 years ago
  6. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  7. 5577bd8 SLUB: Do our own flags based on PG_active and PG_error by Christoph Lameter · 17 years ago
  8. 4b6f075 SLUB: Define functions for cpu slab handling instead of using PageActive by Christoph Lameter · 17 years ago
  9. c59def9 Slab allocators: Drop support for destructors by Christoph Lameter · 17 years ago
  10. 1800782 slub: don't confuse ctor and dtor by Hugh Dickins · 17 years ago
  11. bcf889f SLUB: remove nr_cpu_ids hack by Christoph Lameter · 17 years ago
  12. 894b878 slub: support concurrent local and remote frees and allocs on a slab by Christoph Lameter · 17 years ago
  13. 4037d45 Move remote node draining out of slab allocators by Christoph Lameter · 17 years ago
  14. d1187ed vmstat: use our own timer events by Christoph Lameter · 17 years ago
  15. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  16. 7ae439c krealloc: fix kerneldoc comments by Pekka J Enberg · 17 years ago
  17. 5e6d444 SLUB: rework slab order determination by Christoph Lameter · 17 years ago
  18. 45edfa5 SLUB: include lifetime stats and sets of cpus / nodes in tracking output by Christoph Lameter · 17 years ago
  19. 41ecc55 SLUB: add CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  20. 02cbc87 SLUB: move tracking definitions and check_valid_pointer() away from debug code by Christoph Lameter · 17 years ago
  21. 636f0d7 SLUB: consolidate trace code by Christoph Lameter · 17 years ago
  22. 35e5d7e SLUB: introduce DebugSlab(page) by Christoph Lameter · 17 years ago
  23. b345970 SLUB: move resiliency check into SYSFS section by Christoph Lameter · 17 years ago
  24. 7656c72 SLUB: add macros for scanning objects in a slab by Christoph Lameter · 17 years ago
  25. 672bba3 SLUB: update comments by Christoph Lameter · 17 years ago
  26. 26a7bd0 SLUB: get rid of finish_bootstrap by Christoph Lameter · 17 years ago
  27. 1f99a28 SLUB: clean up krealloc by Christoph Lameter · 17 years ago
  28. abcd08a SLUB: use check_valid_pointer in kmem_ptr_validate by Christoph Lameter · 17 years ago
  29. be7b3fb SLUB: after object padding only needed for Redzoning by Christoph Lameter · 17 years ago
  30. 65c02d4 SLUB: add support for dynamic cacheline size determination by Christoph Lameter · 17 years ago
  31. 0f9008e Fix up SLUB compile by Linus Torvalds · 17 years ago
  32. cfce660 Slab allocators: remove useless __GFP_NO_GROW flag by Christoph Lameter · 17 years ago
  33. 4f10493 slab allocators: Remove SLAB_CTOR_ATOMIC by Christoph Lameter · 17 years ago
  34. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  35. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  36. 70d7122 slub: remove object activities out of checking functions by Christoph Lameter · 17 years ago
  37. 2086d26 SLUB: Free slabs and sort partial slab lists in kmem_cache_shrink by Christoph Lameter · 17 years ago
  38. 88a420e slub: add ability to list alloc / free callers per slab by Christoph Lameter · 17 years ago
  39. e95eed5 SLUB: Add MIN_PARTIAL by Christoph Lameter · 17 years ago
  40. 53e15af slub: validation of slabs (metadata and guard zones) by Christoph Lameter · 17 years ago
  41. 643b113 slub: enable tracking of full slabs by Christoph Lameter · 17 years ago
  42. 77c5e2d slub: fix object tracking by Christoph Lameter · 17 years ago
  43. b49af68 Add virt_to_head_page and consolidate code in slab and slub by Christoph Lameter · 17 years ago
  44. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  45. 614410d SLUB: allocate smallest object size if the user asks for 0 bytes by Christoph Lameter · 17 years ago
  46. 47bfdc0 SLUB: change default alignments by Christoph Lameter · 17 years ago
  47. 81819f0 SLUB core by Christoph Lameter · 17 years ago