summaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c
Commit message (Expand)AuthorAgeFilesLines
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-231-5/+5
* mm/hugetlb.c: use memblock apis for early memory allocationsGrygorii Strashko2014-01-211-5/+5
* mm/hugetlb.c: call MMU notifiers when copying a hugetlb page rangeAndreas Sandberg2014-01-211-5/+16
* mm/hugetlb.c: defer PageHeadHuge() symbol exportAndrea Arcangeli2014-01-211-1/+0
* mm/hugetlb.c: simplify PageHeadHuge() and PageHuge()Andrew Morton2014-01-211-10/+2
* mm: hugetlb: use get_page_foll() in follow_hugetlb_page()Andrea Arcangeli2014-01-211-1/+1
* mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-211-0/+17
* mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-211-34/+0
* mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov2013-11-151-44/+66
* mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pagesAndrea Arcangeli2013-10-161-1/+15
* mm/hugetlb.c: correct missing private flag clearingJoonsoo Kim2013-10-161-0/+1
* mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi2013-09-111-18/+14
* mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi2013-09-111-2/+69
* mm: mbind: add hugepage migration code to mbind()Naoya Horiguchi2013-09-111-0/+14
* mm: migrate: make core migration code aware of hugepageNaoya Horiguchi2013-09-111-1/+22
* mm, hugetlb: return a reserved page to a reserved pool if failedJoonsoo Kim2013-09-111-1/+12
* mm, hugetlb: grab a page_table_lock after page_cache_releaseJoonsoo Kim2013-09-111-2/+3
* mm, hugetlb: remove useless check about mapping typeJoonsoo Kim2013-09-111-2/+1
* mm, hugetlb: fix subpool accounting handlingJoonsoo Kim2013-09-111-4/+6
* mm, hugetlb: change variable name reservations to resvJoonsoo Kim2013-09-111-13/+13
* mm, hugetlb: protect reserved pages when soft offlining a hugepageJoonsoo Kim2013-09-111-2/+3
* mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cacheJoonsoo Kim2013-09-111-8/+26
* mm, hugetlb: remove decrement_hugepage_resv_vma()Joonsoo Kim2013-09-111-21/+10
* mm, hugetlb: add VM_NORESERVE check in vma_has_reserves()Joonsoo Kim2013-09-111-0/+2
* mm, hugetlb: do not use a page in page cache for cow optimizationJoonsoo Kim2013-09-111-5/+2
* mm, hugetlb: remove redundant list_empty check in gather_surplus_pages()Joonsoo Kim2013-09-111-5/+2
* mm, hugetlb: fix and clean-up node iteration code to alloc or freeJoonsoo Kim2013-09-111-82/+61
* mm, hugetlb: clean-up alloc_huge_page()Joonsoo Kim2013-09-111-9/+4
* mm, hugetlb: trivial commenting fixJoonsoo Kim2013-09-111-2/+2
* mm, hugetlb: move up the code which check availability of free huge pageJoonsoo Kim2013-09-111-5/+5
* mm: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-111-2/+2
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-1/+1
* mm: correctly update zone->managed_pagesJiang Liu2013-07-031-1/+1
* mm/hugetlb: use already existing interface huge_page_shiftWanpeng Li2013-07-031-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-031-9/+210
|\
| * mm: hugetlb: Copy general hugetlb code from x86 to mm.Steve Capper2013-06-141-9/+88
| * mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper2013-06-141-0/+122
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-021-0/+17
|\ \
| * | futex: Take hugepages into account when generating futex_keyZhang Yi2013-06-251-0/+17
| |/
* / mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-121-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-03-181-21/+18
| |\
| * | hugetlb: fix sparse warning for hugetlb_register_nodeClaudiu Ghioc2013-03-071-2/+2
* | | mm, hugetlb: include hugepages in meminfoDavid Rientjes2013-04-291-0/+15
* | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-11/+13
* | | hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi2013-04-171-1/+11
* | | mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li2013-03-221-2/+6
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-221-2/+2
| |/
* | mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse2013-02-231-6/+6