1. 7b2d81d uprobes/core: Clean up, refactor and improve the code by Ingo Molnar · 12 years ago
  2. 2b14449 uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints by Srikar Dronamraju · 12 years ago
  3. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 12 years ago
  4. 2437dcb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  6. 9f9f1ac mm: fix rss count leakage during migration by Konstantin Khlebnikov · 12 years ago
  7. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 12 years ago
  8. 85046579 SHM_UNLOCK: fix long unpreemptible section by Hugh Dickins · 12 years ago
  9. 409eb8c mm/hugetlb.c: undo change to page mapcount in fault handler by Hillf Danton · 12 years ago
  10. 6568d4a mm: memcg: update the correct soft limit tree during migration by Johannes Weiner · 12 years ago
  11. 656a070 mm: __count_immobile_pages(): make sure the node is online by Michal Hocko · 12 years ago
  12. 687875f mm: fix NULL ptr dereference in __count_immobile_pages by Michal Hocko · 12 years ago
  13. 376be5f net: fix socket memcg build with !CONFIG_NET by Glauber Costa · 12 years ago
  14. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  15. 319d3b9 net: move sock_update_memcg outside of CONFIG_INET by Glauber Costa · 12 years ago
  16. 5d53cb2 memblock: Fix alloc failure due to dumb underflow protection in memblock_find_in_range_node() by Tejun Heo · 12 years ago
  17. 892d208 Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux by Linus Torvalds · 12 years ago
  18. f1db7af mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path by Kautuk Consul · 12 years ago
  19. 3f79768 mm: rearrange putback_inactive_pages by Hugh Dickins · 12 years ago
  20. f626012 mm: remove isolate_pages() by Hugh Dickins · 12 years ago
  21. 1c1c53d mm: remove del_page_from_lru, add page_off_lru by Hugh Dickins · 12 years ago
  22. 4111304 mm: enum lru_list lru by Hugh Dickins · 12 years ago
  23. 4d06f38 mm: no blank line after EXPORT_SYMBOL in swap.c by Hugh Dickins · 12 years ago
  24. 5095ae83 mm: fewer underscores in ____pagevec_lru_add by Hugh Dickins · 12 years ago
  25. 2bcf887 mm: take pagevecs off reclaim stack by Hugh Dickins · 12 years ago
  26. 90b3fea memcg: fix mem_cgroup_print_bad_page by Hugh Dickins · 12 years ago
  27. 12d2710 memcg: fix split_huge_page_refcounts() by Hugh Dickins · 12 years ago
  28. 0cee34f mm: vmscan: check if reclaim should really abort even if compaction_ready() is true for one zone by Mel Gorman · 12 years ago
  29. fe4b1b2 mm: vmscan: when reclaiming for compaction, ensure there are sufficient free pages available by Mel Gorman · 12 years ago
  30. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 12 years ago
  31. 6619971 mm: page allocator: do not call direct reclaim for THP allocations while compaction is deferred by Mel Gorman · 12 years ago
  32. c824493 mm: compaction: make isolate_lru_page() filter-aware again by Mel Gorman · 12 years ago
  33. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 12 years ago
  34. 7335084 mm: vmscan: do not OOM if aborting reclaim to start compaction by Mel Gorman · 12 years ago
  35. 5013473 mm: vmscan: check if we isolated a compound page during lumpy scan by Andrea Arcangeli · 12 years ago
  36. b16d3d5 mm: compaction: use synchronous compaction for /proc/sys/vm/compact_memory by Mel Gorman · 12 years ago
  37. a77ebd3 mm: compaction: allow compaction to isolate dirty pages by Mel Gorman · 12 years ago
  38. ea4d349 vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() by Tao Ma · 12 years ago
  39. 4567688 thp: improve order in lru list for split huge page by Shaohua Li · 12 years ago
  40. f21760b thp: add tlb_remove_pmd_tlb_entry by Shaohua Li · 12 years ago
  41. e559130 thp: remove unnecessary tlb flush for mprotect by Shaohua Li · 12 years ago
  42. 569e559 thp: improve the error code path by Shaohua Li · 12 years ago
  43. 0efc8eb page_cgroup: drop multi CONFIG_MEMORY_HOTPLUG by Bob Liu · 12 years ago
  44. d0048b0 page_alloc: break early in check_for_regular_memory() by Bob Liu · 12 years ago
  45. 3ed28fa memcg: cleanup for_each_node_state() by Bob Liu · 12 years ago
  46. 38c5d72 memcg: simplify LRU handling by new rule by KAMEZAWA Hiroyuki · 12 years ago
  47. 4e5f01c memcg: clear pc->mem_cgroup if necessary. by KAMEZAWA Hiroyuki · 12 years ago
  48. 36b62ad memcg: simplify corner case handling of LRU. by KAMEZAWA Hiroyuki · 12 years ago
  49. dc67d50 memcg: simplify page cache charging by KAMEZAWA Hiroyuki · 12 years ago
  50. de077d2 oom, memcg: fix exclusion of memcg threads after they have detached their mm by David Rientjes · 12 years ago
  51. c3cecc6 memcg: free entries in soft_limit_tree if allocation fails by Michal Hocko · 12 years ago
  52. 9fb4b7c page_cgroup: add helper function to get swap_cgroup by Bob Liu · 12 years ago
  53. 40f23a2 mm: memcg: remove unneeded checks from uncharge_page() by Johannes Weiner · 12 years ago
  54. 7a0524c mm: memcg: remove unneeded checks from newpage_charge() by Johannes Weiner · 12 years ago
  55. 00c54c0 mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when necessary by Johannes Weiner · 12 years ago
  56. cfa4494 mm: memcg: lookup_page_cgroup (almost) never returns NULL by Johannes Weiner · 12 years ago
  57. 0e574a9 mm: memcg: clean up fault accounting by Johannes Weiner · 12 years ago
  58. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 12 years ago
  59. ec0fffd mm: oom_kill: remove memcg argument from oom_kill_task() by Johannes Weiner · 12 years ago
  60. f53d7ce mm: memcg: shorten preempt-disabled section around event checks by Johannes Weiner · 12 years ago
  61. e94c8a9 memcg: make mem_cgroup_split_huge_fixup() more efficient by KAMEZAWA Hiroyuki · 12 years ago
  62. 6b208e3 mm: memcg: remove unused node/section info from pc->flags by Johannes Weiner · 12 years ago
  63. 925b767 mm: make per-memcg LRU lists exclusive by Johannes Weiner · 12 years ago
  64. 6290df5 mm: collect LRU list heads into struct lruvec by Johannes Weiner · 12 years ago
  65. b95a2f2 mm: vmscan: convert global reclaim to per-memcg LRU lists by Johannes Weiner · 12 years ago
  66. ad2b8e6 mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty by Johannes Weiner · 12 years ago
  67. 5660048 mm: move memcg hierarchy reclaim to generic reclaim code by Johannes Weiner · 12 years ago
  68. 527a5ec mm: memcg: per-priority per-zone hierarchy scan generations by Johannes Weiner · 12 years ago
  69. f16015f mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned by Johannes Weiner · 12 years ago
  70. 89b5fae mm: vmscan: distinguish global reclaim from global LRU scanning by Johannes Weiner · 12 years ago
  71. 9f3a0d0 mm: memcg: consolidate hierarchy iteration primitives by Johannes Weiner · 12 years ago
  72. ab936cb memcg: add mem_cgroup_replace_page_cache() to fix LRU issue by KAMEZAWA Hiroyuki · 12 years ago
  73. 2565409 mm,x86,um: move CMPXCHG_DOUBLE config option by Heiko Carstens · 12 years ago
  74. 4156153 mm,x86,um: move CMPXCHG_LOCAL config option by Heiko Carstens · 12 years ago
  75. 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 12 years ago
  76. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. 6296e5d Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  78. 5878cf4 Merge branch 'slab/urgent' into slab/for-linus by Pekka Enberg · 12 years ago
  79. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  80. db1aeca mm/vmalloc.c: change void* into explict vm_struct* by Minchan Kim · 12 years ago
  81. 3770490 mm: vmscan: fix typo in isolating lru pages by Hillf Danton · 12 years ago
  82. 043bcbe mm: test PageSwapBacked in lumpy reclaim by Hugh Dickins · 12 years ago
  83. faed836 mm/migrate.c: remove the unused macro lru_to_page by Wang Sheng-Hui · 12 years ago
  84. ea5768c mm/hugetlb.c: avoid bogus counter of surplus huge page by Hillf Danton · 12 years ago
  85. 1ebb704 mempool: fix first round failure behavior by Tejun Heo · 12 years ago
  86. 0565d31 mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy() by Tejun Heo · 12 years ago
  87. 5b99054 mempool: fix and document synchronization and memory barrier usage by Tejun Heo · 12 years ago
  88. 564c81d mm/migrate.c: cleanup comment for migration_entry_wait() by Wang Sheng-Hui · 12 years ago
  89. fcfb4dc mm/mempolicy.c: mpol_equal(): use bool by KOSAKI Motohiro · 12 years ago
  90. 0c176d5 mm: hugetlb: fix pgoff computation when unmapping page from vma by Hillf Danton · 12 years ago
  91. 86cfd3a mm/vmscan.c: consider swap space when deciding whether to continue reclaim by Minchan Kim · 12 years ago
  92. 799f933 mm: bootmem: try harder to free pages in bulk by Johannes Weiner · 12 years ago
  93. 560a036 mm: bootmem: drop superfluous range check when freeing pages in bulk by Johannes Weiner · 12 years ago
  94. c399307 mm: page_alloc: generalize order handling in __free_pages_bootmem() by Johannes Weiner · 12 years ago
  95. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 12 years ago
  96. 6bd4837 mm: simplify find_vma_prev() by KOSAKI Motohiro · 12 years ago
  97. 948f017 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() by Andrea Arcangeli · 12 years ago
  98. df0a6da mm: fix off-by-two in __zone_watermark_ok() by Michal Hocko · 12 years ago
  99. 9571a98 bootmem: micro optimize freeing pages in bulk by Uwe Kleine-König · 12 years ago
  100. 31b8384 mm: compaction: push isolate search base of compact control one pfn ahead by Hillf Danton · 12 years ago