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
/
arch
/
s390
/
mm
/
hugetlbpage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+2
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
1
-11
/
+19
2017-02-23
s390/mm: use _SEGMENT_ENTRY_EMPTY in the code
Dominik Dingel
1
-1
/
+1
2017-02-08
s390: add no-execute support
Martin Schwidefsky
1
-1
/
+9
2016-10-17
s390/mm: use hugetlb_bad_size()
Shyam Saini
1
-0
/
+1
2016-07-31
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
1
-14
/
+38
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
1
-39
/
+90
2016-03-08
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
1
-4
/
+3
2015-10-14
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
1
-0
/
+2
2015-06-26
s390/mm: forward check for huge pmds to pmd_large()
Dominik Dingel
1
-4
/
+1
2015-06-26
s390/hugetlb: remove dead code for sw emulated huge pages
Dominik Dingel
1
-57
/
+3
2015-06-25
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
1
-5
/
+0
2015-04-23
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
1
-28
/
+34
2015-04-23
s390/mm: correct transfer of dirty & young bits in __pmd_to_pte
Martin Schwidefsky
1
-2
/
+2
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-20
/
+0
2014-09-25
s390/mm: remove change bit override support
Heiko Carstens
1
-1
/
+1
2014-08-01
s390/mm: implement dirty bits for large segment table entries
Martin Schwidefsky
1
-56
/
+47
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
1
-4
/
+1
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+5
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
1
-19
/
+39
2013-08-22
s390/mm: cleanup page table definitions
Martin Schwidefsky
1
-9
/
+95
2013-04-30
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2012-05-16
s390/hugepages: clear page table for sw large page emulation
Gerald Schaefer
1
-0
/
+2
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
1
-1
/
+1
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
1
-10
/
+0
2010-10-25
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
1
-1
/
+1
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+5
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-1
/
+2
2008-04-30
[S390] System z large page support.
Gerald Schaefer
1
-0
/
+134