Commit Graph

76 Commits (8504a3cb5cbc43dbbec457105d9cead3fc20cd85)

Author SHA1 Message Date
Dean Nelson dd73e85f6d HWPOISON: convert pr_debug()s to pr_info()s 13 years ago
Paul Gortmaker b9e15bafdf mm: Add export.h for EXPORT_SYMBOL to active symbol exporters 13 years ago
Huang Ying ea8f5fb8a7 HWPoison: add memory_failure_queue() 14 years ago
Peter Zijlstra 9b679320a5 mm/memory-failure.c: fix spinlock vs mutex order 14 years ago
Minchan Kim 5db8a73a8d mm/memory-failure.c: fix page isolated count mismatch 14 years ago
Ying Han 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
Ying Han a09ed5e000 vmscan: change shrink_slab() interfaces by passing shrink_control 14 years ago
Konstantin Khlebnikov bd486285f2 mem-hwpoison: fix page refcount around isolate_lru_page() 14 years ago
Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Minchan Kim e64a782fec mm: change __remove_from_page_cache() 14 years ago
Huang Ying f58c9df78c mm: remove is_hwpoison_address 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Jin Dongming af241a0834 thp: fix unsuitable behavior for hwpoisoned tail page 14 years ago
Jin Dongming a6d30dddae thp: fix the wrong reported address of hwpoisoned hugepages 14 years ago
Jin Dongming efeda7a41e thp: fix splitting of hwpoisoned hugepages 14 years ago
Minchan Kim 48db54ee2f mm/migration: fix page corruption during hugepage migration 14 years ago
Andrea Arcangeli 57fc4a5ee3 mm: when migrate_pages returns 0, all pages must have been released 14 years ago
Andrea Arcangeli 37c2ac7872 thp: compound_trans_order 14 years ago
Andrea Arcangeli 91600e9e59 thp: fix memory-failure hugetlbfs vs THP collision 14 years ago
Andrea Arcangeli 3f04f62f90 thp: split_huge_page paging 14 years ago
Mel Gorman 77f1fe6b08 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path 14 years ago
KOSAKI Motohiro 20d6c96b5f mem-hotplug: introduce {un}lock_memory_hotplug() 14 years ago
Minchan Kim cf608ac19c mm: compaction: fix COMPACTPAGEFAILED counting 14 years ago
Andi Kleen a08c80ebb6 HWPOISON: Remove retry loop for try_to_unmap 15 years ago
Andi Kleen 9033ae1640 HWPOISON: Turn addr_valid from bitfield into char 15 years ago
Andi Kleen 898e70d1e5 HWPOISON: Disable DEBUG by default 15 years ago
Andi Kleen fb46e73520 HWPOISON: Convert pr_debugs to pr_info 15 years ago
Andi Kleen 1c80b990a3 HWPOISON: Improve comments in memory-failure.c 15 years ago
Naoya Horiguchi 6a90181c7b HWPOISON, hugetlb: fix unpoison for hugepage 15 years ago
Naoya Horiguchi d950b95882 HWPOISON, hugetlb: soft offlining for hugepage 15 years ago
Naoya Horiguchi 8c6c2ecb44 HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASED 15 years ago
Naoya Horiguchi 6de2b1aab9 HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() 15 years ago
Andi Kleen 47f43e7efa HWPOISON: Stop shrinking at right page count 15 years ago
Andi Kleen 0d9ee6a2d4 HWPOISON: Report correct address granuality for AO huge page errors 15 years ago
Naoya Horiguchi 93f70f900d HWPOISON, hugetlb: isolate corrupted hugepage 15 years ago
Naoya Horiguchi c9fbdd5f13 HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage error 15 years ago
Naoya Horiguchi 7013febc89 HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepage 15 years ago
Naoya Horiguchi 7af446a841 HWPOISON, hugetlb: enable error handling path for hugepage 15 years ago
Huang Ying bbeb34062f KVM: Fix a race condition for usage of is_hwpoison_address() 15 years ago
Huang Ying bf998156d2 KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 years ago
Andi Kleen 27df5068e2 HWPOISON: Add PROC_FS dependency to hwpoison injector v2 15 years ago
Andi Kleen f2c03debdf HWPOISON: Remove stray phrase in a comment 15 years ago
Andi Kleen 12686d153a HWPOISON: Try to allocate migration page on the same node 15 years ago
Andi Kleen facb6011f3 HWPOISON: Add soft page offline support 15 years ago
Andi Kleen 2326c467df HWPOISON: Undefine short-hand macros after use to avoid namespace conflict 15 years ago
Andi Kleen 0474a60ec7 HWPOISON: Use new shake_page in memory_failure 15 years ago
Haicheng Li 1bfe5febe3 HWPOISON: add an interface to switch off/on all the page filters 15 years ago