1. 01f13bd mempolicy: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  2. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 11 years ago
  3. 212a0a6 mm, mempolicy: remove duplicate code by David Rientjes · 11 years ago
  4. 18a2f37 tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  5. 32f8516 mm, mempolicy: fix printing stack contents in numa_maps by David Rientjes · 12 years ago
  6. 0827080 mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range") by Minchan Kim · 12 years ago
  7. 00442ad mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma() by Mel Gorman · 12 years ago
  8. 63f74ca mempolicy: fix refcount leak in mpol_set_shared_policy() by KOSAKI Motohiro · 12 years ago
  9. b22d127 mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 12 years ago
  10. 869833f2 mempolicy: remove mempolicy sharing by KOSAKI Motohiro · 12 years ago
  11. 8d34694c1 revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages" by KOSAKI Motohiro · 12 years ago
  12. 80de7c3 Remove user-triggerable BUG from mpol_to_str by Dave Jones · 12 years ago
  13. 720d850 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  14. c4c0e9e mm, mempolicy: fix mbind() to do synchronous migration by David Rientjes · 12 years ago
  15. e7b691b slab/mempolicy: always use local policy from interrupt context by Andi Kleen · 12 years ago
  16. 0ce72d4 mm: do_migrate_pages(): rename arguments by Andrew Morton · 12 years ago
  17. 4a5b18c mm: do_migrate_pages() calls migrate_to_node() even if task is already on a correct node by Larry Woodman · 12 years ago
  18. 89c522c mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy() by Wang Sheng-Hui · 12 years ago
  19. 05f144a mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages by Mel Gorman · 12 years ago
  20. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  21. b38a86e userns: Convert the move_pages, and migrate_pages permission checks to use uid_eq by Eric W. Biederman · 12 years ago
  22. f2a9ef8 mm: fix NULL ptr dereference in migrate_pages by Sasha Levin · 12 years ago
  23. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  24. 3268c63 mm: fix move/migrate_pages() race on task struct by Christoph Lameter · 12 years ago
  25. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  26. 097d591 vm: avoid using find_vma_prev() unnecessarily by Linus Torvalds · 12 years ago
  27. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 12 years ago
  28. fcfb4dc mm/mempolicy.c: mpol_equal(): use bool by KOSAKI Motohiro · 12 years ago
  29. e26a511 mm/mempolicy.c: refix mbind_range() vma issue by KOSAKI Motohiro · 12 years ago
  30. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  31. e754d79 mm/mempolicy.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  32. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  33. 2bbff6c mm/mempolicy.c: make copy_from_user() provably correct by KAMEZAWA Hiroyuki · 13 years ago
  34. 8aacc9f mm/mempolicy.c: fix pgoff in mbind vma merge by Caspar Zhang · 13 years ago
  35. 778d3b0 cpusets: randomize node rotor used in cpuset_mem_spread_node() by Michal Hocko · 13 years ago
  36. f69ff94 mm: proc: move show_numa_map() to fs/proc/task_mmu.c by Stephen Wilson · 13 years ago
  37. 9840e37 mm: remove check_huge_range() by Stephen Wilson · 13 years ago
  38. 722e2ee mm: make gather_stats() type-safe and remove forward declaration by Stephen Wilson · 13 years ago
  39. b1f72d1 mm: remove MPOL_MF_STATS by Stephen Wilson · 13 years ago
  40. 29ea2f6 mm: use walk_page_range() instead of custom page table walking code by Stephen Wilson · 13 years ago
  41. d98f6cb mm: export get_vma_policy() by Stephen Wilson · 13 years ago
  42. 7571966 mempolicy: remove redundant check in __mpol_equal() by Namhyung Kim · 13 years ago
  43. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  44. 5c4b4be mm: use correct numa policy node for transparent hugepages by Andi Kleen · 13 years ago
  45. 2f5f948 mm: change alloc_pages_vma to pass down the policy node for local policy by Andi Kleen · 13 years ago
  46. ae0e47f Remove one to many n's in a word by Justin P. Mattock · 13 years ago
  47. 8eac563 thp: fix interleaving for transparent hugepages by Andi Kleen · 13 years ago
  48. 0bbbc0b thp: add numa awareness to hugepage allocations by Andrea Arcangeli · 13 years ago
  49. bae9c19 thp: split_huge_page_mm/vma by Andrea Arcangeli · 13 years ago
  50. 1e50df3 mempolicy: remove tasklist_lock from migrate_pages by KOSAKI Motohiro · 13 years ago
  51. 7f0f249 mm: migration: cleanup migrate_pages API by matching types for offlining and sync by Mel Gorman · 13 years ago
  52. 77f1fe6 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path by Mel Gorman · 13 years ago
  53. 55cfaa3 mm/mempolicy.c: add rcu read lock to protect pid structure by Zeng Zhaoming · 14 years ago
  54. 800416f numa: fix slab_node(MPOL_BIND) by Eric Dumazet · 14 years ago
  55. 0def08e mm/mempolicy.c: check return code of check_range by Vasiliy Kulikov · 14 years ago
  56. cf608ac mm: compaction: fix COMPACTPAGEFAILED counting by Minchan Kim · 14 years ago
  57. 596d7cf mempolicy: reduce stack size of migrate_pages() by KOSAKI Motohiro · 14 years ago
  58. 6f48d0eb oom: select task from tasklist for mempolicy ooms by David Rientjes · 14 years ago
  59. 5c0c165 mempolicy: fix dangling reference to tmpfs superblock mpol by Lee Schermerhorn · 14 years ago
  60. 0cae345 mempolicy: ERR_PTR dereference in mpol_shared_policy_init() by Dan Carpenter · 14 years ago
  61. 6ec3a12 mm: consider the entire user address space during node migration by Greg Thelen · 14 years ago
  62. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 14 years ago
  63. 708c1bb mempolicy: restructure rebinding-mempolicy functions by Miao Xie · 14 years ago
  64. 15d7783 mempolicy: factor mpol_shared_policy_init() return paths by Lee Schermerhorn · 14 years ago
  65. 345ace9 mempolicy: rename policy_types and cleanup initialization by Lee Schermerhorn · 14 years ago
  66. b4652e8 mempolicy: lose unnecessary loop variable in mpol_parse_str() by Lee Schermerhorn · 14 years ago
  67. e17f74a mempolicy: don't call mpol_set_nodemask() when no_context by Lee Schermerhorn · 14 years ago
  68. 1980050 mempolicy: remove redundant check by Bob Liu · 14 years ago
  69. 6eb27e1 mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist() by Bob Liu · 14 years ago
  70. 6d55629 mempolicy: remove redundant code by Bob Liu · 14 years ago
  71. 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
  72. c6b6ef8 mempolicy: fix get_mempolicy() for relative and static nodes by Lee Schermerhorn · 14 years ago
  73. 926f2ae tmpfs: cleanup mpol_parse_str() by KOSAKI Motohiro · 14 years ago
  74. 12821f5 tmpfs: handle MPOL_LOCAL mount option properly by KOSAKI Motohiro · 14 years ago
  75. d69b2e6 tmpfs: mpol=bind:0 don't cause mount error. by KOSAKI Motohiro · 14 years ago
  76. 413b43d tmpfs: fix oops on mounts with mpol=default by Ravikiran G Thirumalai · 14 years ago
  77. 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
  78. da0aa13 mm/mempolicy.c: fix indentation of the comments of do_migrate_pages by KOSAKI Motohiro · 14 years ago
  79. 9d8cebd mm: fix mbind vma merge problem by KOSAKI Motohiro · 14 years ago
  80. 99ee4ca rcu: Suppress __mpol_dup() false positive from RCU lockdep by Paul E. McKenney · 14 years ago
  81. 62b61f6 ksm: memory hotremove migration only by Hugh Dickins · 14 years ago
  82. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 14 years ago
  83. 6d9c285 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place by KOSAKI Motohiro · 14 years ago
  84. b05ca73 do_mbind(): fix memory leak by KOSAKI Motohiro · 15 years ago
  85. ab8a3e1 mbind(): fix leak of never putback pages by KOSAKI Motohiro · 15 years ago
  86. 4bfc449 mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware by KAMEZAWA Hiroyuki · 15 years ago
  87. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  88. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  89. 938bb9f [CVE-2009-0029] System call wrappers part 28 by Heiko Carstens · 15 years ago
  90. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  91. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  92. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  93. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  94. 0aedadf mm: move migrate_prep out from under mmap_sem by Christoph Lameter · 16 years ago
  95. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  96. 62695a8 vmscan: move isolate_lru_page() to vmscan.c by Nick Piggin · 16 years ago
  97. d6bf73e do_migrate_pages(): remove unused variable by MinChan Kim · 16 years ago
  98. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  99. d79df63 mempolicy: mask off internal flags for userspace API by David Rientjes · 16 years ago
  100. 71fe804 mempolicy: use struct mempolicy pointer in shmem_sb_info by Lee Schermerhorn · 16 years ago