Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Linus Torvalds
|
f6e858a00a
Merge branch 'akpm' (Andrew's patch-bomb)
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Naoya Horiguchi
|
56f2fb1476
mm/hugetlb.c: fix warning on freeing hwpoisoned hugepage
|
12 years ago |
Naoya Horiguchi
|
8c4894c6bc
hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepage
|
12 years ago |
Lai Jiangshan
|
8cebfcd074
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
|
12 years ago |
Wen Congyang
|
8732794b16
numa: convert static memory to dynamically allocated memory for per node device
|
12 years ago |
Peter Zijlstra
|
7da4d641c5
mm: Count the number of pages affected in change_protection()
|
12 years ago |
Nadia Yvette Chambers
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
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 |