Commit Graph

63 Commits (6c8dca5d53f95009d4fff00195bf38f277dc4366)

Author SHA1 Message Date
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
Paul Jackson 02a0e53d82 [PATCH] cpuset: rework cpuset_zone_allowed api 18 years ago
Andy Whitcroft 33f2ef89f8 [PATCH] mm: make compound page destructor handling explicit 18 years ago
Chen, Kenneth W cace673d37 [PATCH] htlb forget rss with pt sharing 18 years ago
Chen, Kenneth W 39dde65c99 [PATCH] shared page table for hugetlb page 18 years ago
Chen, Kenneth W c0a499c2c4 [PATCH] __unmap_hugepage_range(): add comment 18 years ago
Hugh Dickins ebed4bfc8d [PATCH] hugetlb: fix absurd HugePages_Rsvd 19 years ago
Chen, Kenneth W 502717f4e1 [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range() 19 years ago
Chen, Kenneth W fe1668ae5b [PATCH] enforce proper tlb flush in unmap_hugepage_range 19 years ago
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 19 years ago
Christoph Lameter 4415cc8df6 [PATCH] Hugepages: Use page_to_nid rather than traversing zone pointers 19 years ago
Chen, Kenneth W a43a8c39bb [PATCH] tightening hugetlb strict accounting 19 years ago
Chen, Kenneth W 78c997a4be [PATCH] hugetlb: don't allow free hugetlb count fall below reserved count 19 years ago
Chen, Kenneth W d6692183ac [PATCH] fix extra page ref count in follow_hugetlb_page 19 years ago
Paul Jackson fdb7cc5908 [PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fix 19 years ago
Chen, Kenneth W d5d4b0aa4e [PATCH] optimize follow_hugetlb_page 19 years ago
David Gibson 27a85ef1b8 [PATCH] hugepage: Make {alloc,free}_huge_page() local 19 years ago
David Gibson b45b5bd65f [PATCH] hugepage: Strict page reservation for hugepage inodes 19 years ago
David Gibson 3935baa9bc [PATCH] hugepage: serialize hugepage allocation and instantiation 19 years ago
David Gibson 79ac6ba40e [PATCH] hugepage: Small fixes to hugepage clear/copy path 19 years ago
Zhang, Yanmin 8f860591ff [PATCH] Enable mprotect on huge pages 19 years ago
Nick Piggin 7835e98b2e [PATCH] remove set_page_count() outside mm/ 19 years ago
Nick Piggin a482289d46 [PATCH] hugepage allocator cleanup 19 years ago
Hugh Dickins 41d78ba550 [PATCH] compound page: use page[1].lru 19 years ago
Christoph Lameter 0df420d8b6 [PATCH] hugetlbpage: return VM_FAULT_OOM on oom 19 years ago
David Gibson a2dfef6947 [PATCH] Hugepages need clear_user_highpage() not clear_highpage() 19 years ago
Christoph Lameter 64b4a954b0 [PATCH] hugetlb: add comment explaining reasons for Bus Errors 19 years ago
Christoph Lameter aea47ff363 [PATCH] mm: make hugepages obey cpusets. 19 years ago
Christoph Lameter 6bda666a03 [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page() 19 years ago
Christoph Lameter 5da7ca8607 [PATCH] Add NUMA policy support for huge pages. 19 years ago
Christoph Lameter 96df9333c9 [PATCH] mm: dequeue a huge page near to this node 19 years ago
David Gibson 1e8f889b10 [PATCH] Hugetlb: Copy on Write support 19 years ago
Adam Litke 86e5216f8d [PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COW 19 years ago
Adam Litke 85ef47f74a [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page 19 years ago
Adam Litke f0916794f0 [PATCH] Hugetlb: Remove duplicate i_size check 19 years ago
Eric Paris 0bd0f9fb19 [PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_huge_pages 19 years ago