index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
s390/mm: fix VMA and page table handling code in storage key handling functions
David Hildenbrand
1
-18
/
+39
2021-11-18
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
1
-0
/
+13
2021-09-07
s390/mm: fix kernel doc comments
Heiko Carstens
1
-2
/
+2
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-1
/
+1
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
1
-0
/
+20
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-04-10
s390/mm: silence compiler warning when compiling without CONFIG_PGSTE
Thomas Huth
1
-0
/
+2
2019-03-06
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
1
-1
/
+1
2019-03-06
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+4
2019-01-18
s390: remove the ptep_modify_prot_{start,commit} exports
Christoph Hellwig
1
-2
/
+0
2018-07-31
s390/mm: Add huge page gmap linking support
Janosch Frank
1
-4
/
+4
2018-07-30
s390/mm: Add huge pmd storage key handling
Janosch Frank
1
-10
/
+98
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
1
-31
/
+3
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
1
-3
/
+14
2018-05-17
KVM: s390: Add storage key facility interpretation control
Janosch Frank
1
-2
/
+2
2017-11-24
s390: mm: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
1
-34
/
+126
2017-08-29
KVM: s390: expose no-DAT to guest and migration support
Claudio Imbrenda
1
-1
/
+5
2017-07-25
s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing
Martin Schwidefsky
1
-17
/
+30
2017-07-25
s390/mm: add guest ASCE TLB flush optimization
Martin Schwidefsky
1
-12
/
+24
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
1
-24
/
+87
2017-07-13
s390/mm: set change and reference bit on lazy key enablement
Christian Borntraeger
1
-3
/
+3
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
1
-1
/
+5
2017-04-20
s390/kvm: Add PGSTE manipulation functions
Claudio Imbrenda
1
-0
/
+153
2017-03-02
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
1
-1
/
+18
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2017-02-08
s390: add no-execute support
Martin Schwidefsky
1
-0
/
+2
2017-01-30
KVM: s390: Fix RRBE return code not being CC
Janosch Frank
1
-1
/
+1
2017-01-24
s390/mm: Fix cmma unused transfer from pgste into pte
Christian Borntraeger
1
-3
/
+4
2016-08-24
s390/mm: merge local / non-local IDTE helper
Martin Schwidefsky
1
-5
/
+5
2016-08-24
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
1
-4
/
+4
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-35
/
+174
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
1
-0
/
+39
2016-06-20
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
1
-9
/
+7
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
1
-6
/
+51
2016-06-20
s390/mm: extended gmap pte notifier
Martin Schwidefsky
1
-5
/
+49
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
1
-20
/
+14
2016-06-13
s390/mm: fix vunmap vs finish_arch_post_lock_switch
Martin Schwidefsky
1
-2
/
+18
2016-06-13
KVM: s390/mm: Fix CMMA reset during reboot
Christian Borntraeger
1
-1
/
+1
2016-06-10
KVM: s390: handle missing storage-key facility
David Hildenbrand
1
-0
/
+37
2016-06-10
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
1
-0
/
+33
2016-06-10
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
1
-6
/
+6
2016-06-10
s390/mm: simplify get_guest_storage_key
David Hildenbrand
1
-13
/
+4
2016-06-10
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
1
-12
/
+3
2016-06-10
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
1
-1
/
+1
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
1
-1292
/
+240
2016-03-08
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
1
-25
/
+68
2016-03-08
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
1
-29
/
+266
[next]