summaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
Commit message (Expand)AuthorAge
* hugetlb: fix dynamic pool resize failure caseAdam Litke2007-10-16
* hugetlb: fix hugepage allocation with memoryless nodesNishanth Aravamudan2007-10-16
* hugetlb: fix pool resizing corner caseAdam Litke2007-10-16
* hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke2007-10-16
* hugetlb: Try to grow hugetlb pool for MAP_SHARED mappingsAdam Litke2007-10-16
* hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappingsAdam Litke2007-10-16
* hugetlb: Move update_and_free_pageAdam Litke2007-10-16
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-16
* hugetlb: fix clear_user_highpage argumentsRalf Baechle2007-10-01
* Fix NUMA Memory Policy Reference CountingLee Schermerhorn2007-09-19
* Fix VM_FAULT flags conversion for hugetlbAdam Litke2007-08-22
* fix hugetlb page allocation leakKen Chen2007-07-24
* hugetlb: use set_compound_page_dtorAkinobu Mita2007-07-19
* Remove nid_lock from alloc_fresh_huge_pageHugh Dickins2007-07-19
* dequeue_huge_page() warning fixAndrew Morton2007-07-19
* mm: fault feedback #2Nick Piggin2007-07-19
* mm: fault feedback #1Nick Piggin2007-07-19
* MM: Make needlessly global hugetlb_no_page() static.Robert P. J. Day2007-07-17
* Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-17
* hugetlb: fix race in alloc_fresh_huge_page()Joe Jin2007-07-16
* hugetlb: remove unnecessary nid initializationNishanth Aravamudan2007-07-16
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-16
* pretend cpuset has some form of hugetlb page reservationKen Chen2007-05-09
* fix leaky resv_huge_pages when cpuset is in useKen Chen2007-05-09
* [PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen2007-02-09
* [PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto2006-12-13
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-13
* [PATCH] mm: make compound page destructor handling explicitAndy Whitcroft2006-12-07
* [PATCH] htlb forget rss with pt sharingChen, Kenneth W2006-12-07
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-07
* [PATCH] __unmap_hugepage_range(): add commentChen, Kenneth W2006-12-07
* [PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins2006-10-28
* [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W2006-10-11
* [PATCH] enforce proper tlb flush in unmap_hugepage_rangeChen, Kenneth W2006-10-04
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-26
* [PATCH] Hugepages: Use page_to_nid rather than traversing zone pointersChristoph Lameter2006-09-26
* [PATCH] tightening hugetlb strict accountingChen, Kenneth W2006-06-23
* [PATCH] hugetlb: don't allow free hugetlb count fall below reserved countChen, Kenneth W2006-03-31
* [PATCH] fix extra page ref count in follow_hugetlb_pageChen, Kenneth W2006-03-31
* [PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fixPaul Jackson2006-03-22
* [PATCH] optimize follow_hugetlb_pageChen, Kenneth W2006-03-22
* [PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson2006-03-22
* [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-22
* [PATCH] hugepage: serialize hugepage allocation and instantiationDavid Gibson2006-03-22
* [PATCH] hugepage: Small fixes to hugepage clear/copy pathDavid Gibson2006-03-22
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-22
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PATCH] hugepage allocator cleanupNick Piggin2006-03-22
* [PATCH] compound page: use page[1].lruHugh Dickins2006-02-14
* [PATCH] hugetlbpage: return VM_FAULT_OOM on oomChristoph Lameter2006-02-07