1. cc550de slab: fix typo in allocation failure handling by Akinobu Mita · 17 years ago
  2. 183ff22 spelling fixes: mm/ by Simon Arlott · 17 years ago
  3. 12d00f6 cpu hotplug: slab: fix memory leak in cpu hotplug error path by Akinobu Mita · 17 years ago
  4. fbf1e47 cpu hotplug: slab: cleanup cpuup_callback() by Akinobu Mita · 17 years ago
  5. bda5b65 Delete gcc-2.95 compatible structure definition. by Robert P. J. Day · 17 years ago
  6. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  7. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  8. 6cb0622 Categorize GFP flags by Christoph Lameter · 17 years ago
  9. 04231b3 Memoryless nodes: Slab support by Christoph Lameter · 17 years ago
  10. ef8b452 Slab allocators: fail if ksize is called with a NULL parameter by Christoph Lameter · 17 years ago
  11. 1807a1a slab: skip calling cache_free_alien() when the platform is not numa capable by Siddha, Suresh B · 17 years ago
  12. b8c1c5d slab: correctly handle __GFP_ZERO by Andrew Morton · 17 years ago
  13. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  14. a5c96d8 Fix up non-NUMA SLAB configuration for zero-sized allocations by Linus Torvalds · 17 years ago
  15. ea02e3d FRV: work around a possible compiler bug by David Howells · 17 years ago
  16. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  17. 81cda66 Slab allocators: Cleanup zeroing allocations by Christoph Lameter · 17 years ago
  18. d07dbea Slab allocators: support __GFP_ZERO in all allocators by Christoph Lameter · 17 years ago
  19. 6cb8f91 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics by Christoph Lameter · 17 years ago
  20. ef2ad80 Slab allocators: consolidate code for krealloc in mm/util.c by Christoph Lameter · 17 years ago
  21. 897e679 mm/slab.c: start_cpu_timer() should be __cpuinit by Adrian Bunk · 17 years ago
  22. b92151b Make /proc/slabinfo use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  23. 87a927c Fix slab redzone alignment by David Woodhouse · 17 years ago
  24. 1702222 SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 release by Christoph Lameter · 17 years ago
  25. 3cdc0ed slab: fix alien cache handling by Christoph Lameter · 17 years ago
  26. 38bdc32 mm/slab: fix section mismatch warning by Sam Ravnborg · 17 years ago
  27. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 17 years ago
  28. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  29. 0b44f7a slab: warn on zero-length allocations by Christoph Lameter · 17 years ago
  30. c59def9f Slab allocators: Drop support for destructors by Christoph Lameter · 17 years ago
  31. 4037d45 Move remote node draining out of slab allocators by Christoph Lameter · 17 years ago
  32. d1187ed vmstat: use our own timer events by Christoph Lameter · 17 years ago
  33. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  34. 5830c59 slab: shut down cache_reaper when cpu goes down by Christoph Lameter · 17 years ago
  35. 38c3bd9 slab: use CPU_LOCK_[ACQUIRE|RELEASE] by Heiko Carstens · 17 years ago
  36. 7ae439c krealloc: fix kerneldoc comments by Pekka J Enberg · 17 years ago
  37. a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 17 years ago
  38. b46b8f1 Increase slab redzone to 64bits by David Woodhouse · 17 years ago
  39. cfce660 Slab allocators: remove useless __GFP_NO_GROW flag by Christoph Lameter · 17 years ago
  40. 4f10493 slab allocators: Remove SLAB_CTOR_ATOMIC by Christoph Lameter · 17 years ago
  41. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  42. 824ebef fault injection: fix failslab with CONFIG_NUMA by Akinobu Mita · 17 years ago
  43. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  44. b416952 include KERN_* constant in printk() calls in mm/slab.c by matze · 17 years ago
  45. b49af68 Add virt_to_head_page and consolidate code in slab and slub by Christoph Lameter · 17 years ago
  46. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  47. a3a02be slab: mark set_up_list3s() __init by Andrew Morton · 17 years ago
  48. 8da3430 slab: NUMA kmem_cache diet by Eric Dumazet · 17 years ago
  49. 6310984 SLAB: don't allocate empty shared caches by Eric Dumazet · 17 years ago
  50. 364fbb2 SLAB: use num_possible_cpus() in enable_cpucache() by Eric Dumazet · 17 years ago
  51. 714b817 slab: ensure cache_alloc_refill terminates by Pekka Enberg · 17 years ago
  52. fd76bab slab: introduce krealloc by Pekka Enberg · 17 years ago
  53. 62918a0 [PATCH] x86-64: skip cache_free_alien() on non NUMA by Siddha, Suresh B · 17 years ago
  54. e94a40c [PATCH] SLAB: Mention slab name when listing corrupt objects by David Howells · 17 years ago
  55. 05fb6bf [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) by Randy Dunlap · 17 years ago
  56. 8ef8286 [PATCH] slab: reduce size of alien cache to cover only possible nodes by Christoph Lameter · 17 years ago
  57. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  58. 898552c [PATCH] lockdep: also check for freed locks in kmem_cache_free() by Ingo Molnar · 17 years ago
  59. 4b51d66 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM by Christoph Lameter · 17 years ago
  60. 7c5cae3 [PATCH] slab: use parameter passed to cache_reap to determine pointer to work structure by Christoph Lameter · 17 years ago
  61. 8c8cc2c [PATCH] slab: cache alloc cleanups by Pekka Enberg · 17 years ago
  62. 6e40e73 [PATCH] slab: remove broken PageSlab check from kfree_debugcheck by Pekka Enberg · 17 years ago
  63. b6a6045 [PATCH] fix BUG_ON(!PageSlab) from fallback_alloc by Hugh Dickins · 18 years ago
  64. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 18 years ago
  65. b7f869a [PATCH] slab: fix kmem_ptr_validate definition by Christoph Lameter · 18 years ago
  66. 6a2d7a9 [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() by Eric Dumazet · 18 years ago
  67. 02a0e53 [PATCH] cpuset: rework cpuset_zone_allowed api by Paul Jackson · 18 years ago
  68. 55935a3 [PATCH] More slab.h cleanups by Christoph Lameter · 18 years ago
  69. dd47ea7 [PATCH] slab: fix sleeping in atomic bug by Christoph Lameter · 18 years ago
  70. 2b28421 [PATCH] user of the jiffies rounding patch: Slab by Arjan van de Ven · 18 years ago
  71. 6b1b60f [PATCH] fault-injection: defaults likely to please a new user by Don Mullis · 18 years ago
  72. 8a8b650 [PATCH] fault-injection capability for kmalloc by Akinobu Mita · 18 years ago
  73. b8b50b6 [PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix by Paul Jackson · 18 years ago
  74. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  75. 138ae66 [PATCH] slab: use probe_kernel_address() by Andrew Morton · 18 years ago
  76. 3c517a6 [PATCH] slab: better fallback allocation behavior by Christoph Lameter · 18 years ago
  77. 5bcd234 [PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node by Christoph Lameter · 18 years ago
  78. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  79. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  80. a06d72c [PATCH] slab: remove SLAB_LEVEL_MASK by Christoph Lameter · 18 years ago
  81. 6e0eaa4 [PATCH] slab: remove SLAB_NO_GROW by Christoph Lameter · 18 years ago
  82. 8b98c16 [PATCH] leak tracking for kmalloc_node by Christoph Hellwig · 18 years ago
  83. 3395ee0 [PATCH] mm: add noaliencache boot option to disable numa alien caches by Paul Menage · 18 years ago
  84. 8f5be20 [PATCH] mm: slab: eliminate lock_cpu_hotplug from slab by Ravikiran G Thirumalai · 18 years ago
  85. a44b56d [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along by Kevin Hilman · 18 years ago
  86. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  87. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  88. 7f6b887 [PATCH] init_reap_node() initialization fix by Daniel Yeisley · 18 years ago
  89. aedb0eb [PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yet by Christoph Lameter · 18 years ago
  90. dcbd4ec [PATCH] slab: remove wrongly placed BUG_ON by Christoph Lameter · 18 years ago
  91. 1ca4cb2 [PATCH] slab: reduce numa text size by Pekka Enberg · 18 years ago
  92. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  93. 1d2c8ee [PATCH] slab: clean up leak tracking ifdefs a little bit by Christoph Hellwig · 18 years ago
  94. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  95. aa83aa4 [PATCH] single bit flip detector by Dave Jones · 18 years ago
  96. 765c450 [PATCH] GFP_THISNODE for the slab allocator by Christoph Lameter · 18 years ago
  97. de3083e [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_node_id() by Christoph Lameter · 18 years ago
  98. 133d205 [PATCH] Make kmem_cache_destroy() return void by Alexey Dobriyan · 18 years ago
  99. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  100. d00bcc9 [PATCH] Extract the allocpercpu functions from the slab allocator by Christoph Lameter · 18 years ago