Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Andi Kleen
|
42d7395feb
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
|
12 years ago |
Peter Zijlstra
|
7da4d641c5
mm: Count the number of pages affected in change_protection()
|
12 years ago |
Mel Gorman
|
d833352a43
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
|
13 years ago |
Aneesh Kumar K.V
|
abb8206cb0
hugetlb/cgroup: add hugetlb cgroup control files
|
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 |
Chris Metcalf
|
d9ed9faac2
mm: add new arch_make_huge_pte() method for tile support
|
13 years ago |
Steven Truelove
|
40716e2924
hugetlbfs: fix alignment of huge page requests
|
13 years ago |
David Gibson
|
90481622d7
hugepages: fix use after free bug in "quota" handling
|
13 years ago |
David Gibson
|
a1d776ee31
hugetlb: cleanup hugetlb.h
|
13 years ago |
David Rientjes
|
a5c86e986f
hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE
|
13 years ago |
Becky Bruce
|
ee8f248d26
hugetlb: add phys addr to struct huge_bootmem_page
|
14 years ago |
Linus Torvalds
|
be93d8cfba
Fix build with !HUGETLBFS
|
14 years ago |
KOSAKI Motohiro
|
ca16d140af
mm: don't access vm_flags as 'int'
|
14 years ago |
Andi Kleen
|
aa50d3a7aa
Encode huge page size for VM_FAULT_HWPOISON errors
|
14 years ago |
Naoya Horiguchi
|
6de2b1aab9
HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()
|
15 years ago |
Naoya Horiguchi
|
0ebabb416f
hugetlb: redefine hugepage copy functions
|
15 years ago |
Naoya Horiguchi
|
bf50bab2b3
hugetlb: add allocate function for hugepage migration
|
15 years ago |
Naoya Horiguchi
|
93f70f900d
HWPOISON, hugetlb: isolate corrupted hugepage
|
15 years ago |
Naoya Horiguchi
|
0fe6e20b9c
hugetlb, rmap: add reverse mapping for hugepage
|
15 years ago |
Naoya Horiguchi
|
8edf344c66
hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h
|
15 years ago |
Lee Schermerhorn
|
06808b0827
hugetlb: derive huge pages nodes allowed from task mempolicy
|
15 years ago |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 years ago |
Andrew Morton
|
e9ea0e2d1d
hugetlb_file_setup(): use C, not cpp
|
15 years ago |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 years ago |
Eric B Munson
|
4e52780d41
hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
|
15 years ago |
Eric B Munson
|
6bfde05bf5
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
|
15 years ago |