Souptick Joarder
|
2b74030354
mm: Change return type int to vm_fault_t for fault handlers
|
7 년 전 |
Naoya Horiguchi
|
6bc9b56433
mm: fix race on soft-offlining free huge pages
|
7 년 전 |
Cannon Matthews
|
330d6e489a
mm/hugetlb.c: don't zero 1GiB bootmem pages
|
7 년 전 |
Mike Kravetz
|
40d18ebffb
mm/hugetlb: remove gigantic page support for HIGHMEM
|
7 년 전 |
Huang Ying
|
974e6d66b6
mm, hugetlbfs: pass fault address to cow handler
|
7 년 전 |
Huang Ying
|
5b7a1d4060
mm, hugetlbfs: rename address to haddr in hugetlb_cow()
|
7 년 전 |
Jane Chu
|
eec3636ad1
ipc/shm.c add ->pagesize function to shm_vm_ops
|
7 년 전 |
Cannon Matthews
|
520495fe96
mm: hugetlb: yield when prepping struct pages
|
7 년 전 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 년 전 |
Huang Ying
|
285b8dcaac
mm, hugetlbfs: pass fault address to no page handler
|
7 년 전 |
Souptick Joarder
|
b3ec9f33ac
mm: change return type to vm_fault_t
|
7 년 전 |
Jonathan Corbet
|
24844fd339
Merge branch 'mm-rst' into docs-next
|
7 년 전 |
Mike Rapoport
|
ad56b738c5
docs/vm: rename documentation files to .rst
|
7 년 전 |
Dan Williams
|
05ea88608d
mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct
|
7 년 전 |
Dan Williams
|
09135cc594
mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()
|
7 년 전 |
Mike Kravetz
|
63489f8e82
hugetlbfs: check for pgoff value overflow
|
7 년 전 |
Michal Hocko
|
4704dea36d
hugetlb: fix surplus pages accounting
|
7 년 전 |
Michal Hocko
|
389c8178d0
hugetlb, mbind: fall back to default policy if vma is NULL
|
7 년 전 |
Michal Hocko
|
ebd6372358
hugetlb, mempolicy: fix the mbind hugetlb migration
|
7 년 전 |
Michal Hocko
|
0c397daea1
mm, hugetlb: further simplify hugetlb allocation API
|
7 년 전 |
Michal Hocko
|
9980d744a0
mm, hugetlb: get rid of surplus page accounting tricks
|
7 년 전 |
Michal Hocko
|
ab5ac90aec
mm, hugetlb: do not rely on overcommit limit during migration
|
7 년 전 |
Michal Hocko
|
d9cc948f6f
mm, hugetlb: integrate giga hugetlb more naturally to the allocation path
|
7 년 전 |
Michal Hocko
|
af0fb9df78
mm, hugetlb: unify core page allocation accounting and initialization
|
7 년 전 |
Michal Hocko
|
d6cb41cc44
mm, hugetlb: remove hugepages_treat_as_movable sysctl
|
7 년 전 |
Roman Gushchin
|
fcb2b0c577
mm: show total hugetlb memory consumption in /proc/meminfo
|
7 년 전 |
Kirill A. Shutemov
|
f4f0a3d85b
mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine
|
7 년 전 |
Dan Williams
|
31383c6865
mm, hugetlbfs: introduce ->split() to vm_operations_struct
|
7 년 전 |
Jérôme Glisse
|
0f10851ea4
mm/mmu_notifier: avoid double notification when it is useless
|
7 년 전 |
Andrea Arcangeli
|
1e39214713
userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size
|
7 년 전 |