Commit Graph

225 Commits (06a59ecb921de1d44efcf2cdf543bc689fe2e0d8)

Author SHA1 Message Date
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
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 15 years ago
Andi Kleen d5bd910696 hugepage: move is_hugepage_on_freelist inside ifdef to avoid warning 15 years ago
Naoya Horiguchi 8c6c2ecb44 HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASED 15 years ago
Naoya Horiguchi a9869b837c hugetlb: move refcounting in hugepage allocation inside hugetlb_lock 15 years ago
Naoya Horiguchi 6de2b1aab9 HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() 15 years ago
Naoya Horiguchi 290408d4a2 hugetlb: hugepage migration core 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 998b4382c1 hugetlb: fix metadata corruption in hugetlb_fault() 15 years ago
Naoya Horiguchi 56c9cfb13c hugetlb, rmap: fix confusing page locking in hugetlb_cow() 15 years ago
Naoya Horiguchi cd67f0d2a9 hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow() 15 years ago
Naoya Horiguchi 28957a5467 hugetlb: add missing unlock in avoidcopy path in hugetlb_cow() 15 years ago
Naoya Horiguchi 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage 15 years ago
Naoya Horiguchi fd6a03edd2 HWPOISON, hugetlb: detect hwpoison in hugetlb code 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
Doug Doan 3edd4fc953 hugetlb: call mmu notifiers on hugepage cow 15 years ago
Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
Mel Gorman 4a6018f7f4 hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer 15 years ago
Mel Gorman 23be7468e8 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
Jeff Mahoney 094e9539bd hugetlb: fix section mismatches 15 years ago
Andrea Arcangeli 74dbdd239b mm: hugetlb: fix clear_huge_page() 15 years ago
Mel Gorman 536240f2bd hugetlb: abort a hugepage pool resize if a signal is pending 15 years ago
Mel Gorman 4eb2b1dcd5 hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a page 15 years ago
Larry Woodman b76c8cfbff hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails 15 years ago
David Rientjes bad44b5be8 mm: add gfp flags for NODEMASK_ALLOC slab allocations 15 years ago
Lee Schermerhorn 9b5e5d0fdc hugetlb: use only nodes with memory for huge pages 15 years ago
Lee Schermerhorn 9a30523066 hugetlb: add per node hstate attributes 15 years ago
Lee Schermerhorn 06808b0827 hugetlb: derive huge pages nodes allowed from task mempolicy 15 years ago
Lee Schermerhorn 6ae11b278b hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions 15 years ago
Lee Schermerhorn 9a76db0997 hugetlb: rework hstate_next_node_* functions 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago