summaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
AgeCommit message (Expand)Author
2008-02-23hugetlb: ensure we do not reference a surplus page after handing it to buddyAndy Whitcroft
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan
2008-02-05mm: fix PageUptodate data raceNick Piggin
2008-01-24fix hugepages leak due to pagetable page sharingLarry Woodman
2008-01-14hugetlbfs: fix quota leakKen Chen
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan
2007-12-10hugetlb: handle write-protection faults in follow_hugetlb_pageAdam Litke
2007-11-14hugetlb: fix i_blocks accountingKen Chen
2007-11-14mm/hugetlb.c: make a function staticAdrian Bunk
2007-11-14hugetlb: enforce quotas during reservation for shared mappingsAdam Litke
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke
2007-11-14hugetlb: debit quota in alloc_huge_pageAdam Litke
2007-11-14hugetlb: fix quota management for private mappingsAdam Litke
2007-11-14hugetlb: split alloc_huge_page into private and shared componentsAdam Litke
2007-11-14hugetlb: follow_hugetlb_page() for write accessAdam Litke
2007-10-20spelling fixes: mm/Simon Arlott
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-16hugetlb: fix dynamic pool resize failure caseAdam Litke
2007-10-16hugetlb: fix hugepage allocation with memoryless nodesNishanth Aravamudan
2007-10-16hugetlb: fix pool resizing corner caseAdam Litke
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke
2007-10-16hugetlb: Try to grow hugetlb pool for MAP_SHARED mappingsAdam Litke
2007-10-16hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappingsAdam Litke
2007-10-16hugetlb: Move update_and_free_pageAdam Litke
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki
2007-10-01hugetlb: fix clear_user_highpage argumentsRalf Baechle
2007-09-19Fix NUMA Memory Policy Reference CountingLee Schermerhorn
2007-08-22Fix VM_FAULT flags conversion for hugetlbAdam Litke
2007-07-24fix hugetlb page allocation leakKen Chen
2007-07-19hugetlb: use set_compound_page_dtorAkinobu Mita
2007-07-19Remove nid_lock from alloc_fresh_huge_pageHugh Dickins
2007-07-19dequeue_huge_page() warning fixAndrew Morton
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-19mm: fault feedback #1Nick Piggin
2007-07-17MM: Make needlessly global hugetlb_no_page() static.Robert P. J. Day
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman
2007-07-16hugetlb: fix race in alloc_fresh_huge_page()Joe Jin
2007-07-16hugetlb: remove unnecessary nid initializationNishanth Aravamudan
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt
2007-05-09pretend cpuset has some form of hugetlb page reservationKen Chen
2007-05-09fix leaky resv_huge_pages when cpuset is in useKen Chen
2007-02-09[PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen
2006-12-13[PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson
2006-12-07[PATCH] mm: make compound page destructor handling explicitAndy Whitcroft
2006-12-07[PATCH] htlb forget rss with pt sharingChen, Kenneth W
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W
2006-12-07[PATCH] __unmap_hugepage_range(): add commentChen, Kenneth W