aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman1-0/+3
2009-01-06mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman1-0/+3
2008-10-23proc: switch /proc/meminfo to seq_fileAlexey Dobriyan1-2/+4
2008-07-26hugetlb: remove unused variable warningAndrea Righi1-1/+4
2008-07-24hugetlb: allow arch overridden hugepage allocationJon Tollefson1-0/+10
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
2008-07-24hugetlb: new sysfs interfaceNishanth Aravamudan1-0/+2
2008-07-24hugetlbfs: per mount huge page sizesAndi Kleen1-5/+9
2008-07-24hugetlb: multiple hstates for multiple page sizesAndi Kleen1-3/+16
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-5/+83
2008-07-24hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeedMel Gorman1-3/+5
2008-07-24hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork()Mel Gorman1-1/+8
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer1-45/+1
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan1-1/+1
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan1-0/+1
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan1-1/+0
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan1-0/+1
2007-11-14hugetlb: fix i_blocks accountingKen Chen1-0/+2
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke1-2/+2
2007-11-14hugetlb: follow_hugetlb_page() for write accessAdam Litke1-2/+2
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke1-0/+1
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson1-7/+3
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+2
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman1-0/+2
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman1-2/+2
2007-05-07proper prototype for hugetlb_get_unmapped_area()Adrian Bunk1-0/+6
2007-03-01[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke1-1/+7
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+1
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-3/+7
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W1-0/+1
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W1-6/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-4/+12
2006-03-22[PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.hDavid Gibson1-0/+4
2006-03-22[PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson1-4/+5
2006-03-22[PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson1-4/+0
2006-03-22[PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson1-2/+6
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin1-0/+4
2006-01-06[PATCH] Add NUMA policy support for huge pages.Christoph Lameter1-2/+2
2005-11-13[PATCH] mm: ZAP_BLOCK causes redundant workRobin Holt1-2/+2
2005-10-29[PATCH] mm: unmap_vmas with inner ptlockHugh Dickins1-2/+0
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins1-13/+3
2005-10-19[PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit1-0/+13
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W1-6/+0
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-6/+34
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+142