index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
2016-02-06
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
2016-02-06
mm/hugetlb: fix gigantic page initialization/allocation
Mike Kravetz
2016-01-16
mm: rework mapcount accounting to enable 4k mapping of THPs
Kirill A. Shutemov
2016-01-16
mm: drop tail page refcounting
Kirill A. Shutemov
2016-01-16
rmap: add argument to charge compound page
Kirill A. Shutemov
2016-01-16
page-flags: define PG_reserved behavior on compound pages
Kirill A. Shutemov
2016-01-15
hugetlb: make mm and fs code explicitly non-modular
Paul Gortmaker
2015-12-12
mm/hugetlb.c: fix resv map memory leak for placeholder entries
Mike Kravetz
2015-12-12
mm: hugetlb: call huge_pte_alloc() only if ptep is null
Naoya Horiguchi
2015-12-12
mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
Naoya Horiguchi
2015-11-11
hugetlb: trivial comment fix
Naoya Horiguchi
2015-11-07
mm: use 'unsigned int' for page order
Kirill A. Shutemov
2015-11-07
mm: make compound_head() robust
Kirill A. Shutemov
2015-11-07
mm: pack compound_dtor and compound_order into one word in struct page
Kirill A. Shutemov
2015-11-06
mm: introduce VM_LOCKONFAULT
Eric B Munson
2015-11-06
mm, hugetlbfs: optimize when NUMA=n
Dave Hansen
2015-11-06
mm, hugetlb: use memory policy when available
Dave Hansen
2015-11-06
mm/hugetlb: make node_hstates array static
Alexander Kuleshov
2015-11-06
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
Naoya Horiguchi
2015-10-02
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
Mel Gorman
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
hugetlbfs: add hugetlbfs_fallocate()
Mike Kravetz
2015-09-08
hugetlbfs: New huge_add_to_page_cache helper routine
Mike Kravetz
2015-09-08
mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate
Mike Kravetz
2015-09-08
mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
Mike Kravetz
2015-09-08
hugetlbfs: truncate_hugepages() takes a range of pages
Mike Kravetz
2015-09-08
mm/hugetlb: expose hugetlb fault mutex for use by fallocate
Mike Kravetz
2015-09-08
mm/hugetlb: add region_del() to delete a specific range of entries
Mike Kravetz
2015-09-08
mm/hugetlb: add cache of descriptors to resv_map for region_add
Mike Kravetz
2015-09-04
mm/hugetlb.c: make vma_has_reserves() return bool
Nicholas Krause
2015-09-04
mm/hugetlb.c: make vma_shareable() return bool
Nicholas Krause
2015-06-26
mm/hugetlb: remove unused arch hook prepare/release_hugepage
Dominik Dingel
2015-06-25
mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages
Mike Kravetz
2015-06-25
mm/hugetlb: compute/return the number of regions added by region_add()
Mike Kravetz
2015-06-25
mm/hugetlb: document the reserve map/region tracking routines
Mike Kravetz
2015-06-25
mm/hugetlb: introduce minimum hugepage order
Naoya Horiguchi
2015-06-25
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
2015-04-15
mm: hugetlb: cleanup using paeg_huge_active()
Naoya Horiguchi
2015-04-15
mm: hugetlb: introduce page_huge_active
Naoya Horiguchi
2015-04-15
hugetlbfs: accept subpool min_size mount option and setup accordingly
Mike Kravetz
2015-04-15
hugetlbfs: add minimum size accounting to subpools
Mike Kravetz
2015-04-15
hugetlbfs: add minimum size tracking fields to subpool structure
Mike Kravetz
2015-04-14
mm, hugetlb: abort __get_user_pages if current has been oom killed
David Rientjes
2015-04-14
mm/hugetlb: use pmd_page() in follow_huge_pmd()
Gerald Schaefer
2015-03-13
mm, hugetlb: close race when setting PageTail for gigantic pages
David Rientjes
2015-02-12
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-12
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
2015-02-12
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
2015-02-12
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
2015-02-12
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
[next]