aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb.h
Commit message (Expand)AuthorAge
* kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai2014-07-30
* hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi2014-06-04
* hugetlb: add hstate_is_gigantic()Luiz Capitulino2014-06-04
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-04
* hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-06
* mm, hugetlb: fix race in region trackingDavidlohr Bueso2014-04-03
* mm, hugetlb: unify region structure handlingJoonsoo Kim2014-04-03
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-23
* mm: tail page refcounting optimization for slab and hugetlbfsAndrea Arcangeli2014-01-21
* mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pagesDave Hansen2014-01-21
* include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi2013-12-12
* 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: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya 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: remove hugetlb_prefaultWanpeng Li2013-07-03
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\
| * mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper2013-06-14
* | futex: Take hugepages into account when generating futex_keyZhang Yi2013-06-25
|/
* hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi2013-05-07
* mm, hugetlb: include hugepages in meminfoDavid Rientjes2013-04-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse2013-02-23
|/
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm: Count the number of pages affected in change_protection()Peter Zijlstra2012-12-11
* | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-11
|/
* mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-07-31
* hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V2012-07-31
* hugetlb: make some static variables globalAneesh Kumar K.V2012-07-31
* hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V2012-07-31
* hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V2012-07-31
* hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V2012-07-31
* mm: add new arch_make_huge_pte() method for tile supportChris Metcalf2012-05-25
* hugetlbfs: fix alignment of huge page requestsSteven Truelove2012-03-21
* hugepages: fix use after free bug in "quota" handlingDavid Gibson2012-03-21
* hugetlb: cleanup hugetlb.hDavid Gibson2012-03-21
* hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes2011-11-19
* hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce2011-07-25
* Fix build with !HUGETLBFSLinus Torvalds2011-05-26
* mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-26
* Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen2010-10-08
* HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi2010-10-08
* hugetlb: redefine hugepage copy functionsNaoya Horiguchi2010-10-08
* hugetlb: add allocate function for hugepage migrationNaoya Horiguchi2010-10-08
* HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi2010-08-11
* hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-11