1. 778d3b0 cpusets: randomize node rotor used in cpuset_mem_spread_node() by Michal Hocko · 13 years ago
  2. f69ff94 mm: proc: move show_numa_map() to fs/proc/task_mmu.c by Stephen Wilson · 13 years ago
  3. 9840e37 mm: remove check_huge_range() by Stephen Wilson · 13 years ago
  4. 722e2ee mm: make gather_stats() type-safe and remove forward declaration by Stephen Wilson · 13 years ago
  5. b1f72d1 mm: remove MPOL_MF_STATS by Stephen Wilson · 13 years ago
  6. 29ea2f6 mm: use walk_page_range() instead of custom page table walking code by Stephen Wilson · 13 years ago
  7. d98f6cb mm: export get_vma_policy() by Stephen Wilson · 13 years ago
  8. 7571966 mempolicy: remove redundant check in __mpol_equal() by Namhyung Kim · 13 years ago
  9. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  10. 5c4b4be mm: use correct numa policy node for transparent hugepages by Andi Kleen · 13 years ago
  11. 2f5f948 mm: change alloc_pages_vma to pass down the policy node for local policy by Andi Kleen · 13 years ago
  12. ae0e47f Remove one to many n's in a word by Justin P. Mattock · 13 years ago
  13. 8eac563 thp: fix interleaving for transparent hugepages by Andi Kleen · 13 years ago
  14. 0bbbc0b thp: add numa awareness to hugepage allocations by Andrea Arcangeli · 13 years ago
  15. bae9c19 thp: split_huge_page_mm/vma by Andrea Arcangeli · 13 years ago
  16. 1e50df3 mempolicy: remove tasklist_lock from migrate_pages by KOSAKI Motohiro · 13 years ago
  17. 7f0f249 mm: migration: cleanup migrate_pages API by matching types for offlining and sync by Mel Gorman · 13 years ago
  18. 77f1fe6 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path by Mel Gorman · 13 years ago
  19. 55cfaa3 mm/mempolicy.c: add rcu read lock to protect pid structure by Zeng Zhaoming · 14 years ago
  20. 800416f numa: fix slab_node(MPOL_BIND) by Eric Dumazet · 14 years ago
  21. 0def08e mm/mempolicy.c: check return code of check_range by Vasiliy Kulikov · 14 years ago
  22. cf608ac mm: compaction: fix COMPACTPAGEFAILED counting by Minchan Kim · 14 years ago
  23. 596d7cf mempolicy: reduce stack size of migrate_pages() by KOSAKI Motohiro · 14 years ago
  24. 6f48d0eb oom: select task from tasklist for mempolicy ooms by David Rientjes · 14 years ago
  25. 5c0c165 mempolicy: fix dangling reference to tmpfs superblock mpol by Lee Schermerhorn · 14 years ago
  26. 0cae345 mempolicy: ERR_PTR dereference in mpol_shared_policy_init() by Dan Carpenter · 14 years ago
  27. 6ec3a12 mm: consider the entire user address space during node migration by Greg Thelen · 14 years ago
  28. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 14 years ago
  29. 708c1bb mempolicy: restructure rebinding-mempolicy functions by Miao Xie · 14 years ago
  30. 15d7783 mempolicy: factor mpol_shared_policy_init() return paths by Lee Schermerhorn · 14 years ago
  31. 345ace9 mempolicy: rename policy_types and cleanup initialization by Lee Schermerhorn · 14 years ago
  32. b4652e8 mempolicy: lose unnecessary loop variable in mpol_parse_str() by Lee Schermerhorn · 14 years ago
  33. e17f74a mempolicy: don't call mpol_set_nodemask() when no_context by Lee Schermerhorn · 14 years ago
  34. 1980050 mempolicy: remove redundant check by Bob Liu · 14 years ago
  35. 6eb27e1 mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist() by Bob Liu · 14 years ago
  36. 6d55629 mempolicy: remove redundant code by Bob Liu · 14 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  38. c6b6ef8 mempolicy: fix get_mempolicy() for relative and static nodes by Lee Schermerhorn · 14 years ago
  39. 926f2ae tmpfs: cleanup mpol_parse_str() by KOSAKI Motohiro · 14 years ago
  40. 12821f5 tmpfs: handle MPOL_LOCAL mount option properly by KOSAKI Motohiro · 14 years ago
  41. d69b2e6 tmpfs: mpol=bind:0 don't cause mount error. by KOSAKI Motohiro · 14 years ago
  42. 413b43d tmpfs: fix oops on mounts with mpol=default by Ravikiran G Thirumalai · 14 years ago
  43. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. da0aa13 mm/mempolicy.c: fix indentation of the comments of do_migrate_pages by KOSAKI Motohiro · 14 years ago
  45. 9d8cebd mm: fix mbind vma merge problem by KOSAKI Motohiro · 14 years ago
  46. 99ee4ca rcu: Suppress __mpol_dup() false positive from RCU lockdep by Paul E. McKenney · 14 years ago
  47. 62b61f6 ksm: memory hotremove migration only by Hugh Dickins · 15 years ago
  48. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 15 years ago
  49. 6d9c285 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place by KOSAKI Motohiro · 15 years ago
  50. b05ca73 do_mbind(): fix memory leak by KOSAKI Motohiro · 15 years ago
  51. ab8a3e1 mbind(): fix leak of never putback pages by KOSAKI Motohiro · 15 years ago
  52. 4bfc449 mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware by KAMEZAWA Hiroyuki · 15 years ago
  53. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  54. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  55. 938bb9f [CVE-2009-0029] System call wrappers part 28 by Heiko Carstens · 15 years ago
  56. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  57. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  58. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  59. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  60. 0aedadf mm: move migrate_prep out from under mmap_sem by Christoph Lameter · 16 years ago
  61. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  62. 62695a8 vmscan: move isolate_lru_page() to vmscan.c by Nick Piggin · 16 years ago
  63. d6bf73e do_migrate_pages(): remove unused variable by MinChan Kim · 16 years ago
  64. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  65. d79df63 mempolicy: mask off internal flags for userspace API by David Rientjes · 16 years ago
  66. 71fe804 mempolicy: use struct mempolicy pointer in shmem_sb_info by Lee Schermerhorn · 16 years ago
  67. 3f226aa mempolicy: support mpol=local tmpfs mount option by Lee Schermerhorn · 16 years ago
  68. 095f1fc mempolicy: rework shmem mpol parsing and display by Lee Schermerhorn · 16 years ago
  69. 2291990 mempolicy: clean-up mpol-to-str() mempolicy formatting by Lee Schermerhorn · 16 years ago
  70. fc36b8d mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy by Lee Schermerhorn · 16 years ago
  71. 53f2556 mempolicy: mPOL_PREFERRED cleanups for "local allocation" by Lee Schermerhorn · 16 years ago
  72. bea904d mempolicy: use MPOL_PREFERRED for system-wide default policy by Lee Schermerhorn · 16 years ago
  73. 52cd3b0 mempolicy: rework mempolicy Reference Counting [yet again] by Lee Schermerhorn · 16 years ago
  74. aab0b10 mempolicy: mark shared policies for unref by Lee Schermerhorn · 16 years ago
  75. 45c4745 mempolicy: rename struct mempolicy 'policy' member to 'mode' by Lee Schermerhorn · 16 years ago
  76. ae4d8c1 mempolicy: fixup Fallback for Default Shmem Policy by Lee Schermerhorn · 16 years ago
  77. f4e53d9 mempolicy: write lock mmap_sem while changing task mempolicy by Lee Schermerhorn · 16 years ago
  78. 846a16b mempolicy: rename mpol_copy to mpol_dup by Lee Schermerhorn · 16 years ago
  79. f0be3d3 mempolicy: rename mpol_free to mpol_put by Lee Schermerhorn · 16 years ago
  80. 3e1f064 mempolicy: disallow static or relative flags for local preferred mode by David Rientjes · 16 years ago
  81. 3701294 mempolicy: create mempolicy_operations structure by David Rientjes · 16 years ago
  82. 1d0d268 mempolicy: move rebind functions by David Rientjes · 16 years ago
  83. 4c50bc0 mempolicy: add MPOL_F_RELATIVE_NODES flag by David Rientjes · 16 years ago
  84. f5b087b mempolicy: add MPOL_F_STATIC_NODES flag by David Rientjes · 16 years ago
  85. 028fec4 mempolicy: support optional mode flags by David Rientjes · 16 years ago
  86. a3b51e0 mempolicy: convert MPOL constants to enum by David Rientjes · 16 years ago
  87. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 16 years ago
  88. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  89. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 16 years ago
  90. 69682d8 mempolicy: fix reference counting bugs by Lee Schermerhorn · 16 years ago
  91. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  92. 31f1de4 mempolicy: silently restrict nodemask to allowed nodes by KOSAKI Motohiro · 16 years ago
  93. 3ad33b2 Migration: find correct vma in new_vma_page() by Lee Schermerhorn · 17 years ago
  94. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  95. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  96. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  97. dbcb0f1 mm/mempolicy.c: cleanups by Adrian Bunk · 17 years ago
  98. 37b07e4 memoryless nodes: fixup uses of node_online_map in generic code by Lee Schermerhorn · 17 years ago
  99. 56bbd65 Memoryless nodes: Update memory policy and page migration by Christoph Lameter · 17 years ago
  100. 6eaf806 Memoryless nodes: Fix interleave behavior for memoryless nodes by Christoph Lameter · 17 years ago