index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
2015-06-25
mm/hugetlb: remove unused arch hook prepare/release_hugepage
Dominik Dingel
2015-06-24
mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages
Mike Kravetz
2015-06-24
mm/hugetlb: compute/return the number of regions added by region_add()
Mike Kravetz
2015-06-24
mm/hugetlb: document the reserve map/region tracking routines
Mike Kravetz
2015-06-24
mm/hugetlb: introduce minimum hugepage order
Naoya Horiguchi
2015-06-24
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-12
mm, hugetlb: close race when setting PageTail for gigantic pages
David Rientjes
2015-02-11
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-11
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
2015-02-11
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
2015-02-11
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
2015-02-11
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
2015-02-11
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-10
mm: hugetlb: fix type of hugetlb_treat_as_movable variable
Andrey Ryabinin
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-13
hugetlb: hugetlb_register_all_nodes(): add __init marker
Luiz Capitulino
2014-12-13
hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED()
Luiz Capitulino
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-12-10
mm: hugetlb: fix __unmap_hugepage_range()
Hillf Danton
2014-10-27
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
2014-10-09
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
Sasha Levin
2014-08-06
mm: fix potential infinite loop in dissolve_free_huge_pages()
Li Zhong
2014-08-06
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
2014-08-06
mm, hugetlb: generalize writes to nr_hugepages
David Rientjes
2014-08-06
mm,hugetlb: simplify error handling in hugetlb_cow()
Davidlohr Bueso
2014-08-06
mm,hugetlb: make unmap_ref_private() return void
Davidlohr Bueso
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-07-23
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
2014-06-23
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
Naoya Horiguchi
2014-06-04
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
2014-06-04
mm, hugetlb: move the error handle logic out of normal code path
Jianyu Zhan
2014-06-04
hugetlb: add support for gigantic page allocation at runtime
Luiz Capitulino
2014-06-04
hugetlb: move helpers up in the file
Luiz Capitulino
2014-06-04
hugetlb: update_and_free_page(): don't clear PG_reserved bit
Luiz Capitulino
2014-06-04
hugetlb: add hstate_is_gigantic()
Luiz Capitulino
2014-06-04
hugetlb: prep_compound_gigantic_page(): drop __init marker
Luiz Capitulino
2014-05-06
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
2014-04-18
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
2014-04-07
mm: hugetlb: fix softlockup when a large number of hugepages are freed.
Mizuma, Masayoshi
2014-04-07
mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style
Choi Gi-yong
[next]