Commit Graph

98 Commits (87dd965f101bafea7c5e507f686814a0f0057417)

Author SHA1 Message Date
Nishanth Aravamudan 11320d17ce hugetlb: fix potential livelock in return_unused_surplus_hugepages() 17 years ago
Nishanth Aravamudan a1de09195b hugetlb: indicate surplus huge page counts in per-node meminfo 17 years ago
Adam Litke 2668db9111 hugetlb: correct page count for surplus huge pages 17 years ago
Nishanth Aravamudan 348e1e04b5 hugetlb: fix pool shrinking while in restricted cpuset 17 years ago
Adam Litke ac09b3a151 hugetlb: close a difficult to trigger reservation race 17 years ago
Andy Whitcroft e5df70ab19 hugetlb: ensure we do not reference a surplus page after handing it to buddy 17 years ago
Nishanth Aravamudan 064d9efe94 hugetlb: fix overcommit locking 17 years ago
Nishanth Aravamudan a3d0c6aa1b hugetlb: add locking for overcommit sysctl 17 years ago
Nick Piggin 0ed361dec3 mm: fix PageUptodate data race 17 years ago
Larry Woodman c5c99429fa fix hugepages leak due to pagetable page sharing 17 years ago
Ken Chen 68842c9b94 hugetlbfs: fix quota leak 17 years ago
Nishanth Aravamudan 368d2c6358 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" 17 years ago
Nishanth Aravamudan d1c3fb1f8f hugetlb: introduce nr_overcommit_hugepages sysctl 17 years ago
Adam Litke 72fad7139b hugetlb: handle write-protection faults in follow_hugetlb_page 17 years ago
Ken Chen 45c682a68a hugetlb: fix i_blocks accounting 17 years ago
Adrian Bunk 8cde045c7e mm/hugetlb.c: make a function static 17 years ago
Adam Litke 90d8b7e612 hugetlb: enforce quotas during reservation for shared mappings 17 years ago
Adam Litke 9a119c056d hugetlb: allow bulk updating in hugetlb_*_quota() 17 years ago
Adam Litke 2fc39cec6a hugetlb: debit quota in alloc_huge_page 17 years ago
Adam Litke c79fb75e5a hugetlb: fix quota management for private mappings 17 years ago
Adam Litke 348ea204cc hugetlb: split alloc_huge_page into private and shared components 17 years ago
Adam Litke 5b23dbe817 hugetlb: follow_hugetlb_page() for write access 17 years ago
Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Adam Litke af767cbdd7 hugetlb: fix dynamic pool resize failure case 18 years ago
Nishanth Aravamudan 63b4613c3f hugetlb: fix hugepage allocation with memoryless nodes 18 years ago
Adam Litke 6b0c880dfe hugetlb: fix pool resizing corner case 18 years ago
Adam Litke 54f9f80d65 hugetlb: Add hugetlb_dynamic_pool sysctl 18 years ago
Adam Litke e4e574b767 hugetlb: Try to grow hugetlb pool for MAP_SHARED mappings 18 years ago
Adam Litke 7893d1d505 hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings 18 years ago
Adam Litke 6af2acb661 hugetlb: Move update_and_free_page 18 years ago
KAMEZAWA Hiroyuki 954ffcb35f flush icache before set_pte() on ia64: flush icache at set_pte 18 years ago
Ralf Baechle 281e0e3b34 hugetlb: fix clear_user_highpage arguments 18 years ago
Lee Schermerhorn 480eccf9ae Fix NUMA Memory Policy Reference Counting 18 years ago
Adam Litke a89182c76e Fix VM_FAULT flags conversion for hugetlb 18 years ago
Ken Chen 5ab3ee7b1c fix hugetlb page allocation leak 18 years ago
Akinobu Mita f8af0bb890 hugetlb: use set_compound_page_dtor 18 years ago
Hugh Dickins 7ed5cb2b73 Remove nid_lock from alloc_fresh_huge_page 18 years ago
Andrew Morton 3abf7afd40 dequeue_huge_page() warning fix 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Robert P. J. Day a1ed3dda0a MM: Make needlessly global hugetlb_no_page() static. 18 years ago
Mel Gorman 396faf0303 Allow huge page allocations to use GFP_HIGH_MOVABLE 18 years ago
Joe Jin f96efd585b hugetlb: fix race in alloc_fresh_huge_page() 18 years ago
Nishanth Aravamudan 31a5c6e4f2 hugetlb: remove unnecessary nid initialization 18 years ago
Benjamin Herrenschmidt 8dab5241d0 Rework ptep_set_access_flags and fix sun4c 18 years ago
Ken Chen 8a63011275 pretend cpuset has some form of hugetlb page reservation 18 years ago
Ken Chen ace4bd29c2 fix leaky resv_huge_pages when cpuset is in use 18 years ago
Ken Chen 6649a38632 [PATCH] hugetlb: preserve hugetlb pte dirty state 18 years ago
Atsushi Nemoto 9de455b207 [PATCH] Pass vma argument to copy_user_highpage(). 18 years ago