index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
hugetlbpage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
2017-08-15
1
-34
/
+20
*
sparc64: Add 16GB hugepage support
Nitin Gupta
2017-08-15
1
-21
/
+53
*
sparc64: Revert 16GB huge page support.
David S. Miller
2017-08-10
1
-60
/
+42
*
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
2017-08-09
1
-34
/
+20
*
sparc64: Add 16GB hugepage support
Nitin Gupta
2017-08-09
1
-21
/
+53
*
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-06
1
-1
/
+2
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-19
1
-1
/
+1
*
sparc64: Fix hugepage page table free
Nitin Gupta
2017-04-18
1
-0
/
+16
*
sparc64: Add support for 2G hugepages
Nitin Gupta
2017-03-27
1
-0
/
+7
*
sparc64: Fix size check in huge_pte_alloc
Nitin Gupta
2017-03-27
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sparc64: Fix build error in flush_tsb_user_page
Nitin Gupta
2017-02-24
1
-2
/
+3
*
sparc64: Add 64K page size support
Nitin Gupta
2017-02-23
1
-11
/
+43
*
sparc64: Multi-page size support
Nitin Gupta
2017-02-23
1
-16
/
+144
*
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
2016-07-29
1
-54
/
+112
*
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
2016-07-28
1
-2
/
+2
*
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
2016-05-20
1
-5
/
+28
*
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2016-03-17
1
-1
/
+1
*
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
2015-06-24
1
-5
/
+0
*
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-11
1
-12
/
+0
*
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-04
1
-5
/
+0
*
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-28
1
-1
/
+0
*
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
2013-11-12
1
-2
/
+0
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+5
*
mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture
Michel Lespinasse
2012-12-11
1
-94
/
+30
*
sparc64: Support transparent huge pages.
David Miller
2012-10-09
1
-50
/
+0
*
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
thp: pte alloc trans splitting
Andrea Arcangeli
2011-01-13
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
sparc,sparc64: unify mm/
Sam Ravnborg
2008-12-04
1
-0
/
+357