aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hugetlb.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-04hugetlb: rename hugepage_migration_support() to ..._supported()Gravatar Naoya Horiguchi 1-2/+2
2014-06-04hugetlb: add hstate_is_gigantic()Gravatar Luiz Capitulino 1-0/+5
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Gravatar Naoya Horiguchi 1-8/+5
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedGravatar Nishanth Aravamudan 1-0/+10
2014-04-03mm, hugetlb: fix race in region trackingGravatar Davidlohr Bueso 1-0/+1
2014-04-03mm, hugetlb: unify region structure handlingGravatar Joonsoo Kim 1-0/+9
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGEGravatar Sasha Levin 1-1/+2
2014-01-21mm: tail page refcounting optimization for slab and hugetlbfsGravatar Andrea Arcangeli 1-6/+0
2014-01-21mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pagesGravatar Dave Hansen 1-0/+1
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineGravatar Naoya Horiguchi 1-1/+4
2013-11-21mm: hugetlbfs: fix hugetlbfs optimizationGravatar Andrea Arcangeli 1-0/+6
2013-11-21mm: thp: give transparent hugepage code a separate copy_pageGravatar Dave Hansen 1-4/+0
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockGravatar Kirill A. Shutemov 1-0/+26
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Gravatar Naoya Horiguchi 1-0/+12
2013-09-11mm: memory-hotplug: enable memory hotplug to handle hugepageGravatar Naoya Horiguchi 1-0/+6
2013-09-11mm: mbind: add hugepage migration code to mbind()Gravatar Naoya Horiguchi 1-0/+3
2013-09-11mm: migrate: make core migration code aware of hugepageGravatar Naoya Horiguchi 1-0/+4
2013-07-03mm/hugetlb: remove hugetlb_prefaultGravatar Wanpeng Li 1-2/+0
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Gravatar Linus Torvalds 1-0/+4
2013-06-25futex: Take hugepages into account when generating futex_keyGravatar Zhang Yi 1-0/+16
2013-06-14mm: hugetlb: Copy huge_pmd_share from x86 to mm.Gravatar Steve Capper 1-0/+4
2013-05-07hugetlbfs: fix mmap failure in unaligned size requestGravatar Naoya Horiguchi 1-6/+13
2013-04-29mm, hugetlb: include hugepages in meminfoGravatar David Rientjes 1-0/+4
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2013-02-23mm: use long type for page counts in mm_populate() and get_user_pages()Gravatar Michel Lespinasse 1-3/+3
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-1/+1
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+6
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBGravatar Andi Kleen 1-2/+5
2012-12-11mm: Count the number of pages affected in change_protection()Gravatar Peter Zijlstra 1-2/+6
2012-07-31mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesGravatar Mel Gorman 1-0/+11
2012-07-31hugetlb/cgroup: add hugetlb cgroup control filesGravatar Aneesh Kumar K.V 1-0/+5
2012-07-31hugetlb: make some static variables globalGravatar Aneesh Kumar K.V 1-0/+5
2012-07-31hugetlb: add a list for tracking in-use HugeTLB pagesGravatar Aneesh Kumar K.V 1-0/+1
2012-07-31hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Gravatar Aneesh Kumar K.V 1-5/+17
2012-07-31hugetlb: add an inline helper for finding hstate indexGravatar Aneesh Kumar K.V 1-0/+6
2012-05-25mm: add new arch_make_huge_pte() method for tile supportGravatar Chris Metcalf 1-0/+8
2012-03-21hugetlbfs: fix alignment of huge page requestsGravatar Steven Truelove 1-2/+4
2012-03-21hugepages: fix use after free bug in "quota" handlingGravatar David Gibson 1-4/+10
2012-03-21hugetlb: cleanup hugetlb.hGravatar David Gibson 1-25/+0
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEGravatar David Rientjes 1-5/+0
2011-07-25hugetlb: add phys addr to struct huge_bootmem_pageGravatar Becky Bruce 1-0/+3
2011-05-26Fix build with !HUGETLBFSGravatar Linus Torvalds 1-0/+1
2011-05-26mm: don't access vm_flags as 'int'Gravatar KOSAKI Motohiro 1-3/+3
2010-10-08Encode huge page size for VM_FAULT_HWPOISON errorsGravatar Andi Kleen 1-0/+6
2010-10-08HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Gravatar Naoya Horiguchi 1-2/+2
2010-10-08hugetlb: redefine hugepage copy functionsGravatar Naoya Horiguchi 1-0/+4
2010-10-08hugetlb: add allocate function for hugepage migrationGravatar Naoya Horiguchi 1-0/+3
2010-08-11HWPOISON, hugetlb: isolate corrupted hugepageGravatar Naoya Horiguchi 1-0/+2
2010-08-11hugetlb, rmap: add reverse mapping for hugepageGravatar Naoya Horiguchi 1-0/+1
2010-08-11hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.hGravatar Naoya Horiguchi 1-10/+1