1. a1e565a memory-hotplug: do not allocate pgdat if it was not freed when offline. by Tang Chen · 11 years ago
  2. d822b86 memory-hotplug: free node_data when a node is offlined by Wen Congyang · 11 years ago
  3. 60a5a19 memory-hotplug: remove sysfs file of node by Tang Chen · 11 years ago
  4. 815121d memory_hotplug: clear zone when removing the memory by Yasuaki Ishimatsu · 11 years ago
  5. 5fc1d66 memory-hotplug: integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP. by Tang Chen · 11 years ago
  6. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 11 years ago
  7. cd09968 memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section() by Tang Chen · 11 years ago
  8. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 11 years ago
  9. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 11 years ago
  10. 46c66c4 memory-hotplug: remove /sys/firmware/memmap/X sysfs by Yasuaki Ishimatsu · 11 years ago
  11. bbc76be memory-hotplug: remove redundant codes by Wen Congyang · 11 years ago
  12. 6677e3e memory-hotplug: check whether all memory blocks are offlined or not when removing memory by Yasuaki Ishimatsu · 11 years ago
  13. 993c1aa memory-hotplug: try to offline the memory twice to avoid dependence by Wen Congyang · 11 years ago
  14. a864b9d mm: memory_hotplug: no need to check res twice in add_memory by Sasha Levin · 11 years ago
  15. 41badc1 mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool by Michel Lespinasse · 11 years ago
  16. 1869305 mm: introduce VM_POPULATE flag to better deal with racy userspace programs by Michel Lespinasse · 11 years ago
  17. cea10a1 mm: directly use __mlock_vma_pages_range() in find_extend_vma() by Michel Lespinasse · 11 years ago
  18. c22c0d6 mm: remove flags argument to mmap_region by Michel Lespinasse · 11 years ago
  19. 81909b8 mm: use mm_populate() for mremap() of VM_LOCKED vmas by Michel Lespinasse · 11 years ago
  20. 128557f mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect by Michel Lespinasse · 11 years ago
  21. a1ea954 mm: use mm_populate() for blocking remap_file_pages() by Michel Lespinasse · 11 years ago
  22. bebeb3d mm: introduce mm_populate() for populating new vmas by Michel Lespinasse · 11 years ago
  23. 940e7da mm: remap_file_pages() fixes by Michel Lespinasse · 11 years ago
  24. dafcb73 mm: avoid calling pgdat_balanced() needlessly by Zlatko Calusic · 11 years ago
  25. 7103f16 mm: compaction: make __compact_pgdat() and compact_pgdat() return void by Andrew Morton · 11 years ago
  26. 1998cc0 mm: make madvise(MADV_WILLNEED) support swap file prefetch by Shaohua Li · 11 years ago
  27. a394cb8 memcg,vmscan: do not break out targeted reclaim without reclaimed pages by Michal Hocko · 11 years ago
  28. 4ca3a69 mm/ksm.c: use new hashtable implementation by Sasha Levin · 11 years ago
  29. 43b5fbb mm/huge_memory.c: use new hashtable implementation by Sasha Levin · 11 years ago
  30. a9aacbc mm: compaction: do not accidentally skip pageblocks in the migrate scanner by Mel Gorman · 11 years ago
  31. 62b726c mm/vmscan.c:__zone_reclaim(): replace max_t() with max() by Andrew Morton · 11 years ago
  32. 90ae8d6 mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned long by Andrew Morton · 11 years ago
  33. af34770 mm: reduce rmap overhead for ex-KSM page copies created on swap faults by Johannes Weiner · 11 years ago
  34. 9b4f98c mm: vmscan: compaction works against zones, not lruvecs by Johannes Weiner · 11 years ago
  35. 9a26511 mm: vmscan: clean up get_scan_count() by Johannes Weiner · 11 years ago
  36. 11d16c2 mm: vmscan: improve comment on low-page cache handling by Johannes Weiner · 11 years ago
  37. 10316b3 mm: vmscan: clarify how swappiness, highest priority, memcg interact by Johannes Weiner · 11 years ago
  38. d778df5 mm: vmscan: save work scanning (almost) empty LRU lists by Johannes Weiner · 11 years ago
  39. 7c5bd70 mm: memcg: only evict file pages when we have plenty by Johannes Weiner · 11 years ago
  40. 2a6f512 CMA: make putback_lru_pages() call conditional by Srinivas Pandruvada · 11 years ago
  41. ffb22af mm/hugetlb.c: convert to pr_foo() by Andrew Morton · 11 years ago
  42. d045197 mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo() by Andrew Morton · 11 years ago
  43. 58cf188 memcg, oom: provide more precise dump info while memcg oom happening by Sha Zhengju · 11 years ago
  44. 6b4d0b2 clean shmem_file_setup() a bit by Al Viro · 11 years ago
  45. 39b65252 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  46. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  47. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  48. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  49. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  50. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  51. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  52. 7d311cd bdi: allow block devices to say that they require stable page writes by Darrick J. Wong · 11 years ago
  53. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  54. c4bc705 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  55. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 7c45512 mm: fix pageblock bitmap allocation by Linus Torvalds · 11 years ago
  57. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  58. 41a7973 mm: cma: fix accounting of CMA pages placed in high memory by Marek Szyprowski · 11 years ago
  59. 4ba902b memcg: fix kmemcg registration for late caches by Glauber Costa · 11 years ago
  60. 9977f0f mm: don't overwrite mm->def_flags in do_mlockall() by Gerald Schaefer · 11 years ago
  61. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 11 years ago
  62. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 11 years ago
  63. 631b0cf mm: fix wrong comments about anon_vma lock by Yuanhan Liu · 11 years ago
  64. be7517d mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte by Tony Lu · 11 years ago
  65. 85facf2 thp: avoid dumping huge zero page by Kirill A. Shutemov · 11 years ago
  66. 38fa417 mm: Add alloc_bootmem_low_pages_nopanic() by Yinghai Lu · 11 years ago
  67. 595ad9a memblock: Add memblock_mem_size() by Yinghai Lu · 11 years ago
  68. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 11 years ago
  69. 2b8576c userns: Allow the userns root to mount tmpfs. by Eric W. Biederman · 11 years ago
  70. d28574e mm: minor cleanup of iov_iter_single_seg_count() by Maxim Patlasov · 12 years ago
  71. ed84825b Negative (setpoint-dirty) in bdi_position_ratio() by paul.szabo@sydney.edu.au · 11 years ago
  72. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  73. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  74. a8826ee mm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  75. 9fb0a7d writeback: add more tracepoints by Tejun Heo · 11 years ago
  76. 8fb74b9 mm: compaction: partially revert capture of suitable high-order page by Mel Gorman · 11 years ago
  77. 062f1af mm: thp: acquire the anon_vma rwsem for write during split by Mel Gorman · 11 years ago
  78. 572043c mm: mmap: annotate vm_lock_anon_vma locking properly for lockdep by Jiri Kosina · 11 years ago
  79. 10d73e6 mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment by Max Filippov · 11 years ago
  80. c060f94 mm: use aligned zone start for pfn_to_bitidx calculation by Laura Abbott · 11 years ago
  81. 7964c06 mm: compaction: fix echo 1 > compact_memory return error issue by Jason Liu · 11 years ago
  82. c0232ae mm: memblock: fix wrong memmove size in memblock_merge_regions() by Lin Feng · 11 years ago
  83. 04fa5d6 mm: migrate: check page_count of THP before migrating by Mel Gorman · 11 years ago
  84. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  85. 53a59fc mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 12 years ago
  86. a458431 mm: fix zone_watermark_ok_safe() accounting of isolated pages by Bartlomiej Zolnierkiewicz · 12 years ago
  87. fcb35a9 MM: vmscan: remove __devinit attribute. by Greg Kroah-Hartman · 12 years ago
  88. 42288fe mm: mempolicy: Convert shared_policy mutex to spinlock by Mel Gorman · 12 years ago
  89. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
  90. f2a07f4 tmpfs mempolicy: fix /proc/mounts corrupting memory by Hugh Dickins · 12 years ago
  91. ecccd12 mm: fix null pointer dereference in wait_iff_congested() by Zlatko Calusic · 12 years ago
  92. 4ae0a48 mm: modify pgdat_balanced() so that it also handles order-0 by Zlatko Calusic · 12 years ago
  93. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  94. 154b454 memcg: don't register hotcpu notifier from ->css_alloc() by Tejun Heo · 12 years ago
  95. 2c79737 mm: clean up transparent hugepage sysfs error messages by Jeremy Eder · 12 years ago
  96. bcc2b02 mm: cma: WARN if freed memory is still in use by Marek Szyprowski · 12 years ago
  97. c8b74c2f mm: fix calculation of dirtyable memory by Sonny Rao · 12 years ago
  98. 010fc29 compaction: fix build error in CMA && !COMPACTION by Minchan Kim · 12 years ago
  99. 21e89c0 Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by Al Viro · 12 years ago
  100. 7898575 mm: drop vmtruncate by Marco Stornelli · 12 years ago