summaryrefslogtreecommitdiff
path: root/mm/memory-failure.c
Commit message (Expand)AuthorAge
* mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-11
* mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi2018-04-05
* x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-13
* signal/memory-failure: Use force_sig_mceerr and send_sig_mceerrEric W. Biederman2018-01-23
* mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-23
* mm, soft_offline: improve hugepage soft offlining error logLaszlo Toth2017-11-15
* x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-17
* mm, hugetlb, soft_offline: use new_page_nodemask for soft offline migrationMichal Hocko2017-07-10
* mm: hwpoison: introduce idenfity_page_stateNaoya Horiguchi2017-07-10
* mm: hugetlb: delete dequeue_hwpoisoned_huge_page()Naoya Horiguchi2017-07-10
* mm: hwpoison: dissolve in-use hugepage in unrecoverable memory errorNaoya Horiguchi2017-07-10
* mm: hwpoison: introduce memory_failure_hugetlb()Naoya Horiguchi2017-07-10
* mm: soft-offline: dissolve free hugepage if soft-offlinedNaoya Horiguchi2017-07-10
* mm: hugetlb: soft-offline: dissolve source hugepage after successful migrationAnshuman Khandual2017-07-10
* mm: hwpoison: change PageHWPoison behavior on hugetlb pagesNaoya Horiguchi2017-07-10
* mm: hugetlb: prevent reuse of hwpoisoned free hugepagesNaoya Horiguchi2017-07-10
* Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\
| * mm: fix mapping_set_error call in me_pagecache_dirtyJeff Layton2017-07-06
* | mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD levelAnshuman Khandual2017-07-06
* | mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse2017-06-17
* | mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal2017-06-02
|/
* hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2017-05-12
* mm: hwpoison: call shake_page() after try_to_unmap() for mlocked pageNaoya Horiguchi2017-05-03
* mm: hwpoison: call shake_page() unconditionallyNaoya Horiguchi2017-05-03
* mm/memory-failure.c: add page flag description in error pathsAnshuman Khandual2017-05-03
* mm: make ttu's return booleanMinchan Kim2017-05-03
* mm: delete unnecessary TTU_* flagsShaohua Li2017-05-03
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* HWPOISON: soft offlining for non-lru movable pageYisheng Xie2017-02-24
* mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2016-12-25
* mm: hwpoison: fix thp split handling in memory_failure()Naoya Horiguchi2016-11-11
* mm: hwpoison: remove incorrect commentsNaoya Horiguchi2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm/memory-failure.c: replace "MCE" with "Memory failure"Chen Yucong2016-05-20
* mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov2016-04-28
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-17
* mm/memory-failure.c: remove useless "undef"sWang Xiaoqiang2016-03-15
* mm: soft-offline: exit with failure for non anonymous thpNaoya Horiguchi2016-01-15
* mm: soft-offline: clean up soft_offline_page()Naoya Horiguchi2016-01-15
* mm: hwpoison: adjust for new thp refcountingNaoya Horiguchi2016-01-15
* mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi2016-01-15
* thp, mm: split_huge_page(): caller need to lock pageKirill A. Shutemov2016-01-15
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-15
* mm: make compound_head() robustKirill A. Shutemov2015-11-06
* mm: hwpoison: ratelimit messages from unpoison_memory()Naoya Horiguchi2015-11-05
* hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov2015-09-10
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
* mm/hwpoison: don't try to unpoison containment-failed pagesNaoya Horiguchi2015-09-08