1. 6fd6b17 Revert "[PATCH] mm: micro optimise zone_watermark_ok" by Linus Torvalds · 17 years ago
  2. 0d59a01 [PATCH] Don't allow the stack to grow into hugetlb reserved regions by Adam Litke · 17 years ago
  3. 701dfbc [PATCH] mm: mremap correct rmap accounting by Hugh Dickins · 17 years ago
  4. dc6e29d Fix balance_dirty_page() calculations with CONFIG_HIGHMEM by Linus Torvalds · 17 years ago
  5. 569d328 [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug by Trond Myklebust · 17 years ago
  6. f47aef5 [PATCH] i386 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 17 years ago
  7. b6558c4 [PATCH] Fix gate_vma.vm_flags by Roland McGrath · 17 years ago
  8. ecdfc97 Resurrect 'try_to_free_buffers()' VM hackery by Linus Torvalds · 17 years ago
  9. 30150f8 [PATCH] mbind: restrict nodes to the currently allowed cpuset by Christoph Lameter · 17 years ago
  10. c43a508 [PATCH] blktrace: only add a bounce trace when we really bounce by Jens Axboe · 17 years ago
  11. e3db769 [PATCH] NFS: Fix race in nfs_release_page() by Trond Myklebust · 17 years ago
  12. a2f3aa02 [PATCH] Fix sparsemem on Cell by Dave Hansen · 17 years ago
  13. 74bda93 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  14. a6f36be [ARM] pass vma for flush_anon_page() by Russell King · 18 years ago
  15. 76395d3 [PATCH] shrink_all_memory(): fix lru_pages handling by Andrew Morton · 17 years ago
  16. 7ba3485 [PATCH] fix OOM killing of swapoff by Hugh Dickins · 17 years ago
  17. f2e12bb [PATCH] Check for populated zone in __drain_pages by Christoph Lameter · 17 years ago
  18. b6a6045 [PATCH] fix BUG_ON(!PageSlab) from fallback_alloc by Hugh Dickins · 17 years ago
  19. 9ab37b8 [PATCH] Sanely size hash tables when using large base pages by Paul Mundt · 17 years ago
  20. 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 17 years ago
  21. 918d3f9 [PATCH] Buglet in vmscan.c by Shantanu Goel · 18 years ago
  22. d6e88e6 [PATCH] page_mkclean_one(): fix call to set_pte_at() by Al Viro · 18 years ago
  23. bcb4ddb [PATCH] MM: SLOB is broken by recent cleanup of slab.h by Dimitri Gorokhovik · 18 years ago
  24. 96ac591 [PATCH] fix oom killer kills current every time if there is memory-less-node take2 by KAMEZAWA Hiroyuki · 18 years ago
  25. 7658cc2 VM: Fix nasty and subtle race in shared mmap'ed page writeback by Linus Torvalds · 18 years ago
  26. 8368e32 Clean up and export cancel_dirty_page() to modules by Linus Torvalds · 18 years ago
  27. c2fda5f [PATCH] Fix up page_mkclean_one(): virtual caches, s390 by Peter Zijlstra · 18 years ago
  28. 7de6b80 [PATCH] mm: more rmap debugging by Nick Piggin · 18 years ago
  29. e07aa05 [PATCH] Fix swapped parameters in mm/vmscan.c by Nigel Cunningham · 18 years ago
  30. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 18 years ago
  31. b7f869a2 [PATCH] slab: fix kmem_ptr_validate definition by Christoph Lameter · 18 years ago
  32. 92a3d03 [PATCH] Fix for shmem_truncate_range() BUG_ON() by Badari Pulavarty · 18 years ago
  33. 5f2a105 [PATCH] truncate: dirty memory accounting fix by Andrew Morton · 18 years ago
  34. 3e67c09 [PATCH] truncate: clear page dirtiness before running try_to_free_buffers() by Andrew Morton · 18 years ago
  35. fba2591 VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions by Linus Torvalds · 18 years ago
  36. 825020c [PATCH] sys_mincore: s/max/min/ by Oleg Nesterov · 18 years ago
  37. 4fb23e4 Fix up mm/mincore.c error value cases by Linus Torvalds · 18 years ago
  38. 2f77d10 Fix incorrect user space access locking in mincore() by Linus Torvalds · 18 years ago
  39. 9de455b [PATCH] Pass vma argument to copy_user_highpage(). by Atsushi Nemoto · 18 years ago
  40. 6a2d7a9 [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() by Eric Dumazet · 18 years ago
  41. 02a0e53 [PATCH] cpuset: rework cpuset_zone_allowed api by Paul Jackson · 18 years ago
  42. 55935a3 [PATCH] More slab.h cleanups by Christoph Lameter · 18 years ago
  43. 2e892f4 [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators by Christoph Lameter · 18 years ago
  44. dd47ea7 [PATCH] slab: fix sleeping in atomic bug by Christoph Lameter · 18 years ago
  45. 2b28421 [PATCH] user of the jiffies rounding patch: Slab by Arjan van de Ven · 18 years ago
  46. 8459d86 [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED by Zach Brown · 18 years ago
  47. 8bde37f [PATCH] io-accounting-read-accounting nfs fix by Andrew Morton · 18 years ago
  48. e08748ce [PATCH] io-accounting: write-cancel accounting by Andrew Morton · 18 years ago
  49. 55e829a [PATCH] io-accounting: write accounting by Andrew Morton · 18 years ago
  50. 8c08540 [PATCH] clean up __set_page_dirty_nobuffers() by Andrew Morton · 18 years ago
  51. 5fcf7bb [PATCH] read_zero_pagealigned() locking fix by Hugh Dickins · 18 years ago
  52. 6b1b60f [PATCH] fault-injection: defaults likely to please a new user by Don Mullis · 18 years ago
  53. 933e312 [PATCH] fault-injection capability for alloc_pages() by Akinobu Mita · 18 years ago
  54. 8a8b650 [PATCH] fault-injection capability for kmalloc by Akinobu Mita · 18 years ago
  55. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  56. e9536ae [PATCH] struct path: convert mm by Josef Sipek · 18 years ago
  57. d3ac7f8 [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  58. b8b50b6 [PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix by Paul Jackson · 18 years ago
  59. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  60. 045f147 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols by Adrian Bunk · 18 years ago
  61. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  62. 1f370a2 [PATCH] make mm/shmem.c:shmem_xattr_security_handler static by Adrian Bunk · 18 years ago
  63. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  64. 0490366 [PATCH] remove HASH_HIGHMEM by Andrew Morton · 18 years ago
  65. 38da288 [PATCH] read_cache_pages() cleanup by OGAWA Hirofumi · 18 years ago
  66. 138ae66 [PATCH] slab: use probe_kernel_address() by Andrew Morton · 18 years ago
  67. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  68. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  69. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  70. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  71. 7cf9c2c [PATCH] radix-tree: RCU lockless readside by Nick Piggin · 18 years ago
  72. 33f2ef8 [PATCH] mm: make compound page destructor handling explicit by Andy Whitcroft · 18 years ago
  73. 3c517a6 [PATCH] slab: better fallback allocation behavior by Christoph Lameter · 18 years ago
  74. 952f3b5 [PATCH] GFP_THISNODE must not trigger global reclaim by Christoph Lameter · 18 years ago
  75. 5bcd234 [PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node by Christoph Lameter · 18 years ago
  76. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  77. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  78. a06d72c [PATCH] slab: remove SLAB_LEVEL_MASK by Christoph Lameter · 18 years ago
  79. 6e0eaa4 [PATCH] slab: remove SLAB_NO_GROW by Christoph Lameter · 18 years ago
  80. 2d4d862 [PATCH] kill install_file_pte's pte_val by Hugh Dickins · 18 years ago
  81. ce421c7 [PATCH] mm: cleanup indentation on switch for CPU operations by Andy Whitcroft · 18 years ago
  82. 5d1854e [PATCH] reject corrupt swapfiles earlier by Eric Sandeen · 18 years ago
  83. 25ba77c [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int by Andy Whitcroft · 18 years ago
  84. bc4ba39 [PATCH] drain_node_page(): Drain pages in batch units by Christoph Lameter · 18 years ago
  85. e305005 [PATCH] make mm/thrash.c:global_faults static by Adrian Bunk · 18 years ago
  86. 7c309a6 [PATCH] enable booting a NUMA system where some nodes have no memory by Christian Krafft · 18 years ago
  87. a120586 [PATCH] Allow NULL pointers in percpu_free by Alan Stern · 18 years ago
  88. 8b98c16 [PATCH] leak tracking for kmalloc_node by Christoph Hellwig · 18 years ago
  89. 881e4aa [PATCH] Always print out the header line in /proc/swaps by Suleiman Souhlal · 18 years ago
  90. b43a57b [PATCH] OOM can panic due to processes stuck in __alloc_pages() by Kirill Korotaev · 18 years ago
  91. a3eea48 [PATCH] mlock cleanup by Rik Bobbaers · 18 years ago
  92. 3395ee0 [PATCH] mm: add noaliencache boot option to disable numa alien caches by Paul Menage · 18 years ago
  93. 8f5be20 [PATCH] mm: slab: eliminate lock_cpu_hotplug from slab by Ravikiran G Thirumalai · 18 years ago
  94. a44b56d [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along by Kevin Hilman · 18 years ago
  95. cace673 [PATCH] htlb forget rss with pt sharing by Chen, Kenneth W · 18 years ago
  96. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  97. e1dbeda [PATCH] balance_pdgat() cleanup by Andrew Morton · 18 years ago
  98. cc102509 [PATCH] mm: add arch_alloc_page by Nick Piggin · 18 years ago
  99. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 18 years ago
  100. 098fe65 [PATCH] grab swap token reordered by Ashwin Chaugule · 18 years ago