summaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb.h
Commit message (Expand)AuthorAgeFilesLines
* Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen2010-10-081-0/+6
* HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi2010-10-081-2/+2
* hugetlb: redefine hugepage copy functionsNaoya Horiguchi2010-10-081-0/+4
* hugetlb: add allocate function for hugepage migrationNaoya Horiguchi2010-10-081-0/+3
* HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi2010-08-111-0/+2
* hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-111-0/+1
* hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.hNaoya Horiguchi2010-08-111-10/+1
* hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2009-12-151-0/+6
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* hugetlb_file_setup(): use C, not cppAndrew Morton2009-09-241-4/+8
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-3/+3
* hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsEric B Munson2009-09-221-0/+7
* hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson2009-09-221-2/+10
* mm: follow_hugetlb_page flagsHugh Dickins2009-09-221-1/+3
* hugetlb: balance freeing of huge pages across nodesLee Schermerhorn2009-09-221-1/+2
* mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-241-2/+4
* hugetlb: fault flags instead of write_accessHugh Dickins2009-06-231-2/+2
* mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang2009-06-161-0/+7
* 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
OpenPOWER on IntegriCloud