Commit Graph

110 Commits (b73c7ee25da6133f97f47ffd3557288417da7c76)

Author SHA1 Message Date
Nick Piggin 4647875819 hugetlb: fix lockdep error 17 years ago
Nishanth Aravamudan 551883ae8c page allocator: explicitly retry hugepage allocations 17 years ago
Harvey Harrison 7b8ee84d89 mm: fix integer as NULL pointer warnings 17 years ago
Gerald Schaefer 7f2e9525ba hugetlbfs: common code update for s390 17 years ago
Gerald Schaefer 8fe627ec5b hugetlbfs: add missing TLB flush to hugetlb_cow() 17 years ago
Lee Schermerhorn 52cd3b0740 mempolicy: rework mempolicy Reference Counting [yet again] 17 years ago
Lee Schermerhorn f0be3d32b0 mempolicy: rename mpol_free to mpol_put 17 years ago
Adam Litke 3b11630063 Subject: [PATCH] hugetlb: vmstat events for huge page allocations 17 years ago
Adam Litke 19fc3f0acd hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pages 17 years ago
Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
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