1. f5b087b mempolicy: add MPOL_F_STATIC_NODES flag by David Rientjes · 16 years ago
  2. 028fec4 mempolicy: support optional mode flags by David Rientjes · 16 years ago
  3. a3b51e0 mempolicy: convert MPOL constants to enum by David Rientjes · 16 years ago
  4. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 16 years ago
  5. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  6. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 16 years ago
  7. 69682d8 mempolicy: fix reference counting bugs by Lee Schermerhorn · 16 years ago
  8. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  9. 31f1de4 mempolicy: silently restrict nodemask to allowed nodes by KOSAKI Motohiro · 16 years ago
  10. 3ad33b2 Migration: find correct vma in new_vma_page() by Lee Schermerhorn · 17 years ago
  11. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  12. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  13. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  14. dbcb0f1 mm/mempolicy.c: cleanups by Adrian Bunk · 17 years ago
  15. 37b07e4 memoryless nodes: fixup uses of node_online_map in generic code by Lee Schermerhorn · 17 years ago
  16. 56bbd65 Memoryless nodes: Update memory policy and page migration by Christoph Lameter · 17 years ago
  17. 6eaf806 Memoryless nodes: Fix interleave behavior for memoryless nodes by Christoph Lameter · 17 years ago
  18. 754af6f Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag by Lee Schermerhorn · 17 years ago
  19. 43fac94 Clean up duplicate includes in mm/ by Jesper Juhl · 17 years ago
  20. 480eccf Fix NUMA Memory Policy Reference Counting by Lee Schermerhorn · 17 years ago
  21. 3b42d28 Page migration: Do not accept invalid nodes in the target nodeset by Christoph Lameter · 17 years ago
  22. b377fd3 Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE by Mel Gorman · 17 years ago
  23. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  24. 396faf0 Allow huge page allocations to use GFP_HIGH_MOVABLE by Mel Gorman · 17 years ago
  25. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  26. 140d5a4 numa: mempolicy: trivial debug fixes. by Paul Mundt · 17 years ago
  27. b71636e numa: mempolicy: dynamic interleave map for system init by Paul Mundt · 17 years ago
  28. 0dc952d [PATCH] Page migration: Fix vma flag checking by Christoph Lameter · 17 years ago
  29. 8af5e2e [PATCH] fix mempolicy's check on a system with memory-less-node by KAMEZAWA Hiroyuki · 17 years ago
  30. 6267276 [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone by Christoph Lameter · 17 years ago
  31. 30150f8 [PATCH] mbind: restrict nodes to the currently allowed cpuset by Christoph Lameter · 17 years ago
  32. e9536ae [PATCH] struct path: convert mm by Josef Sipek · 18 years ago
  33. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  34. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  35. 25ba77c [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int by Andy Whitcroft · 18 years ago
  36. 9276b1bc [PATCH] memory page_alloc zonelist caching speedup by Paul Jackson · 18 years ago
  37. 6993974 [PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n by Keith Owens · 18 years ago
  38. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  39. 765c450 [PATCH] GFP_THISNODE for the slab allocator by Christoph Lameter · 18 years ago
  40. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  41. 9b819d2 [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions by Christoph Lameter · 18 years ago
  42. 19655d3 [PATCH] linearly index zone->node_zonelists[] by Christoph Lameter · 18 years ago
  43. 2f6726e [PATCH] Apply type enum zone_type by Christoph Lameter · 18 years ago
  44. 4e4785b [PATCH] mempolicies: fix policy_zone check by Christoph Lameter · 18 years ago
  45. 3b98b08 [PATCH] fix NUMA interleaving for huge pages by Nishanth Aravamudan · 18 years ago
  46. ca889e6 [PATCH] Use Zoned VM Counters for NUMA statistics by Christoph Lameter · 18 years ago
  47. 99f8955 [PATCH] proc: don't lock task_structs indefinitely by Eric W. Biederman · 18 years ago
  48. 7b2259b [PATCH] page migration: Support a vma migration function by Christoph Lameter · 18 years ago
  49. 86c3a76 [PATCH] SELinux: add security_task_movememory calls to mm code by David Quigley · 18 years ago
  50. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 18 years ago
  51. 95a402c [PATCH] page migration: use allocator function for migrate_pages() by Christoph Lameter · 18 years ago
  52. aaa994b [PATCH] page migration: handle freeing of pages in migrate_pages() by Christoph Lameter · 18 years ago
  53. 6d472be [PATCH] Remove cond_resched in gather_stats() by Christoph Lameter · 18 years ago
  54. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  55. c61afb1 [PATCH] cpuset memory spread slab cache optimizations by Paul Jackson · 18 years ago
  56. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago
  57. fcc234f [PATCH] mm: kill kmem_cache_t usage by Pekka Enberg · 18 years ago
  58. 90036ee [PATCH] page migration: Fail with error if swap not setup by Christoph Lameter · 18 years ago
  59. 74c0024 [PATCH] Consistent capabilites associated with MPOL_MOVE_ALL by Christoph Lameter · 18 years ago
  60. 7f709ed [PATCH] numa_maps-update fix by Andrew Morton · 18 years ago
  61. 397874d [PATCH] numa_maps update by Christoph Lameter · 18 years ago
  62. a57ebfd [PATCH] numa_maps: Fix potential crash on non IA64 platforms by Christoph Lameter · 18 years ago
  63. 511030b [PATCH] Fix sys_migrate_pages: Move all pages when invoked from root by Christoph Lameter · 18 years ago
  64. 1e275d4 [PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind() by Christoph Lameter · 18 years ago
  65. fcab6f3 [PATCH] mm/mempolicy.c: fix 'if ();' typo by Alexey Dobriyan · 18 years ago
  66. a9c930b [PATCH] Fix units in mbind check by Andi Kleen · 18 years ago
  67. 636f13c [PATCH] sys_mbind sanity checking by Chris Wright · 18 years ago
  68. dd942ae [PATCH] Handle all and empty zones when setting up custom zonelists for mbind by Andi Kleen · 18 years ago
  69. 00ac59a [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS by Chen, Kenneth W · 18 years ago
  70. 7e2ab15 [PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages() by Christoph Lameter · 18 years ago
  71. 86c562a [PATCH] mm: optimize numa policy handling in slab allocator by Christoph Lameter · 18 years ago
  72. dc85da1 [PATCH] NUMA policies in the slab allocator V2 by Christoph Lameter · 18 years ago
  73. fc30128 [PATCH] Simplify migrate_page_add by Christoph Lameter · 18 years ago
  74. 053837f [PATCH] mm: migration page refcounting fix by Nick Piggin · 18 years ago
  75. 7339ff8 [PATCH] Add tmpfs options for memory placement policies by Robin Holt · 18 years ago
  76. f4598c8 [PATCH] migration: make sure there is no attempt to migrate reserved pages. by Christoph Lameter · 18 years ago
  77. 4225399 [PATCH] cpuset: rebind vma mempolicies fix by Paul Jackson · 18 years ago
  78. 74cb215 [PATCH] cpuset: numa_policy_rebind cleanup by Paul Jackson · 18 years ago
  79. 909d75a [PATCH] cpuset: implement cpuset_mems_allowed by Paul Jackson · 18 years ago
  80. cf2a473c [PATCH] cpuset: combine refresh_mems and update_mems by Paul Jackson · 18 years ago
  81. 5966514 [PATCH] cpuset: mempolicy one more nodemask conversion by Paul Jackson · 18 years ago
  82. 6ce3c4c [PATCH] Move page migration related functions near do_migrate_pages() by Christoph Lameter · 18 years ago
  83. 48fce34 [PATCH] mempolicies: unexport get_vma_policy() by Christoph Lameter · 18 years ago
  84. 132beac [PATCH] Drop page table lock before calling migrate_page_add() by Christoph Lameter · 18 years ago
  85. 1a75a6c [PATCH] Fold numa_maps into mempolicies.c by Christoph Lameter · 18 years ago
  86. 38e3586 [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERT by Christoph Lameter · 18 years ago
  87. d498471 [PATCH] SwapMig: Extend parameters for migrate_pages() by Christoph Lameter · 18 years ago
  88. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 18 years ago
  89. dc9aa5b [PATCH] Swap Migration V5: MPOL_MF_MOVE interface by Christoph Lameter · 18 years ago
  90. 4be38e3 [PATCH] mm: move determination of policy_zone into page allocator by Christoph Lameter · 18 years ago
  91. 21abb14 [PATCH] Remove old node based policy interface from mempolicy.c by Christoph Lameter · 18 years ago
  92. 5da7ca8 [PATCH] Add NUMA policy support for huge pages. by Christoph Lameter · 18 years ago
  93. 8f493d7 [PATCH] Make sure interleave masks have at least one node set by Andi Kleen · 18 years ago
  94. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  95. 0b14c17 [PATCH] unpaged: VM_UNPAGED by Hugh Dickins · 19 years ago
  96. 68860ec [PATCH] cpusets: automatic numa mempolicy rebinding by Paul Jackson · 19 years ago
  97. 5fcbb23 [PATCH] Remove policy contextualization from mbind by Christoph Lameter · 19 years ago
  98. 8bccd85 [PATCH] Implement sys_* do_* layering in the memory policy layer. by Christoph Lameter · 19 years ago
  99. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  100. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago