1. 0e8c7d0 page migration: fix NR_FILE_PAGES accounting by Christoph Lameter · 17 years ago
  2. 3d124cb fix OOM killing processes wrongly thought MPOL_BIND by Hugh Dickins · 17 years ago
  3. 650a7c9 oom: kill all threads that share mm with killed task by David Rientjes · 17 years ago
  4. 6a04de6 [PATCH] nommu: fix bug ip_conntrack does not work on nommu by Wu, Bryan · 17 years ago
  5. 8d00647 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  6. e94a40c [PATCH] SLAB: Mention slab name when listing corrupt objects by David Howells · 17 years ago
  7. 6e1beb3 [S390] page_mkclean data corruption. by Martin Schwidefsky · 17 years ago
  8. a76c0b9 [PATCH] mm: fix xip issue with /dev/zero by Carsten Otte · 17 years ago
  9. 90ed52e [PATCH] holepunch: fix mmap_sem i_mutex deadlock by Hugh Dickins · 17 years ago
  10. 16a1001 [PATCH] holepunch: fix disconnected pages after second truncate by Hugh Dickins · 17 years ago
  11. 1ae7000 [PATCH] holepunch: fix shmem_truncate_range punch locking by Hugh Dickins · 17 years ago
  12. a2646d1 [PATCH] holepunch: fix shmem_truncate_range punching too far by Hugh Dickins · 17 years ago
  13. f772b3d block: blk_max_pfn is somtimes wrong by Vasily Tarasov · 17 years ago
  14. 165b239 [PATCH] NOMMU: make SYSV SHM nattch work correctly by David Howells · 17 years ago
  15. d56e03c [PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHM by David Howells · 17 years ago
  16. 35ae834 [PATCH] oom fix: prevent oom from killing a process with children/sibling unkillable by Ankita Garg · 17 years ago
  17. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 17 years ago
  18. 65b8291 [PATCH] dio: invalidate clean pages before dio write by Zach Brown · 17 years ago
  19. 00e9fa2 [PATCH] mm: fix madvise infinine loop by Nick Piggin · 17 years ago
  20. 0dc952d [PATCH] Page migration: Fix vma flag checking by Christoph Lameter · 17 years ago
  21. 759b977 [PATCH] shmem and simple const super_operations by Hugh Dickins · 17 years ago
  22. 7b965e0 [PATCH] VM: invalidate_inode_pages2_range() should not exit early by Trond Myklebust · 17 years ago
  23. 34bbd70 [PATCH] adapt page_lock_anon_vma() to PREEMPT_RCU by Oleg Nesterov · 17 years ago
  24. 232ea4d [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations by Andrew Morton · 17 years ago
  25. d1af65d [PATCH] Bug in MM_RB debugging by David Miller · 17 years ago
  26. 5409bae [PATCH] Rename PG_checked to PG_owner_priv_1 by Nick Piggin · 17 years ago
  27. 05fb6bf [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) by Randy Dunlap · 17 years ago
  28. 9b83a6a [PATCH] mm/{,tiny-}shmem.c cleanups by Adrian Bunk · 17 years ago
  29. 8ef8286 [PATCH] slab: reduce size of alien cache to cover only possible nodes by Christoph Lameter · 17 years ago
  30. 74c7aa8 [PATCH] Replace highest_possible_node_id() with nr_node_ids by Christoph Lameter · 17 years ago
  31. 8af5e2e [PATCH] fix mempolicy's check on a system with memory-less-node by KAMEZAWA Hiroyuki · 17 years ago
  32. 29dbb3f [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystem by NeilBrown · 17 years ago
  33. e0a04cf [PATCH] mincore: vma crossing fix by Nick Piggin · 17 years ago
  34. 4a76ef0 [PATCH] mincore: fill in results properly by Nick Piggin · 17 years ago
  35. 30fcffe [PATCH] mincore: CONFIG_SWAP=n fix by Nick Piggin · 17 years ago
  36. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  37. 42da9cb [PATCH] mm: mincore anon by Nick Piggin · 17 years ago
  38. 22cd25e [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() by Benjamin Herrenschmidt · 17 years ago
  39. e0dc0d8 [PATCH] add vm_insert_pfn() by Nick Piggin · 17 years ago
  40. aa0f030 [PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler() by Paul E. McKenney · 17 years ago
  41. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  42. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 17 years ago
  43. 54bc485 [PATCH] Export invalidate_mapping_pages() to modules by Anton Altaparmakov · 17 years ago
  44. 898552c [PATCH] lockdep: also check for freed locks in kmem_cache_free() by Ingo Molnar · 17 years ago
  45. daa88c8 [PATCH] do not disturb page referenced state when unmapping memory range by Ken Chen · 17 years ago
  46. 7671932 [PATCH] simplify shmem_aops.set_page_dirty() method by Ken Chen · 17 years ago
  47. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 17 years ago
  48. 4b51d66 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM by Christoph Lameter · 17 years ago
  49. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 17 years ago
  50. 6267276 [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone by Christoph Lameter · 17 years ago
  51. 65e458d4 [PATCH] Drop get_zone_counts() by Christoph Lameter · 17 years ago
  52. 05a0416 [PATCH] Drop __get_zone_counts() by Christoph Lameter · 17 years ago
  53. 9195481 [PATCH] Drop nr_free_pages_pgdat() by Christoph Lameter · 17 years ago
  54. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 17 years ago
  55. 51ed449 [PATCH] Reorder ZVCs according to cacheline by Christoph Lameter · 17 years ago
  56. d23ad42 [PATCH] Use ZVC for free_pages by Christoph Lameter · 17 years ago
  57. c878538 [PATCH] Use ZVC for inactive and active counts by Christoph Lameter · 17 years ago
  58. c3704ce [PATCH] page_mkwrite caller race fix by Hugh Dickins · 17 years ago
  59. 5a88a13 [PATCH] /proc/zoneinfo: fix vm stats display by Andrew Morton · 17 years ago
  60. a6af2bc [PATCH] Avoid excessive sorting of early_node_map[] by Mel Gorman · 17 years ago
  61. 7c5cae3 [PATCH] slab: use parameter passed to cache_reap to determine pointer to work structure by Christoph Lameter · 17 years ago
  62. 8c8cc2c [PATCH] slab: cache alloc cleanups by Pekka Enberg · 17 years ago
  63. 6e40e73 [PATCH] slab: remove broken PageSlab check from kfree_debugcheck by Pekka Enberg · 17 years ago
  64. fa5dc22 [PATCH] Add install_special_mapping by Roland McGrath · 17 years ago
  65. a25700a [PATCH] mm: show bounce pages in oom killer output by Andrew Morton · 17 years ago
  66. 6649a38 [PATCH] hugetlb: preserve hugetlb pte dirty state by Ken Chen · 17 years ago
  67. 6204530 [PATCH] mm: remove find_trylock_page by Nick Piggin · 17 years ago
  68. 6fd6b17 Revert "[PATCH] mm: micro optimise zone_watermark_ok" by Linus Torvalds · 17 years ago
  69. 0d59a01 [PATCH] Don't allow the stack to grow into hugetlb reserved regions by Adam Litke · 17 years ago
  70. 701dfbc [PATCH] mm: mremap correct rmap accounting by Hugh Dickins · 17 years ago
  71. dc6e29d Fix balance_dirty_page() calculations with CONFIG_HIGHMEM by Linus Torvalds · 17 years ago
  72. 569d328 [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug by Trond Myklebust · 17 years ago
  73. f47aef5 [PATCH] i386 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 17 years ago
  74. b6558c4 [PATCH] Fix gate_vma.vm_flags by Roland McGrath · 17 years ago
  75. ecdfc97 Resurrect 'try_to_free_buffers()' VM hackery by Linus Torvalds · 17 years ago
  76. 30150f8 [PATCH] mbind: restrict nodes to the currently allowed cpuset by Christoph Lameter · 17 years ago
  77. c43a508 [PATCH] blktrace: only add a bounce trace when we really bounce by Jens Axboe · 18 years ago
  78. e3db769 [PATCH] NFS: Fix race in nfs_release_page() by Trond Myklebust · 18 years ago
  79. a2f3aa0 [PATCH] Fix sparsemem on Cell by Dave Hansen · 18 years ago
  80. 74bda93 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  81. a6f36be [ARM] pass vma for flush_anon_page() by Russell King · 18 years ago
  82. 76395d3 [PATCH] shrink_all_memory(): fix lru_pages handling by Andrew Morton · 18 years ago
  83. 7ba3485 [PATCH] fix OOM killing of swapoff by Hugh Dickins · 18 years ago
  84. f2e12bb [PATCH] Check for populated zone in __drain_pages by Christoph Lameter · 18 years ago
  85. b6a6045 [PATCH] fix BUG_ON(!PageSlab) from fallback_alloc by Hugh Dickins · 18 years ago
  86. 9ab37b8 [PATCH] Sanely size hash tables when using large base pages by Paul Mundt · 18 years ago
  87. 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 18 years ago
  88. 918d3f9 [PATCH] Buglet in vmscan.c by Shantanu Goel · 18 years ago
  89. d6e88e6 [PATCH] page_mkclean_one(): fix call to set_pte_at() by Al Viro · 18 years ago
  90. bcb4ddb [PATCH] MM: SLOB is broken by recent cleanup of slab.h by Dimitri Gorokhovik · 18 years ago
  91. 96ac591 [PATCH] fix oom killer kills current every time if there is memory-less-node take2 by KAMEZAWA Hiroyuki · 18 years ago
  92. 7658cc2 VM: Fix nasty and subtle race in shared mmap'ed page writeback by Linus Torvalds · 18 years ago
  93. 8368e32 Clean up and export cancel_dirty_page() to modules by Linus Torvalds · 18 years ago
  94. c2fda5f [PATCH] Fix up page_mkclean_one(): virtual caches, s390 by Peter Zijlstra · 18 years ago
  95. 7de6b80 [PATCH] mm: more rmap debugging by Nick Piggin · 18 years ago
  96. e07aa05 [PATCH] Fix swapped parameters in mm/vmscan.c by Nigel Cunningham · 18 years ago
  97. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 18 years ago
  98. b7f869a [PATCH] slab: fix kmem_ptr_validate definition by Christoph Lameter · 18 years ago
  99. 92a3d03 [PATCH] Fix for shmem_truncate_range() BUG_ON() by Badari Pulavarty · 18 years ago
  100. 5f2a105 [PATCH] truncate: dirty memory accounting fix by Andrew Morton · 18 years ago