1. 68d47a1 Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  2. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  3. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  4. 620e775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  6. 99a1300 thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy by Andrea Arcangeli · 12 years ago
  7. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  8. 58fac09 kmemleak: Replace list_for_each_continue_rcu with new interface by Michael Wang · 12 years ago
  9. f14851a memory hotplug: fix section info double registration bug by qiuxishi · 12 years ago
  10. 0ba8f2d mm/page_alloc: fix the page address of higher page's buddy calculation by Li Haifeng · 12 years ago
  11. 8ba00bb slub: consider pfmemalloc_match() in get_partial_node() by Joonsoo Kim · 12 years ago
  12. d014dc2 slab: fix starting index for finding another object by Joonsoo Kim · 12 years ago
  13. 30c29be slab: do ClearSlabPfmemalloc() for all pages of slab by Mel Gorman · 12 years ago
  14. 18b48d5 memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails by Wen Congyang · 12 years ago
  15. 7076cca Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. 8c7f6ed cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them by Tejun Heo · 12 years ago
  17. 80de7c3 Remove user-triggerable BUG from mpol_to_str by Dave Jones · 12 years ago
  18. 1567486 mm/memblock: Use NULL instead of 0 for pointers by Sachin Kamat · 12 years ago
  19. 51cd8e6 mm, slab: lock the correct nodelist after reenabling irqs by David Rientjes · 12 years ago
  20. 0d4ba4d bootmem: Fix the short description of reserve_bootmem() by Javi Merino · 12 years ago
  21. a7e546f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  22. 38f3865 xattr: extract simple_xattr code from tmpfs by Aristeu Rozanski · 12 years ago
  23. 7ca63ee Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  24. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 12 years ago
  25. de74f1c mm: have order > 0 compaction start near a pageblock with free pages by Mel Gorman · 12 years ago
  26. b121186 mm: correct page->pfmemalloc to fix deactivate_slab regression by Alex Shi · 12 years ago
  27. c81758f mm/compaction.c: fix deferring compaction mistake by Minchan Kim · 12 years ago
  28. f9aed62 mm: change nr_ptes BUG_ON to WARN_ON by Hugh Dickins · 12 years ago
  29. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  30. c7a3a88 uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails by Oleg Nesterov · 12 years ago
  31. 647d1e4 block: move down direct IO plugging by Fengguang Wu · 12 years ago
  32. 8430f97 block: remove plugging at buffered write time by Fengguang Wu · 12 years ago
  33. f0cd2db vfs: kill write_super and sync_supers by Artem Bityutskiy · 12 years ago
  34. 8783b6e mm: remove node_start_pfn checking in new WARN_ON for now by Linus Torvalds · 12 years ago
  35. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  36. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  37. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  38. d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
  39. 09c231c tmpfs: distribute interleave better across nodes by Nathan Zimmer · 12 years ago
  40. 6527af5 mm: remove redundant initialization by Minchan Kim · 12 years ago
  41. 88fdf75 mm: warn if pg_data_t isn't initialized with zero by Minchan Kim · 12 years ago
  42. 69980e3 memcg: gix memory accounting scalability in shrink_page_list by Tim Chen · 12 years ago
  43. c1c9518 mm/sparse: remove index_init_lock by Gavin Shan · 12 years ago
  44. db36a46 mm/sparse: more checks on mem_section number by Gavin Shan · 12 years ago
  45. 5b760e6 mm/sparse: optimize sparse_index_alloc by Gavin Shan · 12 years ago
  46. b214514 memcg: add mem_cgroup_from_css() helper by Wanpeng Li · 12 years ago
  47. c3b94f4 memcg: further prevent OOM with too many dirty pages by Hugh Dickins · 12 years ago
  48. e62e384 memcg: prevent OOM with too many dirty pages by Michal Hocko · 12 years ago
  49. 3ad3d90 mm: mmu_notifier: fix freed page still mapped in secondary MMU by Xiao Guangrong · 12 years ago
  50. bdf4f4d mm: memcg: only check anon swapin page charges for swap cache by Johannes Weiner · 12 years ago
  51. 90deb78 mm: memcg: only check swap cache pages for repeated charging by Johannes Weiner · 12 years ago
  52. 0435a2f mm: memcg: split swapin charge function into private and public part by Johannes Weiner · 12 years ago
  53. 24467ca mm: memcg: remove needless !mm fixup to init_mm when charging by Johannes Weiner · 12 years ago
  54. 62ba744 mm: memcg: remove unneeded shmem charge type by Johannes Weiner · 12 years ago
  55. 827a03d mm: memcg: move swapin charge functions above callsites by Johannes Weiner · 12 years ago
  56. 7d18895 mm: memcg: only check for PageSwapCache when uncharging anon by Johannes Weiner · 12 years ago
  57. 0c59b89 mm: memcg: push down PageSwapCache check into uncharge entry functions by Johannes Weiner · 12 years ago
  58. 5d84c77 mm: swapfile: clean up unuse_pte race handling by Johannes Weiner · 12 years ago
  59. 0030f53 mm: memcg: fix compaction/migration failing due to memcg limits by Johannes Weiner · 12 years ago
  60. 7374492 swapfile: avoid dereferencing bd_disk during swap_entry_free for network storage by Mel Gorman · 12 years ago
  61. 5a17811 mm: add support for direct_IO to highmem pages by Mel Gorman · 12 years ago
  62. a509bc1 mm: swap: implement generic handler for swap_activate by Mel Gorman · 12 years ago
  63. 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago
  64. 18022c5 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O by Mel Gorman · 12 years ago
  65. f981c59 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 12 years ago
  66. 68243e7 mm: account for the number of times direct reclaimers get throttled by Mel Gorman · 12 years ago
  67. 5515061 mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage by Mel Gorman · 12 years ago
  68. 381760e mm: micro-optimise slab to avoid a function call by Mel Gorman · 12 years ago
  69. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  70. 183f637 mm: ignore mempolicies when using ALLOC_NO_WATERMARK by Mel Gorman · 12 years ago
  71. cfd19c5 mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used by Mel Gorman · 12 years ago
  72. 907aed4 mm: allow PF_MEMALLOC from softirq context by Mel Gorman · 12 years ago
  73. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago
  74. 5091b74 mm: slub: optimise the SLUB fast path to avoid pfmemalloc checks by Christoph Lameter · 12 years ago
  75. 072bb0a mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages by Mel Gorman · 12 years ago
  76. 702d1a6 memory-hotplug: fix kswapd looping forever problem by Minchan Kim · 12 years ago
  77. 2cfed07 mm: fix free page check in zone_watermark_ok() by Minchan Kim · 12 years ago
  78. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  79. 876aafb mm, memcg: move all oom handling to memcontrol.c by David Rientjes · 12 years ago
  80. 6b0c81b mm, oom: reduce dependency on tasklist_lock by David Rientjes · 12 years ago
  81. 9cbb78b mm, memcg: introduce own oom handler to iterate only over its own threads by David Rientjes · 12 years ago
  82. 462607e mm, oom: introduce helper function to process threads during scan by David Rientjes · 12 years ago
  83. 4ed7e02 mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit by Jiang Liu · 12 years ago
  84. 340175b mm/hotplug: free zone->pageset when a zone becomes empty by Jiang Liu · 12 years ago
  85. 08dff7b mm/hotplug: correctly add new zone to all other nodes' zone lists by Jiang Liu · 12 years ago
  86. 9adb62a mm/hotplug: correctly setup fallback zonelists when creating new pgdat by Jiang Liu · 12 years ago
  87. da92c47 mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup() in comment by Wanpeng Li · 12 years ago
  88. aaad153 mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg->memsw.limit by Wanpeng Li · 12 years ago
  89. ca57df7 mm: setup pageblock_order before it's used by sparsemem by Xishi Qiu · 12 years ago
  90. 51a07e5 mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directly by Jeff Liu · 12 years ago
  91. 7db8889 mm: have order > 0 compaction start off where it left by Rik van Riel · 12 years ago
  92. ab21588 memcg: rename mem_control_xxx to memcg_xxx by Wanpeng Li · 12 years ago
  93. 567fb43 memcg: fix bad behavior in use_hierarchy file by Glauber Costa · 12 years ago
  94. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  95. 8093451 mm: clean up __count_immobile_pages() by Minchan Kim · 12 years ago
  96. 97d255c mm: do not use page_count() without a page pin by Minchan Kim · 12 years ago
  97. de34d96 mm, oom: replace some information in tasklist dump by David Rientjes · 12 years ago
  98. 121d1ba mm, oom: fix potential killing of thread that is disabled from oom killing by David Rientjes · 12 years ago
  99. 2a13515 mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again by KOSAKI Motohiro · 12 years ago
  100. 3d3727c mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise() by KOSAKI Motohiro · 12 years ago