Dmitry Safonov
|
a846446b19
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
|
6 年之前 |
Kirill A. Shutemov
|
1e0f25dbf2
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Kirill A. Shutemov
|
b569bab78d
x86/mm: Prepare to expose larger address space to userspace
|
8 年之前 |
Kirill A. Shutemov
|
44b04912fa
x86/mpx: Do not allow MPX if we have mappings above 47-bit
|
8 年之前 |
Kirill A. Shutemov
|
e8f01a8dad
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
|
8 年之前 |
Punit Agrawal
|
7868a2087e
mm/hugetlb: add size parameter to huge_pte_offset()
|
8 年之前 |
Hugh Dickins
|
1be7107fbe
mm: larger stack guard gap, between vmas
|
8 年之前 |
Dmitry Safonov
|
e13b73dd9c
x86/hugetlb: Adjust to the new native/compat mmap bases
|
8 年之前 |
Ingo Molnar
|
010426079e
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
|
8 年之前 |
Vaishali Thakkar
|
2b18e5321f
x86: mm: use hugetlb_bad_size()
|
9 年之前 |
Borislav Petkov
|
b8291adc19
x86/cpufeature: Remove cpu_has_gbpages
|
9 年之前 |
Vlastimil Babka
|
080fe2068e
mm, hugetlb: don't require CMA for runtime gigantic pages
|
9 年之前 |
Naoya Horiguchi
|
cbef8478be
mm/hugetlb: pmd_huge() returns true for non-present hugepage
|
10 年之前 |
Naoya Horiguchi
|
61f77eda9b
mm/hugetlb: reduce arch dependent code around follow_huge_*
|
10 年之前 |
Kirill A. Shutemov
|
ece84b390a
hugetlb, x86: register 1G page size if we can allocate them at runtime
|
10 年之前 |
Naoya Horiguchi
|
c177c81e09
hugetlb: restrict hugepage_migration_support() to x86_64
|
11 年之前 |
Kirill A. Shutemov
|
fd8526ad14
x86/mm: Implement ASLR for hugetlb mappings
|
11 年之前 |
Naoya Horiguchi
|
83467efbdb
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
|
12 年之前 |
Steve Capper
|
53313b2c91
x86: mm: Remove general hugetlb code from x86.
|
12 年之前 |
Steve Capper
|
cfe28c5d63
x86: mm: Remove x86 version of huge_pmd_share.
|
12 年之前 |
Michel Lespinasse
|
cdc1734495
mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
|
12 年之前 |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
13 年之前 |
Michal Hocko
|
eb48c07146
mm: hugetlbfs: correctly populate shared pmd
|
13 年之前 |
Xiao Guangrong
|
b69add218d
hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()
|
13 年之前 |
Xiao Guangrong
|
cbde83e21c
hugetlb: try to search again if it is really needed
|
13 年之前 |
Linus Torvalds
|
55062d0617
x86: fix typo in recent find_vma_prev purge
|
13 年之前 |
Linus Torvalds
|
097d59106a
vm: avoid using find_vma_prev() unnecessarily
|
13 年之前 |
Peter Zijlstra
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 年之前 |
Lucas De Marchi
|
0d2eb44f63
x86: Fix common misspellings
|
14 年之前 |