summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/hugetlbpage.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Prepare to expose larger address space to userspaceKirill A. Shutemov2017-07-211-4/+17
* x86/mpx: Do not allow MPX if we have mappings above 47-bitKirill A. Shutemov2017-07-211-0/+6
* x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()Kirill A. Shutemov2017-07-211-1/+1
* mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+1
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
* x86/hugetlb: Adjust to the new native/compat mmap basesDmitry Safonov2017-03-141-3/+6
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* x86: mm: use hugetlb_bad_size()Vaishali Thakkar2016-05-191-0/+1
* x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov2016-03-311-2/+2
* mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-051-2/+2
* mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi2015-02-111-1/+7
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-12/+0
* hugetlb, x86: register 1G page size if we can allocate them at runtimeKirill A. Shutemov2015-02-101-0/+11
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-10/+0
* x86/mm: Implement ASLR for hugetlb mappingsKirill A. Shutemov2013-11-191-6/+3
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+8
* x86: mm: Remove general hugetlb code from x86.Steve Capper2013-06-141-67/+0
* x86: mm: Remove x86 version of huge_pmd_share.Steve Capper2013-06-141-120/+0
* mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse2012-12-111-105/+25
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-091-2/+1
* mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-211-5/+16
* hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong2012-03-211-13/+5
* hugetlb: try to search again if it is really neededXiao Guangrong2012-03-211-4/+6
* x86: fix typo in recent find_vma_prev purgeLinus Torvalds2012-03-061-1/+1
* vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds2012-03-061-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/+0
* 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
OpenPOWER on IntegriCloud