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.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-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
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-19
s390/mm: make pmdp_invalidate() do invalidation only
Gerald Schaefer
1
-1
/
+3
2017-08-29
s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
Christian Borntraeger
1
-1
/
+1
2017-07-26
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
1
-3
/
+0
2017-07-26
s390/mm: introduce defines to reflect the hardware mmu
Heiko Carstens
1
-20
/
+48
2017-07-26
s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h
Heiko Carstens
1
-5
/
+0
2017-07-26
s390/mm: remove and correct comments within pgtable.h
Heiko Carstens
1
-27
/
+4
2017-07-25
s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing
Martin Schwidefsky
1
-0
/
+1
2017-07-25
s390/mm: add guest ASCE TLB flush optimization
Martin Schwidefsky
1
-15
/
+43
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
1
-12
/
+29
2017-06-12
s390/mm: add p?d_folded() helper functions
Heiko Carstens
1
-7
/
+22
2017-06-12
s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN define
Heiko Carstens
1
-3
/
+1
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
1
-13
/
+67
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-4
/
+12
2017-04-20
s390/kvm: Add PGSTE manipulation functions
Claudio Imbrenda
1
-4
/
+12
2017-04-12
s390/mm: fix CMMA vs KSM vs others
Christian Borntraeger
1
-0
/
+2
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2017-02-23
s390/mm: use _SEGMENT_ENTRY_EMPTY in the code
Dominik Dingel
1
-7
/
+7
2017-02-17
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
1
-1
/
+1
2017-02-08
s390: add no-execute support
Martin Schwidefsky
1
-34
/
+61
2016-08-24
s390/mm: merge local / non-local IDTE helper
Martin Schwidefsky
1
-32
/
+12
2016-08-24
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
1
-17
/
+13
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+15
2016-07-31
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
1
-10
/
+10
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
1
-22
/
+49
2016-06-20
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
1
-1
/
+1
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
1
-2
/
+8
2016-06-20
s390/mm: extended gmap pte notifier
Martin Schwidefsky
1
-0
/
+2
2016-06-13
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
1
-1
/
+1
2016-06-13
s390/pgtable: add mapping statistics
Heiko Carstens
1
-0
/
+19
2016-06-13
s390/pageattr: allow kernel page table splitting
Heiko Carstens
1
-0
/
+36
2016-06-13
s390/pgtable: make pmd and pud helper functions available
Heiko Carstens
1
-14
/
+63
2016-06-13
s390/pgtable: get rid of _REGION3_ENTRY_RO
Heiko Carstens
1
-2
/
+0
2016-06-13
s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL
Heiko Carstens
1
-2
/
+41
2016-06-13
s390/pgtable: introduce and use generic csp inline asm
Heiko Carstens
1
-9
/
+15
2016-06-10
KVM: s390: handle missing storage-key facility
David Hildenbrand
1
-0
/
+1
2016-06-10
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
1
-0
/
+3
2016-06-10
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
1
-1
/
+2
2016-06-10
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
1
-1
/
+1
2016-05-20
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+1
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
1
-107
/
+16
2016-03-08
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
1
-83
/
+53
2016-03-08
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
1
-323
/
+51
2016-02-23
s390/mm: correct comment about segment table entries
Martin Schwidefsky
1
-5
/
+5
2016-02-23
s390/mm: remove unnecessary indirection with pgste_update_all
Martin Schwidefsky
1
-13
/
+12
2016-01-16
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-15
/
+1
2015-10-14
s390/mm: try to avoid storage key operation in ptep_set_access_flags
Martin Schwidefsky
1
-2
/
+5
2015-10-14
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
1
-4
/
+55
2015-08-03
s390/mm: add NUMA balancing primitives
Martin Schwidefsky
1
-0
/
+13
2015-06-25
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-12
/
+12
2015-06-25
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
1
-0
/
+8
[next]