aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/hugetlbpage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse1-105/+25
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse1-2/+1
2012-08-21mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16
2012-03-21hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong1-13/+5
2012-03-21hugetlb: try to search again if it is really neededXiao Guangrong1-4/+6
2012-03-06x86: fix typo in recent find_vma_prev purgeLinus Torvalds1-1/+1
2012-03-06vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds1-1/+3
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra1-2/+2
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or notMel Gorman1-1/+5
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen1-0/+17
2008-07-24x86: support GB hugepages on 64-bitAndi Kleen1-11/+22
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-1/+24
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-2/+3
2008-03-27x86: stricter check in follow_huge_addr()Christoph Lameter1-1/+1
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge1-1/+2
2007-10-11i386: move mmThomas Gleixner1-0/+391