summaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb.h
Commit message (Expand)AuthorAgeFilesLines
* mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-221-0/+6
* mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-221-4/+0Star
* mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov2013-11-151-0/+26
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-121-0/+12
* mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi2013-09-121-0/+6
* mm: mbind: add hugepage migration code to mbind()Naoya Horiguchi2013-09-121-0/+3
* mm: migrate: make core migration code aware of hugepageNaoya Horiguchi2013-09-121-0/+4
* mm/hugetlb: remove hugetlb_prefaultWanpeng Li2013-07-041-2/+0Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-031-0/+4
|\
| * mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper2013-06-141-0/+4
* | futex: Take hugepages into account when generating futex_keyZhang Yi2013-06-251-0/+16
|/
* hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi2013-05-081-6/+13
* mm, hugetlb: include hugepages in meminfoDavid Rientjes2013-04-301-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-231-1/+1
* | mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse2013-02-241-3/+3
|/
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-171-2/+6
|\
| * mm: Count the number of pages affected in change_protection()Peter Zijlstra2012-12-111-2/+6
* | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-121-2/+5
|/
* mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-08-011-0/+11
* hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V2012-08-011-0/+5
* hugetlb: make some static variables globalAneesh Kumar K.V2012-08-011-0/+5
* hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V2012-08-011-0/+1
* hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V2012-08-011-5/+17
* hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V2012-08-011-0/+6
* mm: add new arch_make_huge_pte() method for tile supportChris Metcalf2012-05-251-0/+8
* hugetlbfs: fix alignment of huge page requestsSteven Truelove2012-03-221-2/+4
* hugepages: fix use after free bug in "quota" handlingDavid Gibson2012-03-221-4/+10
* hugetlb: cleanup hugetlb.hDavid Gibson2012-03-221-25/+0Star
* hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes2011-11-191-5/+0Star
* hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce2011-07-261-0/+3
* Fix build with !HUGETLBFSLinus Torvalds2011-05-261-0/+1
* mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-261-3/+3
* Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen2010-10-081-0/+6
* HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi2010-10-081-2/+2
* hugetlb: redefine hugepage copy functionsNaoya Horiguchi2010-10-081-0/+4
* hugetlb: add allocate function for hugepage migrationNaoya Horiguchi2010-10-081-0/+3
* HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi2010-08-111-0/+2
* hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-111-0/+1
* hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.hNaoya Horiguchi2010-08-111-10/+1Star
* hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2009-12-151-0/+6
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* hugetlb_file_setup(): use C, not cppAndrew Morton2009-09-251-4/+8
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-3/+3
* hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsEric B Munson2009-09-221-0/+7
* hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson2009-09-221-2/+10
* mm: follow_hugetlb_page flagsHugh Dickins2009-09-221-1/+3
* hugetlb: balance freeing of huge pages across nodesLee Schermerhorn2009-09-221-1/+2
* mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-241-2/+4
* hugetlb: fault flags instead of write_accessHugh Dickins2009-06-231-2/+2