Chris Forbes
|
32f84528fb
mm: hugetlb: fix coding style issues
|
14 년 전 |
Becky Bruce
|
ee8f248d26
hugetlb: add phys addr to struct huge_bootmem_page
|
14 년 전 |
Rafael Aquini
|
b0320c7b7d
mm: fix negative commitlimit when gigantic hugepages are allocated
|
14 년 전 |
Hugh Dickins
|
e0dcd8a05b
mm: fix ENOSPC returned by handle_mm_fault()
|
14 년 전 |
KOSAKI Motohiro
|
ca16d140af
mm: don't access vm_flags as 'int'
|
14 년 전 |
Peter Zijlstra
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 년 전 |
Jiri Kosina
|
07f9479a40
Merge branch 'master' into for-next
|
14 년 전 |
Justin P. Mattock
|
6eab04a876
treewide: remove extra semicolons
|
14 년 전 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 년 전 |
Petr Holasek
|
c033a93c0d
hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages
|
14 년 전 |
Eric B Munson
|
73ae31e598
hugetlb: fix handling of parse errors in sysfs
|
14 년 전 |
Eric B Munson
|
adbe8726dc
hugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
|
14 년 전 |
Michal Hocko
|
08d4a24659
hugetlb: check the return value of string conversion in sysctl handler
|
14 년 전 |
Jesper Juhl
|
32d6feadf4
mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()
|
14 년 전 |
Andrea Arcangeli
|
47ad8475c0
thp: clear_copy_huge_page
|
14 년 전 |
Dean Nelson
|
1f64d69c7a
mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()
|
14 년 전 |
Dean Nelson
|
44e2aa937e
mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
|
14 년 전 |
Andi Kleen
|
aa50d3a7aa
Encode huge page size for VM_FAULT_HWPOISON errors
|
14 년 전 |
Andi Kleen
|
d5bd910696
hugepage: move is_hugepage_on_freelist inside ifdef to avoid warning
|
14 년 전 |
Naoya Horiguchi
|
8c6c2ecb44
HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASED
|
14 년 전 |
Naoya Horiguchi
|
a9869b837c
hugetlb: move refcounting in hugepage allocation inside hugetlb_lock
|
14 년 전 |
Naoya Horiguchi
|
6de2b1aab9
HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()
|
14 년 전 |
Naoya Horiguchi
|
290408d4a2
hugetlb: hugepage migration core
|
14 년 전 |
Naoya Horiguchi
|
0ebabb416f
hugetlb: redefine hugepage copy functions
|
14 년 전 |
Naoya Horiguchi
|
bf50bab2b3
hugetlb: add allocate function for hugepage migration
|
14 년 전 |
Naoya Horiguchi
|
998b4382c1
hugetlb: fix metadata corruption in hugetlb_fault()
|
14 년 전 |
Naoya Horiguchi
|
56c9cfb13c
hugetlb, rmap: fix confusing page locking in hugetlb_cow()
|
14 년 전 |
Naoya Horiguchi
|
cd67f0d2a9
hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()
|
14 년 전 |
Linus Torvalds
|
1021a64534
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
14 년 전 |
Naoya Horiguchi
|
28957a5467
hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()
|
15 년 전 |