1. 3e1aa66 lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintf by Ezequiel Garcia · 12 years ago
  2. 4ed134b rapidio: update for destination ID allocation by Alexandre Bounine · 12 years ago
  3. 2574740 rapidio: update asynchronous discovery initialization by Alexandre Bounine · 12 years ago
  4. f4c9c0e rapidio: use msleep in discovery wait by Alexandre Bounine · 12 years ago
  5. 6272605 mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip() by Bartlomiej Zolnierkiewicz · 12 years ago
  6. 1633dbb arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups by Yasuaki Ishimatsu · 12 years ago
  7. 158544b arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling code by Andrew Morton · 12 years ago
  8. 9e695d2 sparc64: Support transparent huge pages. by David Miller · 12 years ago
  9. f5c8ad4 mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd(). by David Miller · 12 years ago
  10. b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
  11. dbc9fdf0 sparc64: Document PGD and PMD layout. by David Miller · 12 years ago
  12. c460bec sparc64: Eliminate PTE table memory wastage. by David Miller · 12 years ago
  13. 56a70b8 sparc64: Halve the size of PTE tables by David Miller · 12 years ago
  14. 15b9350 sparc64: Only support 4MB huge pages and 8KB base pages. by David Miller · 12 years ago
  15. d760afd memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning by Yasuaki Ishimatsu · 12 years ago
  16. 587af30 mm: memcg: clean up mm_match_cgroup() signature by Johannes Weiner · 12 years ago
  17. 7795912 mm: document PageHuge somewhat by Andrew Morton · 12 years ago
  18. 45ec169 mm: use %pK for /proc/vmallocinfo by Kees Cook · 12 years ago
  19. 8449d21 mm, thp: fix mlock statistics by David Rientjes · 12 years ago
  20. b676b29 mm, thp: fix mapped pages avoiding unevictable list on mlock by David Rientjes · 12 years ago
  21. e90bdb7 memory-hotplug: update memory block's state and notify userspace by Wen Congyang · 12 years ago
  22. a16cee1 memory-hotplug: preparation to notify memory block's state at memory hot remove by Wen Congyang · 12 years ago
  23. c223311 mm: avoid section mismatch warning for memblock_type_name by Raghavendra D Prabhu · 12 years ago
  24. 3e648eb make GFP_NOTRACK definition unconditional by Glauber Costa · 12 years ago
  25. beb51ea cma: decrease cc.nr_migratepages after reclaiming pagelist by Minchan Kim · 12 years ago
  26. e46a287 CMA: migrate mlocked pages by Minchan Kim · 12 years ago
  27. 7a71932 kpageflags: fix wrong KPF_THP on non-huge compound pages by Naoya Horiguchi · 12 years ago
  28. cd8ed2a fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode() by Yan Hong · 12 years ago
  29. c462f17 mm/memory.c: fix typo in comment by Robert P. J. Day · 12 years ago
  30. 8befedf mm: remove unevictable_pgs_mlockfreed by Hugh Dickins · 12 years ago
  31. 5a88381 memory-hotplug: fix zone stat mismatch by Minchan Kim · 12 years ago
  32. 0827080 mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range") by Minchan Kim · 12 years ago
  33. 6bdb913 mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end by Haggai Eran · 12 years ago
  34. 2ec74c3 mm: move all mmu notifier invocations to be done outside the PT lock by Sagi Grimberg · 12 years ago
  35. 36e4f20 hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach by Michal Hocko · 12 years ago
  36. 027ef6c mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP by Andrea Arcangeli · 12 years ago
  37. 00ea8990 memory.txt: remove stray information by Jiri Kosina · 12 years ago
  38. 957f822 mm, numa: reclaim from all nodes within reclaim distance by David Rientjes · 12 years ago
  39. a0c5e81 mm: remove free_page_mlock by Hugh Dickins · 12 years ago
  40. e6c509f mm: use clear_page_mlock() in page_remove_rmap() by Hugh Dickins · 12 years ago
  41. 39b5f29 mm: remove vma arg from page_evictable by Hugh Dickins · 12 years ago
  42. ec4d9f6 mm: fix invalidate_complete_page2() lock ordering by Hugh Dickins · 12 years ago
  43. 7ffc0ed memcg: move mem_cgroup_is_root upwards by Michal Hocko · 12 years ago
  44. 4bd2c1e memcg: cleanup kmem tcp ifdefs by Michal Hocko · 12 years ago
  45. 1939c55 memcg: trivial fixes for Documentation/cgroups/memory.txt by Michael Kerrisk · 12 years ago
  46. 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
  47. 05106e6 mm: enable CONFIG_COMPACTION by default by Rik van Riel · 12 years ago
  48. eab1eef mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c by Catalin Marinas · 12 years ago
  49. 2d28a22 mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() by Catalin Marinas · 12 years ago
  50. e3b4126 thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator by Xiao Guangrong · 12 years ago
  51. 74c08f9 memory-hotplug: don't replace lowmem pages with highmem by Minchan Kim · 12 years ago
  52. 723a064 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() by Minchan Kim · 12 years ago
  53. 3f6d4ca mm/hugetlb.c: remove duplicate inclusion of header file by Sachin Kamat · 12 years ago
  54. 6299702 mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity by Mel Gorman · 12 years ago
  55. c89511a mm: compaction: Restart compaction from near where it left off by Mel Gorman · 12 years ago
  56. bb13ffe mm: compaction: cache if a pageblock was scanned and no pages were isolated by Mel Gorman · 12 years ago
  57. 753341a revert "mm: have order > 0 compaction start off where it left" by Mel Gorman · 12 years ago
  58. f40d1e4 mm: compaction: acquire the zone->lock as late as possible by Mel Gorman · 12 years ago
  59. 2a1402a mm: compaction: acquire the zone->lru_lock as late as possible by Mel Gorman · 12 years ago
  60. 661c4cb mm: compaction: Update try_to_compact_pages()kerneldoc comment by Mel Gorman · 12 years ago
  61. 3cc668f4 mm: compaction: move fatal signal check out of compact_checklock_irqsave by Mel Gorman · 12 years ago
  62. e64c523 mm: compaction: abort compaction loop if lock is contended or run too long by Shaohua Li · 12 years ago
  63. f2d52fe mm/memblock: cleanup early_node_map[] related comments by Wanpeng Li · 12 years ago
  64. e9d24ad mm/memblock: use existing interface to set nid by Wanpeng Li · 12 years ago
  65. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  66. e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
  67. 435b405 memory-hotplug: fix pages missed by race rather than failing by Minchan Kim · 12 years ago
  68. 41d575a memory-hotplug: bug fix race between isolation and allocation by Minchan Kim · 12 years ago
  69. 95e3441 mm: remain migratetype in freed page by Minchan Kim · 12 years ago
  70. b12c4ad mm: page_alloc: use get_freepage_migratetype() instead of page_private() by Minchan Kim · 12 years ago
  71. d95ea5d cma: fix watermark checking by Bartlomiej Zolnierkiewicz · 12 years ago
  72. d1ce749 cma: count free CMA pages by Bartlomiej Zolnierkiewicz · 12 years ago
  73. 2139cbe cma: fix counting of isolated pages by Bartlomiej Zolnierkiewicz · 12 years ago
  74. 770c8aa mm: fix tracing in free_pcppages_bulk() by Bartlomiej Zolnierkiewicz · 12 years ago
  75. 02c6de8 mm: cma: discard clean pages during contiguous allocation instead of migration by Minchan Kim · 12 years ago
  76. 7040030 mm: mmu_notifier: make the mmu_notifier srcu static by Andrea Arcangeli · 12 years ago
  77. 1e8537b memory-hotplug: build zonelists when offlining pages by Xishi Qiu · 12 years ago
  78. 38a7601 mm: avoid taking rmap locks in move_ptes() by Michel Lespinasse · 12 years ago
  79. 523d4e2 mm anon rmap: in mremap, set the new vma's position before anon_vma_clone() by Michel Lespinasse · 12 years ago
  80. ed8ea81 mm: add CONFIG_DEBUG_VM_RB build option by Michel Lespinasse · 12 years ago
  81. 86c2ad1 mm rmap: remove vma_address check for address inside vma by Michel Lespinasse · 12 years ago
  82. bf181b9 mm anon rmap: replace same_anon_vma linked list with an interval tree. by Michel Lespinasse · 12 years ago
  83. 108d664 mm anon rmap: remove anon_vma_moveto_tail by Michel Lespinasse · 12 years ago
  84. 9826a51 mm: interval tree updates by Michel Lespinasse · 12 years ago
  85. 9c079ad rbtree: move augmented rbtree functionality to rbtree_augmented.h by Michel Lespinasse · 12 years ago
  86. 147e615 prio_tree: remove by Michel Lespinasse · 12 years ago
  87. 85d3a31 kmemleak: use rbtree instead of prio tree by Michel Lespinasse · 12 years ago
  88. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  89. fff3fd8 rbtree: add prio tree and interval tree tests by Michel Lespinasse · 12 years ago
  90. 3908836 rbtree: add RB_DECLARE_CALLBACKS() macro by Michel Lespinasse · 12 years ago
  91. 9d9e6f9 rbtree: remove prior augmented rbtree implementation by Michel Lespinasse · 12 years ago
  92. 14b94af rbtree: faster augmented rbtree manipulation by Michel Lespinasse · 12 years ago
  93. dadf935 rbtree: augmented rbtree test by Michel Lespinasse · 12 years ago
  94. 4f035ad rbtree: low level optimizations in rb_erase() by Michel Lespinasse · 12 years ago
  95. 46b6135 rbtree: handle 1-child recoloring in rb_erase() instead of rb_erase_color() by Michel Lespinasse · 12 years ago
  96. 60670b8 rbtree: place easiest case first in rb_erase() by Michel Lespinasse · 12 years ago
  97. 7abc704 rbtree: add __rb_change_child() helper function by Michel Lespinasse · 12 years ago
  98. 28d7530 rbtree test: fix sparse warning about 64-bit constant by Michel Lespinasse · 12 years ago
  99. 59633ab rbtree: optimize fetching of sibling node by Michel Lespinasse · 12 years ago
  100. 7ce6ff9 rbtree: coding style adjustments by Michel Lespinasse · 12 years ago