summaryrefslogtreecommitdiff
path: root/arch/x86/mm/hugetlbpage.c
Commit message (Expand)AuthorAge
* x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW borderKirill A. Shutemov2017-11-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/mm: Prepare to expose larger address space to userspaceKirill A. Shutemov2017-07-21
* x86/mpx: Do not allow MPX if we have mappings above 47-bitKirill A. Shutemov2017-07-21
* x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()Kirill A. Shutemov2017-07-21
* mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-06
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
* x86/hugetlb: Adjust to the new native/compat mmap basesDmitry Safonov2017-03-14
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
* x86: mm: use hugetlb_bad_size()Vaishali Thakkar2016-05-19
* x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov2016-03-31
* mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-05
* mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi2015-02-11
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-11
* hugetlb, x86: register 1G page size if we can allocate them at runtimeKirill A. Shutemov2015-02-10
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-04
* x86/mm: Implement ASLR for hugetlb mappingsKirill A. Shutemov2013-11-19
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* x86: mm: Remove general hugetlb code from x86.Steve Capper2013-06-14
* x86: mm: Remove x86 version of huge_pmd_share.Steve Capper2013-06-14
* mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse2012-12-11
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-21
* hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong2012-03-21
* hugetlb: try to search again if it is really neededXiao Guangrong2012-03-21
* x86: fix typo in recent find_vma_prev purgeLinus Torvalds2012-03-06
* vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds2012-03-06
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-25
* x86: Fix common misspellingsLucas De Marchi2011-03-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman2009-05-29
* x86: add hugepagesz option on 64-bitAndi Kleen2008-07-24
* x86: support GB hugepages on 64-bitAndi Kleen2008-07-24
* hugetlb: introduce pud_hugeAndi Kleen2008-07-24
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
* x86: stricter check in follow_huge_addr()Christoph Lameter2008-03-27
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-30
* i386: move mmThomas Gleixner2007-10-11