aboutsummaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
AgeCommit message (Expand)Author
2008-07-24hugetlb: quota is not freed for unused reserved private huge pagesAdam Litke
2008-07-24hugetlb: fix a hugepage reservation check for MAP_SHAREDMel Gorman
2008-07-24hugetlb: allow arch overridden hugepage allocationJon Tollefson
2008-07-24hugetlb: override default huge page sizeNick Piggin
2008-07-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: printk cleanupAndi Kleen
2008-07-24hugetlb: support boot allocate different sizesAndi Kleen
2008-07-24hugetlb: support larger than MAX_ORDERAndi Kleen
2008-07-24hugetlb: abstract numa round robin selectionAndi Kleen
2008-07-24hugetlb: new sysfs interfaceNishanth Aravamudan
2008-07-24hugetlbfs: per mount huge page sizesAndi Kleen
2008-07-24hugetlb: multiple hstates for multiple page sizesAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24hugetlb: factor out prep_new_huge_pageAndi Kleen
2008-07-24vma_page_offset() has no callees: drop itJohannes Weiner
2008-07-24hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splitsAndy Whitcroft
2008-07-24hugetlb: allow huge page mappings to be created without reservationsAndy Whitcroft
2008-07-24hugetlb: move reservation region support earlierAndy Whitcroft
2008-07-24huge page private reservation review cleanupsAndy Whitcroft
2008-07-24hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman
2008-07-24hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman
2008-07-24hugetlb: move hugetlb_acct_memory()Mel Gorman
2008-07-24mm/hugetlb.c: fix duplicate variableAdrian Bunk
2008-06-06hugetlb: fix lockdep errorNick Piggin
2008-04-29page allocator: explicitly retry hugepage allocationsNishanth Aravamudan
2008-04-28mm: fix integer as NULL pointer warningsHarvey Harrison
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn
2008-04-28mempolicy: rename mpol_free to mpol_putLee Schermerhorn
2008-04-28Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke
2008-04-28hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pagesAdam Litke
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman
2008-03-26hugetlb: fix potential livelock in return_unused_surplus_hugepages()Nishanth Aravamudan
2008-03-26hugetlb: indicate surplus huge page counts in per-node meminfoNishanth Aravamudan
2008-03-10hugetlb: correct page count for surplus huge pagesAdam Litke
2008-03-04hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan
2008-03-04hugetlb: close a difficult to trigger reservation raceAdam Litke
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