1. 745ad48 fix page release issue in filemap_fault by Yan Zheng · 17 years ago
  2. dd204d6 fix VM_CAN_NONLINEAR check in sys_remap_file_pages by Yan Zheng · 17 years ago
  3. a200ee1 mm: set_page_dirty_balance() vs ->page_mkwrite() by Peter Zijlstra · 17 years ago
  4. 67dd5a2 xen: disable split pte locks for now by Jeremy Fitzhardinge · 17 years ago
  5. 16abfa0 Fix sys_remap_file_pages BUG at highmem.c:15! by Hugh Dickins · 17 years ago
  6. 281e0e3 hugetlb: fix clear_user_highpage arguments by Ralf Baechle · 17 years ago
  7. 480eccf Fix NUMA Memory Policy Reference Counting by Lee Schermerhorn · 17 years ago
  8. ba0268a SLUB: accurately compare debug flags during slab cache merge by Christoph Lameter · 17 years ago
  9. 3b42d28 Page migration: Do not accept invalid nodes in the target nodeset by Christoph Lameter · 17 years ago
  10. 5d540fb slub: do not fail if we cannot register a slab with sysfs by Christoph Lameter · 17 years ago
  11. 989f89c fix rcu_read_lock() in page migraton by KAMEZAWA Hiroyuki · 17 years ago
  12. 6419168 process_zones(): fix recovery code by Andrew Morton · 17 years ago
  13. b377fd3 Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE by Mel Gorman · 17 years ago
  14. a2f92ee SLUB: do not fail on broken memory configurations by Christoph Lameter · 17 years ago
  15. 9e86943 SLUB: use atomic_long_read for atomic_long variables by Christoph Lameter · 17 years ago
  16. a89182c Fix VM_FAULT flags conversion for hugetlb by Adam Litke · 17 years ago
  17. 1807a1a slab: skip calling cache_free_alien() when the platform is not numa capable by Siddha, Suresh B · 17 years ago
  18. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
  19. c661b07 synchronous lumpy reclaim: wait for page writeback when directly reclaiming contiguous areas by Andy Whitcroft · 17 years ago
  20. e9187bd synchronous lumpy reclaim: ensure we count pages transitioning inactive via clear_active_flags by Andy Whitcroft · 17 years ago
  21. 85770ff sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATIC by Andy Whitcroft · 17 years ago
  22. dc8a7b1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  23. f0b85c0 readahead: docbook fix by Stephen Hemminger · 17 years ago
  24. ec05b29 [PATCH] remove mm/filemap.c:file_send_actor() by Adrian Bunk · 17 years ago
  25. 1ceef40 SLUB: Fix dynamic dma kmalloc cache creation by Christoph Lameter · 17 years ago
  26. fcda3d8 SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrink by Christoph Lameter · 17 years ago
  27. bfe0d68 fix filemap.c kernel-doc by Randy Dunlap · 17 years ago
  28. a5e58a6 oom: print points as unsigned long by David Rientjes · 17 years ago
  29. a8bbf72 Do not trigger OOM-killer for high-order allocation failures by Mel Gorman · 17 years ago
  30. 2208b76 slub: fix bug in slub debug support by Peter Zijlstra · 17 years ago
  31. 02febdf slub: add lock debugging check by Peter Zijlstra · 17 years ago
  32. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  33. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
  34. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  35. b5445f9 Allow nodes to exist that only contain ZONE_MOVABLE by Mel Gorman · 17 years ago
  36. 3dd9fe8 memory unplug: isolate_lru_page fix by KAMEZAWA Hiroyuki · 17 years ago
  37. dc386d4 memory unplug: migration by kernel by KAMEZAWA Hiroyuki · 17 years ago
  38. b2e961e Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  39. b8c1c5d slab: correctly handle __GFP_ZERO by Andrew Morton · 17 years ago
  40. 5ab3ee7 fix hugetlb page allocation leak by Ken Chen · 17 years ago
  41. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  42. dec2e6b x86_64: fix section mismatch warning in init.c by Sam Ravnborg · 17 years ago
  43. d626954 slob: reduce list scanning by Matt Mackall · 17 years ago
  44. 41f9dc5 remove handle_mm_fault export by Christoph Hellwig · 17 years ago
  45. b507317 nommu: vmalloc_32_user()/vm_insert_page() and symbol exports. by Paul Mundt · 17 years ago
  46. e228929 mm: fix memory hotplug oops from ZONE_MOVABLE changes. by Paul Mundt · 17 years ago
  47. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  48. 9550b10 slub: fix ksize() for zero-sized pointers by Linus Torvalds · 17 years ago
  49. a5c96d8 Fix up non-NUMA SLAB configuration for zero-sized allocations by Linus Torvalds · 17 years ago
  50. 5992b6d lguest: export symbols for lguest as a module by Rusty Russell · 17 years ago
  51. d688abf move page writeback acounting out of macros by Andrew Morton · 17 years ago
  52. f8af0bb hugetlb: use set_compound_page_dtor by Akinobu Mita · 17 years ago
  53. 7ed5cb2 Remove nid_lock from alloc_fresh_huge_page by Hugh Dickins · 17 years ago
  54. 7ac674f vmalloc_32 should use GFP_KERNEL by Benjamin Herrenschmidt · 17 years ago
  55. ea02e3d FRV: work around a possible compiler bug by David Howells · 17 years ago
  56. 3abf7af dequeue_huge_page() warning fix by Andrew Morton · 17 years ago
  57. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  58. f9acc8c readahead: sanify file_ra_state names by Fengguang Wu · 17 years ago
  59. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  60. fe3cba1 mm: share PG_readahead and PG_reclaim by Fengguang Wu · 17 years ago
  61. c743d96 readahead: remove the old algorithm by Fengguang Wu · 17 years ago
  62. 3ea89ee readahead: convert filemap invocations by Fengguang Wu · 17 years ago
  63. 122a21d readahead: on-demand readahead logic by Fengguang Wu · 17 years ago
  64. 5ce1110 readahead: data structure and routines by Fengguang Wu · 17 years ago
  65. f615bfc readahead: MIN_RA_PAGES/MAX_RA_PAGES macros by Fengguang Wu · 17 years ago
  66. 46fc3e7 readahead: add look-ahead support to __do_page_cache_readahead() by Fengguang Wu · 17 years ago
  67. d77c2d7 readahead: introduce PG_readahead by Fengguang Wu · 17 years ago
  68. 3ee6daf only allow nonlinear vmas for ram backed filesystems by Miklos Szeredi · 17 years ago
  69. 7935289 mm: fix clear_page_dirty_for_io vs fault race by Nick Piggin · 17 years ago
  70. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  71. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  72. 6967614 ocfs2: release page lock before calling ->page_mkwrite by Mark Fasheh · 17 years ago
  73. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  74. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  75. 5f4352f Allocate and free vmalloc areas by Jeremy Fitzhardinge · 17 years ago
  76. 1e66df3 add kstrndup by Jeremy Fitzhardinge · 17 years ago
  77. c2f1a55 knfsd: nfsd4: vary maximum delegation limit based on RAM size by Meelap Shah · 17 years ago
  78. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  79. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  80. 2a7326b CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic by Christoph Lameter · 17 years ago
  81. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  82. 787d221 fs: introduce some page/buffer invariants by Nick Piggin · 17 years ago
  83. a1ed3dd MM: Make needlessly global hugetlb_no_page() static. by Robert P. J. Day · 17 years ago
  84. 8ab1372 SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA by Christoph Lameter · 17 years ago
  85. a0e1d1b SLUB: Move sysfs operations outside of slub_lock by Christoph Lameter · 17 years ago
  86. 434e245 SLUB: Do not allocate object bit array on stack by Christoph Lameter · 17 years ago
  87. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  88. 81cda66 Slab allocators: Cleanup zeroing allocations by Christoph Lameter · 17 years ago
  89. ce15fea SLUB: Do not use length parameter in slab_alloc() by Christoph Lameter · 17 years ago
  90. 12ad684 SLUB: Style fix up the loop to disable small slabs by Christoph Lameter · 17 years ago
  91. 5af328a mm/slub.c: make code static by Adrian Bunk · 17 years ago
  92. 7b55f62 SLUB: Simplify dma index -> size calculation by Christoph Lameter · 17 years ago
  93. f1b2633 SLUB: faster more efficient slab determination for __kmalloc by Christoph Lameter · 17 years ago
  94. dfce864 SLUB: do proper locking during dma slab creation by Christoph Lameter · 17 years ago
  95. 2e443fd SLUB: extract dma_kmalloc_cache from get_cache. by Christoph Lameter · 17 years ago
  96. 0c71001 SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  97. d07dbea Slab allocators: support __GFP_ZERO in all allocators by Christoph Lameter · 17 years ago
  98. 6cb8f91 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics by Christoph Lameter · 17 years ago
  99. ef2ad80 Slab allocators: consolidate code for krealloc in mm/util.c by Christoph Lameter · 17 years ago
  100. d45f39c SLUB Debug: fix initial object debug state of NUMA bootstrap objects by Christoph Lameter · 17 years ago