index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
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-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
[next]