Wanpeng Li
|
d00285884c
mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Michel Lespinasse
|
28a35716d3
mm: use long type for page counts in mm_populate() and get_user_pages()
|
12 years ago |
Andrew Morton
|
ffb22af5b7
mm/hugetlb.c: convert to pr_foo()
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Tony Lu
|
be7517d6ab
mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte
|
12 years ago |
Jianguo Wu
|
7179e7bf45
mm/hugetlb: create hugetlb cgroup file in hugetlb_init
|
12 years ago |
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 |