summaryrefslogtreecommitdiff
path: root/include/linux/hugetlb.h
AgeCommit message (Expand)Author
2011-07-25hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce
2011-05-26Fix build with !HUGETLBFSLinus Torvalds
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro
2010-10-08Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen
2010-10-08HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi
2010-10-08hugetlb: redefine hugepage copy functionsNaoya Horiguchi
2010-10-08hugetlb: add allocate function for hugepage migrationNaoya Horiguchi
2010-08-11HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi
2010-08-11hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi
2010-08-11hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.hNaoya Horiguchi
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24hugetlb_file_setup(): use C, not cppAndrew Morton
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-22hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsEric B Munson
2009-09-22hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson
2009-09-22mm: follow_hugetlb_page flagsHugh Dickins
2009-09-22hugetlb: balance freeing of huge pages across nodesLee Schermerhorn
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-06-23hugetlb: fault flags instead of write_accessHugh Dickins
2009-06-16mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang
2009-02-10hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman
2009-01-06mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman
2008-10-23proc: switch /proc/meminfo to seq_fileAlexey Dobriyan
2008-07-26hugetlb: remove unused variable warningAndrea Righi
2008-07-24hugetlb: allow arch overridden hugepage allocationJon Tollefson
2008-07-24hugetlb: introduce pud_hugeAndi 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: 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-04-28hugetlbfs: architecture header cleanupGerald Schaefer
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan
2007-11-14hugetlb: fix i_blocks accountingKen Chen
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke
2007-11-14hugetlb: follow_hugetlb_page() for write accessAdam Litke
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman
2007-05-07proper prototype for hugetlb_get_unmapped_area()Adrian Bunk
2007-03-01[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke