aboutsummaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c
Commit message (Expand)AuthorAge
* mm: fix potential infinite loop in dissolve_free_huge_pages()Li Zhong2014-08-06
* mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes2014-08-06
* mm, hugetlb: generalize writes to nr_hugepagesDavid Rientjes2014-08-06
* mm,hugetlb: simplify error handling in hugetlb_cow()Davidlohr Bueso2014-08-06
* mm,hugetlb: make unmap_ref_private() return voidDavidlohr Bueso2014-08-06
* kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai2014-07-30
* mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi2014-07-23
* hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi2014-06-23
* hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi2014-06-04
* mm, hugetlb: move the error handle logic out of normal code pathJianyu Zhan2014-06-04
* hugetlb: add support for gigantic page allocation at runtimeLuiz Capitulino2014-06-04
* hugetlb: move helpers up in the fileLuiz Capitulino2014-06-04
* hugetlb: update_and_free_page(): don't clear PG_reserved bitLuiz Capitulino2014-06-04
* hugetlb: add hstate_is_gigantic()Luiz Capitulino2014-06-04
* hugetlb: prep_compound_gigantic_page(): drop __init markerLuiz Capitulino2014-06-04
* hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-06
* mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi2014-04-18
* mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi2014-04-07
* mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding styleChoi Gi-yong2014-04-07
* mm: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-07
* mm: move mmu notifier call from change_protection to change_pmd_rangeRik van Riel2014-04-07
* mm/hugetlb.c: add NULL check of return value of huge_pte_offsetNaoya Horiguchi2014-04-07
* mm, hugetlb: mark some bootstrap functions as __initDavid Rientjes2014-04-03
* mm, hugetlb: improve page-fault scalabilityDavidlohr Bueso2014-04-03
* mm, hugetlb: use vma_resv_map() map typesJoonsoo Kim2014-04-03
* mm, hugetlb: remove resv_map_putJoonsoo Kim2014-04-03
* mm, hugetlb: fix race in region trackingDavidlohr Bueso2014-04-03
* mm, hugetlb: improve, cleanup resv_map parametersJoonsoo Kim2014-04-03
* mm, hugetlb: unify region structure handlingJoonsoo Kim2014-04-03
* mm: optimize put_mems_allowed() usageMel Gorman2014-04-03
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-23
* mm/hugetlb.c: use memblock apis for early memory allocationsGrygorii Strashko2014-01-21
* mm/hugetlb.c: call MMU notifiers when copying a hugetlb page rangeAndreas Sandberg2014-01-21
* mm/hugetlb.c: defer PageHeadHuge() symbol exportAndrea Arcangeli2014-01-21
* mm/hugetlb.c: simplify PageHeadHuge() and PageHuge()Andrew Morton2014-01-21
* mm: hugetlb: use get_page_foll() in follow_hugetlb_page()Andrea Arcangeli2014-01-21
* mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-21
* mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-21
* mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov2013-11-14
* mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pagesAndrea Arcangeli2013-10-17
* mm/hugetlb.c: correct missing private flag clearingJoonsoo Kim2013-10-17
* mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi2013-09-11
* mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi2013-09-11
* mm: mbind: add hugepage migration code to mbind()Naoya Horiguchi2013-09-11
* mm: migrate: make core migration code aware of hugepageNaoya Horiguchi2013-09-11
* mm, hugetlb: return a reserved page to a reserved pool if failedJoonsoo Kim2013-09-11
* mm, hugetlb: grab a page_table_lock after page_cache_releaseJoonsoo Kim2013-09-11
* mm, hugetlb: remove useless check about mapping typeJoonsoo Kim2013-09-11
* mm, hugetlb: fix subpool accounting handlingJoonsoo Kim2013-09-11
* mm, hugetlb: change variable name reservations to resvJoonsoo Kim2013-09-11