Commit History

Author SHA1 Message Date
  Bob Liu b3092b3b73 thp: cleanup: introduce mk_huge_pmd() 12 years ago
  Bob Liu fa475e517a thp: introduce hugepage_vma_check() 12 years ago
  Bob Liu 6219049ae1 mm: introduce mm_find_pmd() 12 years ago
  Bob Liu 344aa35c27 thp: clean up __collapse_huge_page_isolate 12 years ago
  Ralf Baechle 325adeb55e mm: huge_memory: Fix build error. 13 years ago
  David Miller f5c8ad4728 mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd(). 13 years ago
  David Miller b113da6578 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. 13 years ago
  David Rientjes b676b293fb mm, thp: fix mapped pages avoiding unevictable list on mlock 13 years ago
  Sagi Grimberg 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock 13 years ago
  Catalin Marinas eab1eef991 mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c 13 years ago
  Xiao Guangrong e3b4126c55 thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator 13 years ago
  Michel Lespinasse 86c2ad1995 mm rmap: remove vma_address check for address inside vma 13 years ago
  Michel Lespinasse bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 13 years ago
  Gerald Schaefer 8e72033f2a thp: make MADV_HUGEPAGE check for mm->def_flags 13 years ago
  Gerald Schaefer 46dcde735c thp: introduce pmdp_invalidate() 13 years ago
  Gerald Schaefer e3ebcf6438 thp: remove assumptions on pgtable_t type 13 years ago
  Xiao Guangrong 227e404748 thp: remove unnecessary set_recommended_min_free_kbytes 13 years ago
  Xiao Guangrong 17c230afa5 thp: use khugepaged_enabled to remove duplicate code 13 years ago
  Xiao Guangrong b7231789b0 thp: remove khugepaged_loop 13 years ago
  Xiao Guangrong 26234f36ef thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page 13 years ago
  Xiao Guangrong 420256ef02 thp: release page in page pre-alloc path 13 years ago
  Xiao Guangrong d516904bd2 thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan 13 years ago
  Xiao Guangrong 9817626e72 thp: remove some code depend on CONFIG_NUMA 13 years ago
  Xiao Guangrong 2017c0bff8 thp: remove wake_up_interruptible in the exit path 13 years ago
  Xiao Guangrong e060f0e013 thp: remove unnecessary khugepaged_thread check 13 years ago
  Xiao Guangrong 911891afe1 thp: move khugepaged_mutex out of khugepaged 13 years ago
  Xiao Guangrong 637e3a27ec thp: remove unnecessary check in start_khugepaged 13 years ago
  Xiao Guangrong 65b3c07b43 thp: fix the count of THP_COLLAPSE_ALLOC 13 years ago
  Konstantin Khlebnikov 4b6e1e3702 mm: kill vma flag VM_INSERTPAGE 13 years ago
  Konstantin Khlebnikov cc2383ec06 mm: introduce arch-specific vma flag VM_ARCH_1 13 years ago