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 |
Hugh Dickins
|
2a15efc953
mm: follow_hugetlb_page flags
|
15 years ago |
Lee Schermerhorn
|
e8c5c82498
hugetlb: balance freeing of huge pages across nodes
|
15 years ago |
Hugh Dickins
|
353d5c30c6
mm: fix hugetlb bug due to user_shm_unlock call
|
16 years ago |
Hugh Dickins
|
788c7df451
hugetlb: fault flags instead of write_access
|
16 years ago |
Wu Fengguang
|
20a0307c03
mm: introduce PageHuge() for testing huge/gigantic pages
|
16 years ago |
Stefan Richter
|
1db8508cf4
hugetlbfs: fix build failure with !CONFIG_HUGETLBFS
|
16 years ago |
Mel Gorman
|
5a6fe12595
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
|
16 years ago |
Mel Gorman
|
3340289ddf
mm: report the MMU pagesize in /proc/pid/smaps
|
16 years ago |
Mel Gorman
|
08fba69986
mm: report the pagesize backing a VMA in /proc/pid/smaps
|
16 years ago |