1. 8ef8286 [PATCH] slab: reduce size of alien cache to cover only possible nodes by Christoph Lameter · 17 years ago
  2. 74c7aa8 [PATCH] Replace highest_possible_node_id() with nr_node_ids by Christoph Lameter · 17 years ago
  3. 8af5e2e [PATCH] fix mempolicy's check on a system with memory-less-node by KAMEZAWA Hiroyuki · 17 years ago
  4. 29dbb3f [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystem by NeilBrown · 17 years ago
  5. e0a04cf [PATCH] mincore: vma crossing fix by Nick Piggin · 17 years ago
  6. 4a76ef0 [PATCH] mincore: fill in results properly by Nick Piggin · 17 years ago
  7. 30fcffe [PATCH] mincore: CONFIG_SWAP=n fix by Nick Piggin · 17 years ago
  8. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  9. 42da9cb [PATCH] mm: mincore anon by Nick Piggin · 17 years ago
  10. 22cd25e [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() by Benjamin Herrenschmidt · 17 years ago
  11. e0dc0d8 [PATCH] add vm_insert_pfn() by Nick Piggin · 17 years ago
  12. aa0f030 [PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler() by Paul E. McKenney · 17 years ago
  13. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  14. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 17 years ago
  15. 54bc485 [PATCH] Export invalidate_mapping_pages() to modules by Anton Altaparmakov · 17 years ago
  16. 898552c [PATCH] lockdep: also check for freed locks in kmem_cache_free() by Ingo Molnar · 17 years ago
  17. daa88c8 [PATCH] do not disturb page referenced state when unmapping memory range by Ken Chen · 17 years ago
  18. 7671932 [PATCH] simplify shmem_aops.set_page_dirty() method by Ken Chen · 17 years ago
  19. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 17 years ago
  20. 4b51d66 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM by Christoph Lameter · 17 years ago
  21. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 17 years ago
  22. 6267276 [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone by Christoph Lameter · 17 years ago
  23. 65e458d4 [PATCH] Drop get_zone_counts() by Christoph Lameter · 17 years ago
  24. 05a0416 [PATCH] Drop __get_zone_counts() by Christoph Lameter · 17 years ago
  25. 9195481 [PATCH] Drop nr_free_pages_pgdat() by Christoph Lameter · 17 years ago
  26. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 17 years ago
  27. 51ed449 [PATCH] Reorder ZVCs according to cacheline by Christoph Lameter · 17 years ago
  28. d23ad42 [PATCH] Use ZVC for free_pages by Christoph Lameter · 17 years ago
  29. c878538 [PATCH] Use ZVC for inactive and active counts by Christoph Lameter · 17 years ago
  30. c3704ce [PATCH] page_mkwrite caller race fix by Hugh Dickins · 17 years ago
  31. 5a88a13 [PATCH] /proc/zoneinfo: fix vm stats display by Andrew Morton · 17 years ago
  32. a6af2bc [PATCH] Avoid excessive sorting of early_node_map[] by Mel Gorman · 17 years ago
  33. 7c5cae3 [PATCH] slab: use parameter passed to cache_reap to determine pointer to work structure by Christoph Lameter · 17 years ago
  34. 8c8cc2c [PATCH] slab: cache alloc cleanups by Pekka Enberg · 17 years ago
  35. 6e40e73 [PATCH] slab: remove broken PageSlab check from kfree_debugcheck by Pekka Enberg · 17 years ago
  36. fa5dc22 [PATCH] Add install_special_mapping by Roland McGrath · 17 years ago
  37. a25700a [PATCH] mm: show bounce pages in oom killer output by Andrew Morton · 17 years ago
  38. 6649a38 [PATCH] hugetlb: preserve hugetlb pte dirty state by Ken Chen · 17 years ago
  39. 6204530 [PATCH] mm: remove find_trylock_page by Nick Piggin · 17 years ago
  40. 6fd6b17 Revert "[PATCH] mm: micro optimise zone_watermark_ok" by Linus Torvalds · 17 years ago
  41. 0d59a01 [PATCH] Don't allow the stack to grow into hugetlb reserved regions by Adam Litke · 17 years ago
  42. 701dfbc [PATCH] mm: mremap correct rmap accounting by Hugh Dickins · 17 years ago
  43. dc6e29d Fix balance_dirty_page() calculations with CONFIG_HIGHMEM by Linus Torvalds · 17 years ago
  44. 569d328 [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug by Trond Myklebust · 17 years ago
  45. f47aef5 [PATCH] i386 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 17 years ago
  46. b6558c4 [PATCH] Fix gate_vma.vm_flags by Roland McGrath · 17 years ago
  47. ecdfc97 Resurrect 'try_to_free_buffers()' VM hackery by Linus Torvalds · 17 years ago
  48. 30150f8 [PATCH] mbind: restrict nodes to the currently allowed cpuset by Christoph Lameter · 17 years ago
  49. c43a508 [PATCH] blktrace: only add a bounce trace when we really bounce by Jens Axboe · 18 years ago
  50. e3db769 [PATCH] NFS: Fix race in nfs_release_page() by Trond Myklebust · 18 years ago
  51. a2f3aa02 [PATCH] Fix sparsemem on Cell by Dave Hansen · 18 years ago
  52. 74bda93 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  53. a6f36be [ARM] pass vma for flush_anon_page() by Russell King · 18 years ago
  54. 76395d3 [PATCH] shrink_all_memory(): fix lru_pages handling by Andrew Morton · 18 years ago
  55. 7ba3485 [PATCH] fix OOM killing of swapoff by Hugh Dickins · 18 years ago
  56. f2e12bb [PATCH] Check for populated zone in __drain_pages by Christoph Lameter · 18 years ago
  57. b6a6045 [PATCH] fix BUG_ON(!PageSlab) from fallback_alloc by Hugh Dickins · 18 years ago
  58. 9ab37b8 [PATCH] Sanely size hash tables when using large base pages by Paul Mundt · 18 years ago
  59. 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 18 years ago
  60. 918d3f9 [PATCH] Buglet in vmscan.c by Shantanu Goel · 18 years ago
  61. d6e88e6 [PATCH] page_mkclean_one(): fix call to set_pte_at() by Al Viro · 18 years ago
  62. bcb4ddb [PATCH] MM: SLOB is broken by recent cleanup of slab.h by Dimitri Gorokhovik · 18 years ago
  63. 96ac591 [PATCH] fix oom killer kills current every time if there is memory-less-node take2 by KAMEZAWA Hiroyuki · 18 years ago
  64. 7658cc2 VM: Fix nasty and subtle race in shared mmap'ed page writeback by Linus Torvalds · 18 years ago
  65. 8368e32 Clean up and export cancel_dirty_page() to modules by Linus Torvalds · 18 years ago
  66. c2fda5f [PATCH] Fix up page_mkclean_one(): virtual caches, s390 by Peter Zijlstra · 18 years ago
  67. 7de6b80 [PATCH] mm: more rmap debugging by Nick Piggin · 18 years ago
  68. e07aa05 [PATCH] Fix swapped parameters in mm/vmscan.c by Nigel Cunningham · 18 years ago
  69. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 18 years ago
  70. b7f869a2 [PATCH] slab: fix kmem_ptr_validate definition by Christoph Lameter · 18 years ago
  71. 92a3d03 [PATCH] Fix for shmem_truncate_range() BUG_ON() by Badari Pulavarty · 18 years ago
  72. 5f2a105 [PATCH] truncate: dirty memory accounting fix by Andrew Morton · 18 years ago
  73. 3e67c09 [PATCH] truncate: clear page dirtiness before running try_to_free_buffers() by Andrew Morton · 18 years ago
  74. fba2591 VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions by Linus Torvalds · 18 years ago
  75. 825020c [PATCH] sys_mincore: s/max/min/ by Oleg Nesterov · 18 years ago
  76. 4fb23e4 Fix up mm/mincore.c error value cases by Linus Torvalds · 18 years ago
  77. 2f77d10 Fix incorrect user space access locking in mincore() by Linus Torvalds · 18 years ago
  78. 9de455b [PATCH] Pass vma argument to copy_user_highpage(). by Atsushi Nemoto · 18 years ago
  79. 6a2d7a9 [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() by Eric Dumazet · 18 years ago
  80. 02a0e53 [PATCH] cpuset: rework cpuset_zone_allowed api by Paul Jackson · 18 years ago
  81. 55935a3 [PATCH] More slab.h cleanups by Christoph Lameter · 18 years ago
  82. 2e892f4 [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators by Christoph Lameter · 18 years ago
  83. dd47ea7 [PATCH] slab: fix sleeping in atomic bug by Christoph Lameter · 18 years ago
  84. 2b28421 [PATCH] user of the jiffies rounding patch: Slab by Arjan van de Ven · 18 years ago
  85. 8459d86 [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED by Zach Brown · 18 years ago
  86. 8bde37f [PATCH] io-accounting-read-accounting nfs fix by Andrew Morton · 18 years ago
  87. e08748ce [PATCH] io-accounting: write-cancel accounting by Andrew Morton · 18 years ago
  88. 55e829a [PATCH] io-accounting: write accounting by Andrew Morton · 18 years ago
  89. 8c08540 [PATCH] clean up __set_page_dirty_nobuffers() by Andrew Morton · 18 years ago
  90. 5fcf7bb [PATCH] read_zero_pagealigned() locking fix by Hugh Dickins · 18 years ago
  91. 6b1b60f [PATCH] fault-injection: defaults likely to please a new user by Don Mullis · 18 years ago
  92. 933e312 [PATCH] fault-injection capability for alloc_pages() by Akinobu Mita · 18 years ago
  93. 8a8b650 [PATCH] fault-injection capability for kmalloc by Akinobu Mita · 18 years ago
  94. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  95. e9536ae [PATCH] struct path: convert mm by Josef Sipek · 18 years ago
  96. d3ac7f8 [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  97. b8b50b6 [PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix by Paul Jackson · 18 years ago
  98. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  99. 045f147 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols by Adrian Bunk · 18 years ago
  100. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago