index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
pgtable.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
2017-12-16
1
-6
/
+0
*
mm: replace pud_write with pud_access_permitted in fault + gup paths
Dan Williams
2017-11-30
1
-0
/
+6
*
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
2017-11-30
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/mm: make pmdp_invalidate() do invalidation only
Gerald Schaefer
2017-09-19
1
-1
/
+3
*
s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
Christian Borntraeger
2017-08-29
1
-1
/
+1
*
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
2017-07-26
1
-3
/
+0
*
s390/mm: introduce defines to reflect the hardware mmu
Heiko Carstens
2017-07-26
1
-20
/
+48
*
s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h
Heiko Carstens
2017-07-26
1
-5
/
+0
*
s390/mm: remove and correct comments within pgtable.h
Heiko Carstens
2017-07-26
1
-27
/
+4
*
s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing
Martin Schwidefsky
2017-07-25
1
-0
/
+1
*
s390/mm: add guest ASCE TLB flush optimization
Martin Schwidefsky
2017-07-25
1
-15
/
+43
*
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
2017-07-25
1
-12
/
+29
*
s390/mm: add p?d_folded() helper functions
Heiko Carstens
2017-06-12
1
-7
/
+22
*
s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN define
Heiko Carstens
2017-06-12
1
-3
/
+1
*
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2017-06-12
1
-13
/
+67
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-05-02
1
-4
/
+12
|
\
|
*
s390/kvm: Add PGSTE manipulation functions
Claudio Imbrenda
2017-04-20
1
-4
/
+12
*
|
s390/mm: fix CMMA vs KSM vs others
Christian Borntraeger
2017-04-12
1
-0
/
+2
|
/
*
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
1
-0
/
+1
*
s390/mm: use _SEGMENT_ENTRY_EMPTY in the code
Dominik Dingel
2017-02-23
1
-7
/
+7
*
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
2017-02-17
1
-1
/
+1
*
s390: add no-execute support
Martin Schwidefsky
2017-02-08
1
-34
/
+61
*
s390/mm: merge local / non-local IDTE helper
Martin Schwidefsky
2016-08-24
1
-32
/
+12
*
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
2016-08-24
1
-17
/
+13
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-2
/
+15
|
\
|
*
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
2016-06-20
1
-1
/
+1
|
*
s390/mm: add shadow gmap support
Martin Schwidefsky
2016-06-20
1
-2
/
+8
|
*
s390/mm: extended gmap pte notifier
Martin Schwidefsky
2016-06-20
1
-0
/
+2
|
*
KVM: s390: handle missing storage-key facility
David Hildenbrand
2016-06-10
1
-0
/
+1
|
*
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
2016-06-10
1
-0
/
+3
|
*
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
2016-06-10
1
-1
/
+2
|
*
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
2016-06-10
1
-1
/
+1
*
|
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
2016-07-31
1
-10
/
+10
*
|
s390/mm: add support for 2GB hugepages
Gerald Schaefer
2016-07-06
1
-22
/
+49
*
|
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
2016-06-13
1
-1
/
+1
*
|
s390/pgtable: add mapping statistics
Heiko Carstens
2016-06-13
1
-0
/
+19
*
|
s390/pageattr: allow kernel page table splitting
Heiko Carstens
2016-06-13
1
-0
/
+36
*
|
s390/pgtable: make pmd and pud helper functions available
Heiko Carstens
2016-06-13
1
-14
/
+63
*
|
s390/pgtable: get rid of _REGION3_ENTRY_RO
Heiko Carstens
2016-06-13
1
-2
/
+0
*
|
s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL
Heiko Carstens
2016-06-13
1
-2
/
+41
*
|
s390/pgtable: introduce and use generic csp inline asm
Heiko Carstens
2016-06-13
1
-9
/
+15
|
/
*
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-05-20
1
-0
/
+1
*
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
2016-03-08
1
-107
/
+16
*
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
2016-03-08
1
-83
/
+53
*
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
2016-03-08
1
-323
/
+51
*
s390/mm: correct comment about segment table entries
Martin Schwidefsky
2016-02-23
1
-5
/
+5
*
s390/mm: remove unnecessary indirection with pgste_update_all
Martin Schwidefsky
2016-02-23
1
-13
/
+12
*
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-16
1
-15
/
+1
*
s390/mm: try to avoid storage key operation in ptep_set_access_flags
Martin Schwidefsky
2015-10-14
1
-2
/
+5
[next]