summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/hugetlbpage.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Implement ASLR for hugetlb mappingsKirill A. Shutemov2013-11-191-6/+3Star
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-121-0/+8
* x86: mm: Remove general hugetlb code from x86.Steve Capper2013-06-141-67/+0Star
* x86: mm: Remove x86 version of huge_pmd_share.Steve Capper2013-06-141-120/+0Star
* mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse2012-12-121-105/+25Star
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-091-2/+1Star
* mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-221-5/+16
* hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong2012-03-221-13/+5Star
* hugetlb: try to search again if it is really neededXiao Guangrong2012-03-221-4/+6
* x86: fix typo in recent find_vma_prev purgeLinus Torvalds2012-03-071-1/+1
* vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds2012-03-071-1/+3
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-251-2/+2
* x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman2009-05-291-1/+5
* x86: add hugepagesz option on 64-bitAndi Kleen2008-07-241-0/+17
* x86: support GB hugepages on 64-bitAndi Kleen2008-07-241-11/+22
* hugetlb: introduce pud_hugeAndi Kleen2008-07-241-1/+24
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-2/+3
* x86: stricter check in follow_huge_addr()Christoph Lameter2008-03-271-1/+1
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-301-1/+2
* i386: move mmThomas Gleixner2007-10-111-0/+391