1. 1419b87 mm/memory-failure.c: use compound_head() flags for huge pages by James Morse · 7 years ago
  2. d494cab mm/migrate: fix refcount handling when !hugepage_migration_supported() by Punit Agrawal · 7 years ago
  3. c3901e7 mm: hwpoison: fix thp split handling in memory_failure() by Naoya Horiguchi · 8 years ago
  4. 7c7fd82 mm: hwpoison: remove incorrect comments by Naoya Horiguchi · 8 years ago
  5. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  6. 495367c0 mm/memory-failure.c: replace "MCE" with "Memory failure" by Chen Yucong · 8 years ago
  7. c2e7e00 mm/memory-failure: fix race with compound page split/merge by Konstantin Khlebnikov · 8 years ago
  8. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  9. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  10. 0b94f17 mm/memory-failure.c: remove useless "undef"s by Wang Xiaoqiang · 8 years ago
  11. 98fd1ef mm: soft-offline: exit with failure for non anonymous thp by Naoya Horiguchi · 8 years ago
  12. acc14dc mm: soft-offline: clean up soft_offline_page() by Naoya Horiguchi · 8 years ago
  13. 4e41a30 mm: hwpoison: adjust for new thp refcounting by Naoya Horiguchi · 8 years ago
  14. d96b339 mm: soft-offline: check return value in second __get_any_page() call by Naoya Horiguchi · 8 years ago
  15. 4d2fa96 thp, mm: split_huge_page(): caller need to lock page by Kirill A. Shutemov · 8 years ago
  16. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  17. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  18. a5f6510 mm: hwpoison: ratelimit messages from unpoison_memory() by Naoya Horiguchi · 9 years ago
  19. 94a59fb hwpoison: use page_cgroup_ino for filtering by memcg by Vladimir Davydov · 9 years ago
  20. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  21. 230ac71 mm/hwpoison: don't try to unpoison containment-failed pages by Naoya Horiguchi · 9 years ago
  22. da1b13c mm/hwpoison: fix race between soft_offline_page and unpoison_memory by Wanpeng Li · 9 years ago
  23. 8e30456 mm/hwpoison: introduce num_poisoned_pages wrappers by Naoya Horiguchi · 9 years ago
  24. 665d9da mm/hwpoison: replace most of put_page in memory error handling by put_hwpoison_page by Wanpeng Li · 9 years ago
  25. 94bf4ec mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error handling by Wanpeng Li · 9 years ago
  26. 1e0e635 mm/hwpoison: fix PageHWPoison test/set race by Wanpeng Li · 9 years ago
  27. 7d1900c mm/hwpoison: fix failure to split thp w/ refcount held by Wanpeng Li · 9 years ago
  28. 33398cf memcg: export struct mem_cgroup by Michal Hocko · 9 years ago
  29. 7f6bf39 mm/hwpoison: fix panic due to split huge zero page by Wanpeng Li · 9 years ago
  30. 0361380 mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held by Wanpeng Li · 9 years ago
  31. 4f32be6 mm/hwpoison: fix page refcount of unknown non LRU page by Wanpeng Li · 9 years ago
  32. 4491f71 mm/memory-failure: set PageHWPoison before migrate_pages() by Naoya Horiguchi · 9 years ago
  33. 98ed2b0 mm/memory-failure: give up error handling for non-tail-refcounted thp by Naoya Horiguchi · 9 years ago
  34. a209ef0 mm/memory-failure: fix race in counting num_poisoned_pages by Naoya Horiguchi · 9 years ago
  35. a09233f mm/memory-failure: unlock_page before put_page by Naoya Horiguchi · 9 years ago
  36. 97f0b13 tracing: add trace event for memory-failure by Xie XiuQi · 9 years ago
  37. cc3e2af memory-failure: change type of action_result's param 3 to enum by Xie XiuQi · 9 years ago
  38. cc637b1 memory-failure: export page_type and action result by Xie XiuQi · 9 years ago
  39. 2491ffe mm/memory-failure: me_huge_page() does nothing for thp by Naoya Horiguchi · 9 years ago
  40. add05ce mm: soft-offline: don't free target page in successful page migration by Naoya Horiguchi · 9 years ago
  41. ead07f6 mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling by Naoya Horiguchi · 9 years ago
  42. 415c64c mm/memory-failure: split thp earlier in memory error handling by Naoya Horiguchi · 9 years ago
  43. ebb0973 mm, hwpoison: remove obsolete "Notebook" todo list by Andi Kleen · 9 years ago
  44. e0de78df mm, hwpoison: add comment describing when to add new cases by Andi Kleen · 9 years ago
  45. 602498f mm: soft-offline: fix num_poisoned_pages counting on concurrent events by Naoya Horiguchi · 9 years ago
  46. 09789e5 mm/memory-failure: call shake_page() when error hits thp tail page by Naoya Horiguchi · 9 years ago
  47. bcc5422 mm: hugetlb: introduce page_huge_active by Naoya Horiguchi · 9 years ago
  48. 64d37a2 mm/memory-failure.c: define page types for action_result() in one place by Naoya Horiguchi · 9 years ago
  49. 9ab3b59 mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page() by Naoya Horiguchi · 9 years ago
  50. cb731d6 vmscan: per memory cgroup slab shrinkers by Vladimir Davydov · 9 years ago
  51. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 9 years ago
  52. d28eb9c mm/memory-failure: share the i_mmap_rwsem by Davidlohr Bueso · 9 years ago
  53. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 9 years ago
  54. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 9 years ago
  55. c055432 mm, memory_hotplug/failure: drain single zone pcplists by Vlastimil Babka · 9 years ago
  56. 93481ff mm: introduce single zone pcplists drain by Vlastimil Babka · 9 years ago
  57. 6dc52cb RAS, HWPOISON: Fix wrong error recovery status by Chen, Gong · 10 years ago
  58. f29374b cgroup: remove redundant check in cgroup_ino() by Zefan Li · 10 years ago
  59. f37d429 hwpoison: fix race with changing page during offlining by Andi Kleen · 10 years ago
  60. 52089b1 hwpoison: call action_result() in failure path of hwpoison_user_mappings() by Naoya Horiguchi · 10 years ago
  61. 93a9eb3 hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings() by Naoya Horiguchi · 10 years ago
  62. a0f7a75 mm/rmap.c: fix pgoff calculation to handle hugepage correctly by Naoya Horiguchi · 10 years ago
  63. 0bc1f8b hwpoison: fix the handling path of the victimized page frame that belong to non-LRU by Chen Yucong · 10 years ago
  64. 3ba0812 mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_MCEERR_AO) by Naoya Horiguchi · 10 years ago
  65. 74614de mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACTION_REQUIRED by Tony Luck · 10 years ago
  66. a70ffca mm/memory-failure.c-failure: send right signal code to correct thread by Tony Luck · 10 years ago
  67. 6edd6cc mm/memory-failure.c: move comment by Naoya Horiguchi · 10 years ago
  68. 68711a7 mm, migration: add destination page freeing callback by David Rientjes · 10 years ago
  69. 7c8e018 mm: replace __get_cpu_var uses with this_cpu_ptr by Christoph Lameter · 10 years ago
  70. bfc8c90 mem-hotplug: implement get/put_online_mems by Vladimir Davydov · 10 years ago
  71. 3e030ec mm/memory-failure.c: fix memory leak by race between poison and unpoison by Naoya Horiguchi · 10 years ago
  72. b985194 hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage by Chen Yucong · 10 years ago
  73. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  74. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago
  75. b166492 cgroup: introduce cgroup_ino() by Tejun Heo · 10 years ago
  76. 8d547ff mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED by Naoya Horiguchi · 10 years ago
  77. 54b9dd1 mm/memory-failure.c: shift page lock from head page to tail page after thp split by Naoya Horiguchi · 10 years ago
  78. 59c82b7 mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages by Joonsoo Kim · 10 years ago
  79. 549543d mm, memory-failure: fix typo in me_pagecache_dirty() by Zhi Yong Wu · 10 years ago
  80. a3e0f9e mm/memory-failure.c: transfer page count from head page to tail page after split thp by Naoya Horiguchi · 10 years ago
  81. a49ecbc mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully by Jianguo Wu · 10 years ago
  82. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  83. 03b61ff mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page() by Naoya Horiguchi · 11 years ago
  84. 2d421ac mm/hwpoison: fix false report on 2nd attempt at page recovery by Wanpeng Li · 11 years ago
  85. e76d30e mm/hwpoison: fix test for a transparent huge page by Wanpeng Li · 11 years ago
  86. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  87. 3ba5eeb mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page by Wanpeng Li · 11 years ago
  88. 86e0577 mm/hwpoison: drop forward reference declarations __soft_offline_page() by Wanpeng Li · 11 years ago
  89. 0be3509 mm/hwpoison: don't set migration type twice to avoid holding heavily contend zone->lock by Wanpeng Li · 11 years ago
  90. dd9538a mm/hwpoison: replace atomic_long_sub() with atomic_long_dec() by Wanpeng Li · 11 years ago
  91. 0cea3fd mm/hwpoison: fix race against poison thp by Wanpeng Li · 11 years ago
  92. f912115 mm/hwpoison: don't need to hold compound lock for hugetlbfs page by Wanpeng Li · 11 years ago
  93. 841fcc5 mm/hwpoison: fix loss of PG_dirty for errors on mlocked pages by Wanpeng Li · 11 years ago
  94. 0d6fdbd hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page() by Naoya Horiguchi · 11 years ago
  95. b8ec1ce mm: soft-offline: use migrate_pages() instead of migrate_huge_page() by Naoya Horiguchi · 11 years ago
  96. 0ce3d74 shrinker: add node awareness by Dave Chinner · 11 years ago
  97. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  98. 8e33a52 treewide: Fix printks with 0x%# by Joe Perches · 11 years ago
  99. 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
  100. cf870c7 mce: acpi/apei: Soft-offline a page on firmware GHES notification by Naveen N. Rao · 11 years ago