Hillf Danton
|
409eb8c261
mm/hugetlb.c: undo change to page mapcount in fault handler
|
13 years ago |
Hillf Danton
|
ea5768c74b
mm/hugetlb.c: avoid bogus counter of surplus huge page
|
13 years ago |
Hillf Danton
|
0c176d52b0
mm: hugetlb: fix pgoff computation when unmapping page from vma
|
13 years ago |
KAMEZAWA Hiroyuki
|
1e16a539ac
mm/hugetlb.c: fix virtual address handling in hugetlb fault
|
13 years ago |
Michal Hocko
|
ef009b25f4
hugetlb: clarify hugetlb_instantiation_mutex usage
|
13 years ago |
Hillf Danton
|
a734bcc812
hugetlb: detect race upon page allocation failure during COW
|
13 years ago |
Greg Kroah-Hartman
|
ff4b8a57f0
Merge branch 'driver-core-next' into Linux 3.2
|
13 years ago |
Hillf Danton
|
b0365c8d0c
mm: hugetlb: fix non-atomic enqueue of huge page
|
13 years ago |
Kay Sievers
|
10fbcf4c6c
convert 'memory' sysdev_class to a regular subsystem
|
13 years ago |
Youquan Song
|
58a84aa927
thp: set compound tail page _count to zero
|
13 years ago |
Hillf Danton
|
ea4039a34c
hugetlb: release pages in the error path of hugetlb_cow()
|
13 years ago |
Chris Forbes
|
32f84528fb
mm: hugetlb: fix coding style issues
|
14 years ago |
Becky Bruce
|
ee8f248d26
hugetlb: add phys addr to struct huge_bootmem_page
|
14 years ago |
Rafael Aquini
|
b0320c7b7d
mm: fix negative commitlimit when gigantic hugepages are allocated
|
14 years ago |
Hugh Dickins
|
e0dcd8a05b
mm: fix ENOSPC returned by handle_mm_fault()
|
14 years ago |
KOSAKI Motohiro
|
ca16d140af
mm: don't access vm_flags as 'int'
|
14 years ago |
Peter Zijlstra
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 years ago |
Jiri Kosina
|
07f9479a40
Merge branch 'master' into for-next
|
14 years ago |
Justin P. Mattock
|
6eab04a876
treewide: remove extra semicolons
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Petr Holasek
|
c033a93c0d
hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages
|
14 years ago |
Eric B Munson
|
73ae31e598
hugetlb: fix handling of parse errors in sysfs
|
14 years ago |
Eric B Munson
|
adbe8726dc
hugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
|
14 years ago |
Michal Hocko
|
08d4a24659
hugetlb: check the return value of string conversion in sysctl handler
|
14 years ago |
Jesper Juhl
|
32d6feadf4
mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()
|
14 years ago |
Andrea Arcangeli
|
47ad8475c0
thp: clear_copy_huge_page
|
14 years ago |
Dean Nelson
|
1f64d69c7a
mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()
|
14 years ago |
Dean Nelson
|
44e2aa937e
mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
|
14 years ago |
Andi Kleen
|
aa50d3a7aa
Encode huge page size for VM_FAULT_HWPOISON errors
|
14 years ago |
Andi Kleen
|
d5bd910696
hugepage: move is_hugepage_on_freelist inside ifdef to avoid warning
|
14 years ago |