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.12.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
/
s390
/
mm
/
hugetlbpage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-29
1
-1
/
+7
*
mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()
Linus Torvalds
2023-04-21
1
-1
/
+1
*
s390/hugetlb: switch to generic version of follow_huge_pud()
Gerald Schaefer
2022-09-11
1
-10
/
+0
*
s390/mm,hugetlb: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
1
-21
/
+13
*
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2022-03-01
1
-1
/
+1
*
add includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-16
1
-0
/
+1
*
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
1
-1
/
+1
*
s390/mm: fix huge pte soft dirty copying
Janosch Frank
2020-07-09
1
-1
/
+1
*
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-03
1
-18
/
+0
*
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-03
1
-4
/
+12
*
s390/mm: fix set_huge_pte_at() for empty ptes
Gerald Schaefer
2020-05-20
1
-3
/
+6
*
s390/mm: cleanup arch_get_unmapped_area() and friends
Alexander Gordeev
2020-03-27
1
-9
/
+2
*
s390/mm: fix dynamic pagetable upgrade for hugetlbfs
Gerald Schaefer
2020-01-30
1
-1
/
+99
*
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
2018-07-30
1
-0
/
+24
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-06
1
-1
/
+2
*
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2017-06-12
1
-11
/
+19
*
s390/mm: use _SEGMENT_ENTRY_EMPTY in the code
Dominik Dingel
2017-02-23
1
-1
/
+1
*
s390: add no-execute support
Martin Schwidefsky
2017-02-08
1
-1
/
+9
*
s390/mm: use hugetlb_bad_size()
Shyam Saini
2016-10-17
1
-0
/
+1
*
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
2016-07-31
1
-14
/
+38
*
s390/mm: add support for 2GB hugepages
Gerald Schaefer
2016-07-06
1
-39
/
+90
*
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
2016-03-08
1
-4
/
+3
*
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
2015-10-14
1
-0
/
+2
*
s390/mm: forward check for huge pmds to pmd_large()
Dominik Dingel
2015-06-25
1
-4
/
+1
*
s390/hugetlb: remove dead code for sw emulated huge pages
Dominik Dingel
2015-06-25
1
-57
/
+3
*
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
2015-06-24
1
-5
/
+0
*
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
2015-04-23
1
-28
/
+34
*
s390/mm: correct transfer of dirty & young bits in __pmd_to_pte
Martin Schwidefsky
2015-04-23
1
-2
/
+2
*
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-11
1
-20
/
+0
*
s390/mm: remove change bit override support
Heiko Carstens
2014-09-25
1
-1
/
+1
*
s390/mm: implement dirty bits for large segment table entries
Martin Schwidefsky
2014-08-01
1
-56
/
+47
*
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-04
1
-5
/
+0
*
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
2014-04-03
1
-4
/
+1
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+5
*
s390/mm: implement software referenced bits
Martin Schwidefsky
2013-08-29
1
-19
/
+39
*
s390/mm: cleanup page table definitions
Martin Schwidefsky
2013-08-22
1
-9
/
+95
*
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
2013-04-29
1
-1
/
+1
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
s390/hugepages: clear page table for sw large page emulation
Gerald Schaefer
2012-05-16
1
-0
/
+2
*
[S390] kvm guest address space mapping
Martin Schwidefsky
2011-07-24
1
-1
/
+1
*
[S390] Remove data execution protection
Martin Schwidefsky
2011-05-23
1
-10
/
+0
*
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
2010-10-25
1
-1
/
+1
*
hugetlb: introduce pud_huge
Andi Kleen
2008-07-24
1
-0
/
+5
*
hugetlb: modular state for hugetlb page size
Andi Kleen
2008-07-24
1
-1
/
+2
*
[S390] System z large page support.
Gerald Schaefer
2008-04-30
1
-0
/
+134