summaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
AgeCommit message (Expand)Author
2009-04-01hugetlb: chg cannot become less than 0Roel Kluin
2009-02-11Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-01-06mm: hugetlb: remove redundant `if' operationCyrill Gorcunov
2009-01-06hugetlb: fix sparse warningsHannes Eder
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-11-12hugetlb: make unmap_ref_private multi-size-awareAdam Litke
2008-11-06hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft
2008-11-06hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft
2008-10-23proc: switch /proc/meminfo to seq_fileAlexey Dobriyan
2008-10-20hugepage: support ZERO_PAGE()KOSAKI Motohiro
2008-10-20mm: hugetlb.c make functions static, use NULL rather than 0Harvey Harrison
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-16hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault()David Gibson
2008-08-12allocate structures for reservation tracking in hugetlbfs outside of spinlock...Andy Whitcroft
2008-08-12hugetlbfs: allocate structures for reservation tracking outside of spinlocksAndy Whitcroft
2008-08-12hugetlb: call arch_prepare_hugepage() for surplus pagesGerald Schaefer
2008-08-06Revert duplicate "mm/hugetlb.c must #include <asm/io.h>"Linus Torvalds
2008-08-01mm/hugetlb: don't crash when HPAGE_SHIFT is 0Benjamin Herrenschmidt
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-07-30mm/hugetlb.c must #include <asm/io.h>Adrian Bunk
2008-07-28mm/hugetlb.c must #include <asm/io.h>Adrian Bunk
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-26hugetlb: fix CONFIG_SYSCTL=n buildNishanth Aravamudan
2008-07-25mm/hugetlb.c: fix build failure with !CONFIG_SYSCTLIngo Molnar
2008-07-24hugetlb: quota is not freed for unused reserved private huge pagesAdam Litke
2008-07-24hugetlb: fix a hugepage reservation check for MAP_SHAREDMel Gorman
2008-07-24hugetlb: allow arch overridden hugepage allocationJon Tollefson
2008-07-24hugetlb: override default huge page sizeNick Piggin
2008-07-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: printk cleanupAndi Kleen
2008-07-24hugetlb: support boot allocate different sizesAndi Kleen
2008-07-24hugetlb: support larger than MAX_ORDERAndi Kleen
2008-07-24hugetlb: abstract numa round robin selectionAndi 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: factor out prep_new_huge_pageAndi Kleen
2008-07-24vma_page_offset() has no callees: drop itJohannes Weiner
2008-07-24hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splitsAndy Whitcroft
2008-07-24hugetlb: allow huge page mappings to be created without reservationsAndy Whitcroft
2008-07-24hugetlb: move reservation region support earlierAndy Whitcroft
2008-07-24huge page private reservation review cleanupsAndy Whitcroft
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-07-24hugetlb: move hugetlb_acct_memory()Mel Gorman
2008-07-24mm/hugetlb.c: fix duplicate variableAdrian Bunk
2008-06-06hugetlb: fix lockdep errorNick Piggin