aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/hugetlbpage.c
AgeCommit message (Expand)Author
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse
2012-08-21mm: hugetlbfs: correctly populate shared pmdMichal Hocko
2012-03-21hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong
2012-03-21hugetlb: try to search again if it is really neededXiao Guangrong
2012-03-06x86: fix typo in recent find_vma_prev purgeLinus Torvalds
2012-03-06vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra
2011-03-18x86: Fix common misspellingsLucas De Marchi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen
2008-07-24x86: support GB hugepages on 64-bitAndi Kleen
2008-07-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-03-27x86: stricter check in follow_huge_addr()Christoph Lameter
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge
2007-10-11i386: move mmThomas Gleixner