aboutsummaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c
Commit message (Expand)AuthorAge
* hugetlbfs: common code update for s390Gerald Schaefer2008-04-28
* hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer2008-04-28
* mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-28
* mempolicy: rename mpol_free to mpol_putLee Schermerhorn2008-04-28
* Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke2008-04-28
* hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pagesAdam Litke2008-04-28
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-28
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-28
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-28
* hugetlb: fix potential livelock in return_unused_surplus_hugepages()Nishanth Aravamudan2008-03-26
* hugetlb: indicate surplus huge page counts in per-node meminfoNishanth Aravamudan2008-03-26
* hugetlb: correct page count for surplus huge pagesAdam Litke2008-03-10
* hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan2008-03-04
* hugetlb: close a difficult to trigger reservation raceAdam Litke2008-03-04
* hugetlb: ensure we do not reference a surplus page after handing it to buddyAndy Whitcroft2008-02-23
* hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-13
* hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-08
* mm: fix PageUptodate data raceNick Piggin2008-02-05
* fix hugepages leak due to pagetable page sharingLarry Woodman2008-01-24
* hugetlbfs: fix quota leakKen Chen2008-01-14
* Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan2007-12-17
* hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan2007-12-17
* hugetlb: handle write-protection faults in follow_hugetlb_pageAdam Litke2007-12-10
* hugetlb: fix i_blocks accountingKen Chen2007-11-14
* mm/hugetlb.c: make a function staticAdrian Bunk2007-11-14
* hugetlb: enforce quotas during reservation for shared mappingsAdam Litke2007-11-14
* hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-14
* hugetlb: debit quota in alloc_huge_pageAdam Litke2007-11-14
* hugetlb: fix quota management for private mappingsAdam Litke2007-11-14
* hugetlb: split alloc_huge_page into private and shared componentsAdam Litke2007-11-14
* hugetlb: follow_hugetlb_page() for write accessAdam Litke2007-11-14
* spelling fixes: mm/Simon Arlott2007-10-19
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* 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