1. 997396a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  2. f1819427 mm: fix hang on anon_vma->root->lock by Hugh Dickins · 14 years ago
  3. 871eae4 Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  4. 8ca3eb0 guard page for stacks that grow upwards by Luck, Tony · 14 years ago
  5. 546a192 writeback: write_cache_pages doesn't terminate at nr_to_write <= 0 by Dave Chinner · 14 years ago
  6. 679ceac mm: exporting account_page_dirty by Michael Rubin · 14 years ago
  7. bc584c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  8. 0e8e50e mm: make stack guard page logic use vm_prev pointer by Linus Torvalds · 14 years ago
  9. 7798330 mm: make the mlock() stack guard page checks stricter by Linus Torvalds · 14 years ago
  10. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  11. 8d6c83f oom: __task_cred() need rcu_read_lock() by KOSAKI Motohiro · 14 years ago
  12. b52723c oom: fix tasklist_lock leak by KOSAKI Motohiro · 14 years ago
  13. be71cf2 oom: fix NULL pointer dereference by KOSAKI Motohiro · 14 years ago
  14. d5ed3a4 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() by Jan Kara · 14 years ago
  15. 602586a shmem: put_super must percpu_counter_destroy by Hugh Dickins · 14 years ago
  16. d782437 mm: fix up some user-visible effects of the stack guard page by Linus Torvalds · 14 years ago
  17. 03ab450 mm/page-writeback: fix non-kernel-doc function comments by Randy Dunlap · 14 years ago
  18. 11ac552 mm: fix page table unmap for stack guard page properly by Linus Torvalds · 14 years ago
  19. fe622e7 NOMMU: Remove an extraneous no_printk() by David Howells · 14 years ago
  20. 5528f913 mm: fix missing page table unmap for stack guard page failure case by Linus Torvalds · 14 years ago
  21. 320b2b8 mm: keep a guard page below a grow-down stack segment by Linus Torvalds · 14 years ago
  22. 1021a64 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  23. 26f0cf9 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  24. 1babe18 writeback: add comment to the dirty limit functions by Wu Fengguang · 14 years ago
  25. 16c4042 writeback: avoid unnecessary calculation of bdi dirty thresholds by Wu Fengguang · 14 years ago
  26. e50e372 writeback: balance_dirty_pages(): reduce calls to global_page_state by Wu Fengguang · 14 years ago
  27. 3c111a0 mm: fix fatal kernel-doc error by Randy Dunlap · 14 years ago
  28. 13d7e3a memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id by KOSAKI Motohiro · 14 years ago
  29. 00918b6 memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() by KOSAKI Motohiro · 14 years ago
  30. 14fec79 memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask by KOSAKI Motohiro · 14 years ago
  31. da280d6 memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone() by KOSAKI Motohiro · 14 years ago
  32. b8f5c56 memcg: sc.nr_to_reclaim should be initialized by KOSAKI Motohiro · 14 years ago
  33. f75ca96 memcg: avoid css_get() by KAMEZAWA Hiroyuki · 14 years ago
  34. 158e0a2 memcg: use find_lock_task_mm() in memory cgroups oom by KAMEZAWA Hiroyuki · 14 years ago
  35. 73045c4 memcg: remove mem from arg of charge_common by Daisuke Nishimura · 14 years ago
  36. bd0d24b memcg: remove redundant code by Daisuke Nishimura · 14 years ago
  37. 2bd9bb2 memcg: clean up waiting move acct by KAMEZAWA Hiroyuki · 14 years ago
  38. 4b53433 memcg: clean up try_charge main loop by KAMEZAWA Hiroyuki · 14 years ago
  39. 28957a5 hugetlb: add missing unlock in avoidcopy path in hugetlb_cow() by Naoya Horiguchi · 14 years ago
  40. e3390f6 hwpoison: rename CONFIG by Naoya Horiguchi · 14 years ago
  41. 43131e1 HWPOISON, hugetlb: support hwpoison injection for hugepage by Naoya Horiguchi · 14 years ago
  42. fd6a03ed HWPOISON, hugetlb: detect hwpoison in hugetlb code by Naoya Horiguchi · 14 years ago
  43. 93f70f9 HWPOISON, hugetlb: isolate corrupted hugepage by Naoya Horiguchi · 14 years ago
  44. c9fbdd5 HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage error by Naoya Horiguchi · 14 years ago
  45. 7013feb HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepage by Naoya Horiguchi · 14 years ago
  46. 7af446a HWPOISON, hugetlb: enable error handling path for hugepage by Naoya Horiguchi · 14 years ago
  47. 0fe6e20 hugetlb, rmap: add reverse mapping for hugepage by Naoya Horiguchi · 14 years ago
  48. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  49. 4c61940 Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 14 years ago
  50. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  51. 1989425 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  52. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  53. 966cca02 mm: fix corruption of hibernation caused by reusing swap during image saving by KAMEZAWA Hiroyuki · 14 years ago
  54. d9f8984 ksm: cleanup for mm_slots_hash by Lai Jiangshan · 14 years ago
  55. e31f3698 vmscan: raise the bar to PAGEOUT_IO_SYNC stalls by Wu Fengguang · 14 years ago
  56. 51980ac mm/vmalloc.c: check kmalloc() return value by Kulikov Vasiliy · 14 years ago
  57. cc8e970 memcg: add mm_vmscan_memcg_isolate tracepoint by KOSAKI Motohiro · 14 years ago
  58. bdce6d9 memcg, vmscan: add memcg reclaim tracepoint by KOSAKI Motohiro · 14 years ago
  59. 4dc4b3d vmscan: shrink_slab() requires the number of lru_pages, not the page order by KOSAKI Motohiro · 14 years ago
  60. 57250a5 mmu-notifiers: remove mmu notifier calls in apply_to_page_range() by Jeremy Fitzhardinge · 14 years ago
  61. 58c37f6 vmscan: protect reading of reclaim_stat with lru_lock by KOSAKI Motohiro · 14 years ago
  62. 1574804 vmscan: avoid subtraction of unsigned types by KOSAKI Motohiro · 14 years ago
  63. 9a5b489 mm: set VM_FAULT_WRITE in do_swap_page() by Andrea Arcangeli · 14 years ago
  64. ad8c2ee rmap: add exclusive page to private anon_vma on swapin by Rik van Riel · 14 years ago
  65. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  66. cef1d35 oom: multi threaded process coredump don't make deadlock by KOSAKI Motohiro · 14 years ago
  67. 93b43fa oom: give the dying task a higher priority by Luis Claudio R. Goncalves · 14 years ago
  68. 19b4586 oom: remove child->mm check from oom_kill_process() by KOSAKI Motohiro · 14 years ago
  69. df1090a oom: cleanup has_intersects_mems_allowed() by KOSAKI Motohiro · 14 years ago
  70. a96cfd6 oom: move OOM_DISABLE check from oom_kill_task to out_of_memory() by KOSAKI Motohiro · 14 years ago
  71. 113e27f oom: kill duplicate OOM_DISABLE check by KOSAKI Motohiro · 14 years ago
  72. 26ebc98 oom: /proc/<pid>/oom_score treat kernel thread honestly by KOSAKI Motohiro · 14 years ago
  73. f88ccad oom: oom_kill_process() needs to check that p is unkillable by KOSAKI Motohiro · 14 years ago
  74. ab290ad oom: make oom_unkillable_task() helper function by KOSAKI Motohiro · 14 years ago
  75. 2c5ea53 oom: oom_kill_process() doesn't select kthread child by KOSAKI Motohiro · 14 years ago
  76. 7c59aec oom: don't try to kill oom_unkillable child by KOSAKI Motohiro · 14 years ago
  77. 1489fa1 vmscan: update isolated page counters outside of main path in shrink_inactive_list() by Mel Gorman · 14 years ago
  78. abe4c3b vmscan: set up pagevec as late as possible in shrink_page_list() by Mel Gorman · 14 years ago
  79. 6663562 vmscan: set up pagevec as late as possible in shrink_inactive_list() by Mel Gorman · 14 years ago
  80. d4debc6 vmscan: remove unnecessary temporary vars in do_try_to_free_pages by Mel Gorman · 14 years ago
  81. e247dbc vmscan: simplify shrink_inactive_list() by KOSAKI Motohiro · 14 years ago
  82. 25edde0 vmscan: kill prev_priority completely by KOSAKI Motohiro · 14 years ago
  83. 755f022 vmscan: tracing: add trace event when a page is written by Mel Gorman · 14 years ago
  84. a8a94d1 vmscan: tracing: add trace events for LRU page isolation by Mel Gorman · 14 years ago
  85. 33906bc vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim by Mel Gorman · 14 years ago
  86. c6a8a8c vmscan: recalculate lru_pages on each priority by KOSAKI Motohiro · 14 years ago
  87. b00d3ea vmscan: zone_reclaim don't call disable_swap_token() by KOSAKI Motohiro · 14 years ago
  88. f446daae mm: implement writeback livelock avoidance using page tagging by Jan Kara · 14 years ago
  89. 44ab57a rmap: add anon_vma bug checks by Andrea Arcangeli · 14 years ago
  90. 21d0d44 rmap: resurrect page_address_in_vma anon_vma check by Andrea Arcangeli · 14 years ago
  91. 288468c rmap: always use anon_vma root pointer by Andrea Arcangeli · 14 years ago
  92. 26ba0cb rmap: always add new vmas at the end by Andrea Arcangeli · 14 years ago
  93. 5e549e9 mmap: remove unnecessary lock from __vma_link by Andrea Arcangeli · 14 years ago
  94. ff36b801 shmem: reduce pagefault lock contention by Shaohua Li · 14 years ago
  95. 7e49629 tmpfs: make tmpfs scalable with percpu_counter for used blocks by Tim Chen · 14 years ago
  96. 4e60c86 gcc-4.6: mm: fix unused but set warnings by Andi Kleen · 14 years ago
  97. 596d7cf mempolicy: reduce stack size of migrate_pages() by KOSAKI Motohiro · 14 years ago
  98. 31f961a mm: use for_each_online_cpu() in vmstat by Minchan Kim · 14 years ago
  99. 0aad4b3 oom: fold __out_of_memory into out_of_memory by David Rientjes · 14 years ago
  100. f442003 oom: remove constraint argument from select_bad_process and __out_of_memory by David Rientjes · 14 years ago