summaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c
Commit message (Expand)AuthorAgeFilesLines
...
* hugetlb: abstract numa round robin selectionAndi Kleen2008-07-241-15/+22
* hugetlb: new sysfs interfaceNishanth Aravamudan2008-07-241-66/+222
* hugetlbfs: per mount huge page sizesAndi Kleen2008-07-241-13/+3Star
* hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-241-27/+121
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-167/+201
* hugetlb: factor out prep_new_huge_pageAndi Kleen2008-07-241-6/+11
* vma_page_offset() has no callees: drop itJohannes Weiner2008-07-241-20/+9Star
* hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splitsAndy Whitcroft2008-07-241-27/+145
* hugetlb: allow huge page mappings to be created without reservationsAndy Whitcroft2008-07-241-5/+53
* hugetlb: move reservation region support earlierAndy Whitcroft2008-07-241-121/+125
* huge page private reservation review cleanupsAndy Whitcroft2008-07-241-13/+45
* hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman2008-07-241-18/+183
* hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-241-39/+119
* hugetlb: move hugetlb_acct_memory()Mel Gorman2008-07-241-41/+41
* mm/hugetlb.c: fix duplicate variableAdrian Bunk2008-07-241-1/+0Star
* hugetlb: fix lockdep errorNick Piggin2008-06-061-1/+1
* page allocator: explicitly retry hugepage allocationsNishanth Aravamudan2008-04-291-2/+4
* mm: fix integer as NULL pointer warningsHarvey Harrison2008-04-291-1/+1
* hugetlbfs: common code update for s390Gerald Schaefer2008-04-281-15/+21
* hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer2008-04-281-0/+1
* mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-281-1/+1
* mempolicy: rename mpol_free to mpol_putLee Schermerhorn2008-04-281-1/+1
* Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke2008-04-281-0/+7
* hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pagesAdam Litke2008-04-281-5/+12
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-281-2/+4
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-281-1/+2
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-281-4/+4
* hugetlb: fix potential livelock in return_unused_surplus_hugepages()Nishanth Aravamudan2008-03-261-1/+10
* hugetlb: indicate surplus huge page counts in per-node meminfoNishanth Aravamudan2008-03-261-2/+4
* hugetlb: correct page count for surplus huge pagesAdam Litke2008-03-111-3/+10
* hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan2008-03-051-4/+22
* hugetlb: close a difficult to trigger reservation raceAdam Litke2008-03-051-4/+13
* hugetlb: ensure we do not reference a surplus page after handing it to buddyAndy Whitcroft2008-02-241-1/+1
* hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-141-2/+4
* hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-081-0/+10
* mm: fix PageUptodate data raceNick Piggin2008-02-051-0/+2
* fix hugepages leak due to pagetable page sharingLarry Woodman2008-01-241-0/+5
* hugetlbfs: fix quota leakKen Chen2008-01-141-3/+10
* Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan2007-12-181-5/+0Star
* hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan2007-12-181-6/+61
* hugetlb: handle write-protection faults in follow_hugetlb_pageAdam Litke2007-12-111-1/+1
* hugetlb: fix i_blocks accountingKen Chen2007-11-151-0/+10
* mm/hugetlb.c: make a function staticAdrian Bunk2007-11-151-1/+1
* hugetlb: enforce quotas during reservation for shared mappingsAdam Litke2007-11-151-10/+13
* hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-151-2/+2
* hugetlb: debit quota in alloc_huge_pageAdam Litke2007-11-151-12/+12
* hugetlb: fix quota management for private mappingsAdam Litke2007-11-151-3/+10
* hugetlb: split alloc_huge_page into private and shared componentsAdam Litke2007-11-151-19/+27
* hugetlb: follow_hugetlb_page() for write accessAdam Litke2007-11-151-2/+3
* spelling fixes: mm/Simon Arlott2007-10-201-1/+1