aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb.h
Commit message (Expand)AuthorAge
* hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes2011-11-19
* hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce2011-07-25
* Fix build with !HUGETLBFSLinus Torvalds2011-05-26
* mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-26
* Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen2010-10-08
* HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi2010-10-08
* hugetlb: redefine hugepage copy functionsNaoya Horiguchi2010-10-08
* hugetlb: add allocate function for hugepage migrationNaoya Horiguchi2010-10-08
* HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi2010-08-11
* hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-11
* hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.hNaoya Horiguchi2010-08-11
* hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2009-12-15
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* hugetlb_file_setup(): use C, not cppAndrew Morton2009-09-24
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsEric B Munson2009-09-22
* hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson2009-09-22
* mm: follow_hugetlb_page flagsHugh Dickins2009-09-22
* hugetlb: balance freeing of huge pages across nodesLee Schermerhorn2009-09-22
* mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-24
* hugetlb: fault flags instead of write_accessHugh Dickins2009-06-23
* mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang2009-06-16
* hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter2009-02-10
* Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-10
* mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-06
* mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman2009-01-06
* proc: switch /proc/meminfo to seq_fileAlexey Dobriyan2008-10-23
* hugetlb: remove unused variable warningAndrea Righi2008-07-26
* hugetlb: allow arch overridden hugepage allocationJon Tollefson2008-07-24
* hugetlb: introduce pud_hugeAndi Kleen2008-07-24
* hugetlb: new sysfs interfaceNishanth Aravamudan2008-07-24
* hugetlbfs: per mount huge page sizesAndi Kleen2008-07-24
* hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-24
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
* hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman2008-07-24
* hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-24
* hugetlbfs: architecture header cleanupGerald Schaefer2008-04-28
* hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-13
* hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-08
* Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan2007-12-17
* hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan2007-12-17
* hugetlb: fix i_blocks accountingKen Chen2007-11-14
* hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-14
* hugetlb: follow_hugetlb_page() for write accessAdam Litke2007-11-14
* hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke2007-10-16
* hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-31
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-17
* shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-16
* proper prototype for hugetlb_get_unmapped_area()Adrian Bunk2007-05-07