Andrew Morton
|
7795912c25
mm: document PageHuge somewhat
|
12 years ago |
Sagi Grimberg
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
12 years ago |
Michal Hocko
|
36e4f20af8
hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach
|
12 years ago |
Sachin Kamat
|
3f6d4caeb9
mm/hugetlb.c: remove duplicate inclusion of header file
|
12 years ago |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 years ago |
Will Deacon
|
5d3a551c28
mm: hugetlb: add arch hook for clearing page flags before entering pool
|
12 years ago |
Mel Gorman
|
d833352a43
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
|
13 years ago |
Aneesh Kumar K.V
|
94ae8ba717
hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to active list.
|
13 years ago |
Aneesh Kumar K.V
|
79dbb2368a
hugetlb: move all the in use pages to active list
|
13 years ago |
Aneesh Kumar K.V
|
abb8206cb0
hugetlb/cgroup: add hugetlb cgroup control files
|
13 years ago |
Aneesh Kumar K.V
|
6d76dcf404
hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup
|
13 years ago |
Aneesh Kumar K.V
|
9dd540e231
hugetlb/cgroup: add the cgroup pointer to page lru
|
13 years ago |
Aneesh Kumar K.V
|
c3f38a3871
hugetlb: make some static variables global
|
13 years ago |
Aneesh Kumar K.V
|
0edaecfab2
hugetlb: add a list for tracking in-use HugeTLB pages
|
13 years ago |
Aneesh Kumar K.V
|
24669e5847
hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
|
13 years ago |
Aneesh Kumar K.V
|
972dc4de13
hugetlb: add an inline helper for finding hstate index
|
13 years ago |
Aneesh Kumar K.V
|
76dcee75c1
hugetlb: don't use ERR_PTR with VM_FAULT* values
|
13 years ago |
Aneesh Kumar K.V
|
47d38344ab
hugetlb: rename max_hstate to hugetlb_max_hstate
|
13 years ago |
Dave Hansen
|
4523e14585
mm: fix vma_resv_map() NULL pointer
|
13 years ago |
Dave Hansen
|
c50ac05081
hugetlb: fix resv_map leak in error path
|
13 years ago |
Wang Sheng-Hui
|
f2135a4a57
mm/hugetlb.c: use long vars instead of int in region_count()
|
13 years ago |
Chris Metcalf
|
d9ed9faac2
mm: add new arch_make_huge_pte() method for tile support
|
13 years ago |
Chris Metcalf
|
4998a6c0ed
hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
|
13 years ago |
Konstantin Khlebnikov
|
b1c12cbcd0
mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
|
13 years ago |
Chris Metcalf
|
66aebce747
hugetlb: fix race condition in hugetlb_fault()
|
13 years ago |
Hillf Danton
|
6629326b89
mm: hugetlb: cleanup duplicated code in unmapping vm range
|
13 years ago |
David Gibson
|
90481622d7
hugepages: fix use after free bug in "quota" handling
|
13 years ago |
Mel Gorman
|
cc9a6c8776
cpuset: mm: reduce large amounts of memory barrier related damage v3
|
13 years ago |
Hillf Danton
|
9e81130b7c
mm: hugetlb: bail out unmapping after serving reference page
|
13 years ago |
Hillf Danton
|
28073b02bf
mm: hugetlb: defer freeing pages when gathering surplus pages
|
13 years ago |