index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
mm/hugetlb: remove unused arch hook prepare/release_hugepage
Dominik Dingel
1
-10
/
+0
2015-06-25
mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages
Mike Kravetz
1
-4
/
+35
2015-06-25
mm/hugetlb: compute/return the number of regions added by region_add()
Mike Kravetz
1
-24
/
+48
2015-06-25
mm/hugetlb: document the reserve map/region tracking routines
Mike Kravetz
1
-2
/
+50
2015-06-25
mm/hugetlb: introduce minimum hugepage order
Naoya Horiguchi
1
-8
/
+11
2015-06-25
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
1
-0
/
+5
2015-04-16
mm: hugetlb: cleanup using paeg_huge_active()
Naoya Horiguchi
1
-37
/
+5
2015-04-16
mm: hugetlb: introduce page_huge_active
Naoya Horiguchi
1
-3
/
+38
2015-04-16
hugetlbfs: accept subpool min_size mount option and setup accordingly
Mike Kravetz
1
-4
/
+21
2015-04-16
hugetlbfs: add minimum size accounting to subpools
Mike Kravetz
1
-23
/
+100
2015-04-16
hugetlbfs: add minimum size tracking fields to subpool structure
Mike Kravetz
1
-2
/
+1
2015-04-15
mm, hugetlb: abort __get_user_pages if current has been oom killed
David Rientjes
1
-0
/
+9
2015-04-15
mm/hugetlb: use pmd_page() in follow_huge_pmd()
Gerald Schaefer
1
-2
/
+1
2015-03-13
mm, hugetlb: close race when setting PageTail for gigantic pages
David Rientjes
1
-1
/
+3
2015-02-12
mm: account pmd page tables to the process
Kirill A. Shutemov
1
-2
/
+6
2015-02-12
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
1
-2
/
+3
2015-02-12
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
1
-1
/
+20
2015-02-12
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
1
-16
/
+36
2015-02-12
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
1
-14
/
+34
2015-02-12
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
1
-0
/
+2
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-15
/
+15
2015-02-11
mm: hugetlb: fix type of hugetlb_treat_as_movable variable
Andrey Ryabinin
1
-1
/
+1
2014-12-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+6
2014-12-13
hugetlb: hugetlb_register_all_nodes(): add __init marker
Luiz Capitulino
1
-1
/
+1
2014-12-13
hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED()
Luiz Capitulino
1
-1
/
+1
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
1
-5
/
+5
2014-12-13
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
1
-6
/
+6
2014-12-12
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2014-12-11
mm: hugetlb: fix __unmap_hugepage_range()
Hillf Danton
1
-1
/
+3
2014-10-27
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
1
-1
/
+1
2014-10-10
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
Sasha Levin
1
-7
/
+7
2014-08-07
mm: fix potential infinite loop in dissolve_free_huge_pages()
Li Zhong
1
-0
/
+3
2014-08-07
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
1
-1
/
+0
2014-08-07
mm, hugetlb: generalize writes to nr_hugepages
David Rientjes
1
-32
/
+26
2014-08-07
mm,hugetlb: simplify error handling in hugetlb_cow()
Davidlohr Bueso
1
-19
/
+16
2014-08-07
mm,hugetlb: make unmap_ref_private() return void
Davidlohr Bueso
1
-18
/
+14
2014-07-31
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
1
-1
/
+1
2014-07-24
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
1
-0
/
+1
2014-06-24
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
Naoya Horiguchi
1
-28
/
+43
2014-06-05
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
1
-1
/
+1
2014-06-05
mm, hugetlb: move the error handle logic out of normal code path
Jianyu Zhan
1
-13
/
+13
2014-06-05
hugetlb: add support for gigantic page allocation at runtime
Luiz Capitulino
1
-11
/
+155
2014-06-05
hugetlb: move helpers up in the file
Luiz Capitulino
1
-73
/
+73
2014-06-05
hugetlb: update_and_free_page(): don't clear PG_reserved bit
Luiz Capitulino
1
-2
/
+2
2014-06-05
hugetlb: add hstate_is_gigantic()
Luiz Capitulino
1
-14
/
+14
2014-06-05
hugetlb: prep_compound_gigantic_page(): drop __init marker
Luiz Capitulino
1
-2
/
+1
2014-05-07
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
1
-5
/
+14
2014-04-19
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
1
-0
/
+1
2014-04-08
mm: hugetlb: fix softlockup when a large number of hugepages are freed.
Mizuma, Masayoshi
1
-0
/
+1
2014-04-08
mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style
Choi Gi-yong
1
-2
/
+1
[next]