summaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb.h
Commit message (Expand)AuthorAgeFilesLines
* hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter2009-02-101-3/+3
* Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-101-2/+3
* mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-061-0/+3
* mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman2009-01-061-0/+3
* proc: switch /proc/meminfo to seq_fileAlexey Dobriyan2008-10-231-2/+4
* hugetlb: remove unused variable warningAndrea Righi2008-07-261-1/+4
* hugetlb: allow arch overridden hugepage allocationJon Tollefson2008-07-241-0/+10
* hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+5
* hugetlb: new sysfs interfaceNishanth Aravamudan2008-07-241-0/+2
* hugetlbfs: per mount huge page sizesAndi Kleen2008-07-241-5/+9
* hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-241-3/+16
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-5/+83
* hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman2008-07-241-3/+5
* hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-241-1/+8
* hugetlbfs: architecture header cleanupGerald Schaefer2008-04-281-45/+1
* hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-131-1/+1
* hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-081-0/+1
* Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan2007-12-171-1/+0
* hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan2007-12-171-0/+1
* hugetlb: fix i_blocks accountingKen Chen2007-11-141-0/+2
* hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-141-2/+2
* hugetlb: follow_hugetlb_page() for write accessAdam Litke2007-11-141-2/+2
* hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke2007-10-161-0/+1
* hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-311-7/+3
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+2
* Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-171-0/+2
* shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-161-2/+2
* proper prototype for hugetlb_get_unmapped_area()Adrian Bunk2007-05-071-0/+6
* [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke2007-03-011-1/+7
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+1
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-3/+7
* [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W2006-10-111-0/+1
* [PATCH] tightening hugetlb strict accountingChen, Kenneth W2006-06-231-6/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-221-4/+12
* [PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.hDavid Gibson2006-03-221-0/+4
* [PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson2006-03-221-4/+5
* [PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson2006-03-221-4/+0
* [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-221-2/+6
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-221-0/+4
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-061-2/+2
* [PATCH] mm: ZAP_BLOCK causes redundant workRobin Holt2005-11-131-2/+2
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-291-2/+0
* [PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2005-10-201-13/+3
* [PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit2005-10-191-0/+13
* [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W2005-09-051-6/+0
* [PATCH] Hugepage consolidationDavid Gibson2005-06-211-6/+34
* [PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins2005-04-191-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+142