index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
hugetlbpage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
1
-1
/
+1
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
1
-2
/
+2
2017-11-16
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
1
-3
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-21
x86/mm: Prepare to expose larger address space to userspace
Kirill A. Shutemov
1
-4
/
+17
2017-07-21
x86/mpx: Do not allow MPX if we have mappings above 47-bit
Kirill A. Shutemov
1
-0
/
+6
2017-07-21
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
Kirill A. Shutemov
1
-1
/
+1
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
1
-3
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2016-05-19
x86: mm: use hugetlb_bad_size()
Vaishali Thakkar
1
-0
/
+1
2016-03-31
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
1
-2
/
+2
2016-02-05
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
1
-2
/
+2
2015-02-11
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
1
-1
/
+7
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-12
/
+0
2015-02-10
hugetlb, x86: register 1G page size if we can allocate them at runtime
Kirill A. Shutemov
1
-0
/
+11
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-10
/
+0
2013-11-19
x86/mm: Implement ASLR for hugetlb mappings
Kirill A. Shutemov
1
-6
/
+3
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+8
2013-06-14
x86: mm: Remove general hugetlb code from x86.
Steve Capper
1
-67
/
+0
2013-06-14
x86: mm: Remove x86 version of huge_pmd_share.
Steve Capper
1
-120
/
+0
2012-12-11
mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
Michel Lespinasse
1
-105
/
+25
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
1
-2
/
+1
2012-08-21
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
1
-5
/
+16
2012-03-21
hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()
Xiao Guangrong
1
-13
/
+5
2012-03-21
hugetlb: try to search again if it is really needed
Xiao Guangrong
1
-4
/
+6
2012-03-06
x86: fix typo in recent find_vma_prev purge
Linus Torvalds
1
-1
/
+1
2012-03-06
vm: avoid using find_vma_prev() unnecessarily
Linus Torvalds
1
-1
/
+3
2011-05-25
mm: Convert i_mmap_lock to a mutex
Peter Zijlstra
1
-2
/
+2
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-05-29
x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...
Mel Gorman
1
-1
/
+5
2008-07-24
x86: add hugepagesz option on 64-bit
Andi Kleen
1
-0
/
+17
2008-07-24
x86: support GB hugepages on 64-bit
Andi Kleen
1
-11
/
+22
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-1
/
+24
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-2
/
+3
2008-03-27
x86: stricter check in follow_huge_addr()
Christoph Lameter
1
-1
/
+1
2008-01-30
x86: demacro asm-x86/pgalloc_32.h
Jeremy Fitzhardinge
1
-1
/
+2
2007-10-11
i386: move mm
Thomas Gleixner
1
-0
/
+391