1. b2e961e Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  2. b8c1c5d slab: correctly handle __GFP_ZERO by Andrew Morton · 17 years ago
  3. 5ab3ee7 fix hugetlb page allocation leak by Ken Chen · 17 years ago
  4. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  5. dec2e6b x86_64: fix section mismatch warning in init.c by Sam Ravnborg · 17 years ago
  6. d626954 slob: reduce list scanning by Matt Mackall · 17 years ago
  7. 41f9dc5 remove handle_mm_fault export by Christoph Hellwig · 17 years ago
  8. b507317 nommu: vmalloc_32_user()/vm_insert_page() and symbol exports. by Paul Mundt · 17 years ago
  9. e228929 mm: fix memory hotplug oops from ZONE_MOVABLE changes. by Paul Mundt · 17 years ago
  10. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  11. 9550b10 slub: fix ksize() for zero-sized pointers by Linus Torvalds · 17 years ago
  12. a5c96d8 Fix up non-NUMA SLAB configuration for zero-sized allocations by Linus Torvalds · 17 years ago
  13. 5992b6d lguest: export symbols for lguest as a module by Rusty Russell · 17 years ago
  14. d688abf move page writeback acounting out of macros by Andrew Morton · 17 years ago
  15. f8af0bb hugetlb: use set_compound_page_dtor by Akinobu Mita · 17 years ago
  16. 7ed5cb2 Remove nid_lock from alloc_fresh_huge_page by Hugh Dickins · 17 years ago
  17. 7ac674f vmalloc_32 should use GFP_KERNEL by Benjamin Herrenschmidt · 17 years ago
  18. ea02e3d FRV: work around a possible compiler bug by David Howells · 17 years ago
  19. 3abf7af dequeue_huge_page() warning fix by Andrew Morton · 17 years ago
  20. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  21. f9acc8c readahead: sanify file_ra_state names by Fengguang Wu · 17 years ago
  22. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  23. fe3cba1 mm: share PG_readahead and PG_reclaim by Fengguang Wu · 17 years ago
  24. c743d96 readahead: remove the old algorithm by Fengguang Wu · 17 years ago
  25. 3ea89ee readahead: convert filemap invocations by Fengguang Wu · 17 years ago
  26. 122a21d readahead: on-demand readahead logic by Fengguang Wu · 17 years ago
  27. 5ce1110 readahead: data structure and routines by Fengguang Wu · 17 years ago
  28. f615bfc readahead: MIN_RA_PAGES/MAX_RA_PAGES macros by Fengguang Wu · 17 years ago
  29. 46fc3e7 readahead: add look-ahead support to __do_page_cache_readahead() by Fengguang Wu · 17 years ago
  30. d77c2d7 readahead: introduce PG_readahead by Fengguang Wu · 17 years ago
  31. 3ee6daf only allow nonlinear vmas for ram backed filesystems by Miklos Szeredi · 17 years ago
  32. 7935289 mm: fix clear_page_dirty_for_io vs fault race by Nick Piggin · 17 years ago
  33. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  34. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  35. 6967614 ocfs2: release page lock before calling ->page_mkwrite by Mark Fasheh · 17 years ago
  36. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  37. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  38. 5f4352f Allocate and free vmalloc areas by Jeremy Fitzhardinge · 17 years ago
  39. 1e66df3 add kstrndup by Jeremy Fitzhardinge · 17 years ago
  40. c2f1a55 knfsd: nfsd4: vary maximum delegation limit based on RAM size by Meelap Shah · 17 years ago
  41. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  42. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  43. 2a7326b CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic by Christoph Lameter · 17 years ago
  44. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  45. 787d221 fs: introduce some page/buffer invariants by Nick Piggin · 17 years ago
  46. a1ed3dd MM: Make needlessly global hugetlb_no_page() static. by Robert P. J. Day · 17 years ago
  47. 8ab1372 SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA by Christoph Lameter · 17 years ago
  48. a0e1d1b SLUB: Move sysfs operations outside of slub_lock by Christoph Lameter · 17 years ago
  49. 434e245 SLUB: Do not allocate object bit array on stack by Christoph Lameter · 17 years ago
  50. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  51. 81cda66 Slab allocators: Cleanup zeroing allocations by Christoph Lameter · 17 years ago
  52. ce15fea SLUB: Do not use length parameter in slab_alloc() by Christoph Lameter · 17 years ago
  53. 12ad684 SLUB: Style fix up the loop to disable small slabs by Christoph Lameter · 17 years ago
  54. 5af328a mm/slub.c: make code static by Adrian Bunk · 17 years ago
  55. 7b55f62 SLUB: Simplify dma index -> size calculation by Christoph Lameter · 17 years ago
  56. f1b2633 SLUB: faster more efficient slab determination for __kmalloc by Christoph Lameter · 17 years ago
  57. dfce864 SLUB: do proper locking during dma slab creation by Christoph Lameter · 17 years ago
  58. 2e443fd SLUB: extract dma_kmalloc_cache from get_cache. by Christoph Lameter · 17 years ago
  59. 0c71001 SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  60. d07dbea Slab allocators: support __GFP_ZERO in all allocators by Christoph Lameter · 17 years ago
  61. 6cb8f91 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics by Christoph Lameter · 17 years ago
  62. ef2ad80 Slab allocators: consolidate code for krealloc in mm/util.c by Christoph Lameter · 17 years ago
  63. d45f39c SLUB Debug: fix initial object debug state of NUMA bootstrap objects by Christoph Lameter · 17 years ago
  64. 6300ea7 SLUB: ensure that the number of objects per slab stays low for high orders by Christoph Lameter · 17 years ago
  65. 68dff6a SLUB slab validation: Move tracking information alloc outside of lock by Christoph Lameter · 17 years ago
  66. 5b95a4ac SLUB: use list_for_each_entry for loops over all slabs by Christoph Lameter · 17 years ago
  67. 2492268 SLUB: change error reporting format to follow lockdep loosely by Christoph Lameter · 17 years ago
  68. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  69. 5ad333e Lumpy Reclaim V4 by Andy Whitcroft · 17 years ago
  70. 7e63efe Add a movablecore= parameter for sizing ZONE_MOVABLE by Mel Gorman · 17 years ago
  71. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  72. 396faf0 Allow huge page allocations to use GFP_HIGH_MOVABLE by Mel Gorman · 17 years ago
  73. 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
  74. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  75. a32ea1e Fix read/truncate race by NeilBrown · 17 years ago
  76. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  77. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  78. c80e7a8 permit mempool_free(NULL) by Rusty Russell · 17 years ago
  79. 8f8a68e remove mm/backing-dev.c:congestion_wait_interruptible() by Adrian Bunk · 17 years ago
  80. 3e733f0 dirty_writeback_centisecs_handler() cleanup by Andrew Morton · 17 years ago
  81. 5411499 fault-injection: add min-order parameter to fail_page_alloc by Akinobu Mita · 17 years ago
  82. 17973f5 Only send SIGXFSZ when exceeding rlimits. by Micah Cowan · 17 years ago
  83. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago
  84. 57c8f63 nommu: stub expand_stack() for nommu case by Greg Ungerer · 17 years ago
  85. 0165ab4 split mmap by Miklos Szeredi · 17 years ago
  86. c44939e NeilBrown <neilb@suse.de> by akpm@linux-foundation.org · 17 years ago
  87. 5ed44a4 do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY by Herbert van den Bergh · 17 years ago
  88. 84a01c2 slob: sparsemem support by Paul Mundt · 17 years ago
  89. b49ad48 mm/page_alloc.c: lower printk severity by Dan Aloni · 17 years ago
  90. 6193a2f slob: initial NUMA support by Paul Mundt · 17 years ago
  91. f797779 speed up madvise_need_mmap_write() usage by Jason Baron · 17 years ago
  92. 897e679 mm/slab.c: start_cpu_timer() should be __cpuinit by Adrian Bunk · 17 years ago
  93. 6ea6e68 mm: more __meminit annotations by Paul Mundt · 17 years ago
  94. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  95. 98011f5 mm: fix improper .init-type section references by Jan Beulich · 17 years ago
  96. 140d5a4 numa: mempolicy: trivial debug fixes. by Paul Mundt · 17 years ago
  97. 462e00c oom: stop allocating user memory if TIF_MEMDIE is set by Ethan Solomita · 17 years ago
  98. b71636e numa: mempolicy: dynamic interleave map for system init by Paul Mundt · 17 years ago
  99. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  100. fc9a07e invalidate_mapping_pages(): add cond_resched by Andrew Morton · 17 years ago