aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08mm/hwpoison: don't try to unpoison containment-failed pagesNaoya Horiguchi1-0/+16
2015-09-08mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li3-8/+19
2015-09-08mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi2-16/+37
2015-09-08mm/hwpoison: replace most of put_page in memory error handling by put_hwpoison_pageWanpeng Li1-17/+15
2015-09-08mm/hwpoison: fix refcount of THP head page in no-injection caseWanpeng Li1-1/+1
2015-09-08mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error handlingWanpeng Li2-0/+22
2015-09-08mm/hwpoison: fix PageHWPoison test/set raceWanpeng Li1-0/+2
2015-09-08mm/hwpoison: fix failure to split thp w/ refcount heldWanpeng Li1-0/+2
2015-09-08x86: use generic early mem copyMark Salter1-21/+1
2015-09-08arm64: support initrd outside kernel linear mapMark Salter1-0/+62
2015-09-08mm: add utility for early copy from unmapped ramMark Salter2-0/+28
2015-09-08Documentation: update libhugetlbfs location and use for testingMike Kravetz1-4/+11
2015-09-08selftests:vm: point to libhugetlbfs for regression testingMike Kravetz1-0/+4
2015-09-08Revert "selftests: add hugetlbfstest"Mike Kravetz3-98/+0
2015-09-08mm, compaction: skip compound pages by order in free scannerVlastimil Babka1-0/+25
2015-09-08mm, compaction: always skip all compound pages by order in migrate scannerVlastimil Babka1-20/+27
2015-09-08mm, compaction: encapsulate resetting cached scanner positionsVlastimil Babka1-6/+10
2015-09-08mm, compaction: simplify handling restart position in free pages scannerVlastimil Babka1-15/+20
2015-09-08mm, compaction: more robust check for scanners meetingVlastimil Babka1-8/+14