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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-117
/
+1707
2016-07-31
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
1
-14
/
+38
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-151
/
+493
2016-07-13
s390/mm: fix gmap tlb flush issues
David Hildenbrand
1
-2
/
+2
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
4
-40
/
+176
2016-06-28
s390/mm: use basic block for essa inline assembly
Heiko Carstens
1
-4
/
+9
2016-06-25
s390: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-20
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
1
-0
/
+11
2016-06-20
s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
David Hildenbrand
1
-6
/
+11
2016-06-20
s390/mm: allow to check if a gmap shadow is valid
David Hildenbrand
1
-0
/
+20
2016-06-20
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
1
-0
/
+1
2016-06-20
s390/mm: limit number of real-space gmap shadows
David Hildenbrand
1
-0
/
+13
2016-06-20
s390/mm: support real-space for gmap shadows
David Hildenbrand
1
-3
/
+32
2016-06-20
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
1
-2
/
+12
2016-06-20
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
1
-4
/
+25
2016-06-20
s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
David Hildenbrand
1
-5
/
+11
2016-06-20
s390/mm: fix races on gmap_shadow creation
David Hildenbrand
1
-17
/
+28
2016-06-20
s390/mm: avoid races on region/segment/page table shadowing
David Hildenbrand
1
-27
/
+70
2016-06-20
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
2
-16
/
+12
2016-06-20
s390/mm: flush tlb of shadows in all situations
David Hildenbrand
1
-3
/
+4
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
4
-31
/
+1200
2016-06-20
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
1
-20
/
+70
2016-06-20
s390/mm: extended gmap pte notifier
Martin Schwidefsky
2
-46
/
+178
2016-06-20
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
Martin Schwidefsky
2
-24
/
+31
2016-06-20
s390/kvm: page table invalidation notifier
Martin Schwidefsky
1
-3
/
+16
2016-06-14
s390/mm: fix compile for PAGE_DEFAULT_KEY != 0
Heiko Carstens
1
-2
/
+2
2016-06-13
s390: avoid extable collisions
Heiko Carstens
1
-1
/
+1
2016-06-13
s390: add proper __ro_after_init support
Heiko Carstens
2
-7
/
+7
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
2
-23
/
+15
2016-06-13
s390/mm: fix vunmap vs finish_arch_post_lock_switch
Martin Schwidefsky
1
-2
/
+18
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
2
-0
/
+34
2016-06-13
s390/vmem: simplify vmem code for read-only mappings
Heiko Carstens
1
-28
/
+9
2016-06-13
s390/pageattr: allow kernel page table splitting
Heiko Carstens
2
-33
/
+214
2016-06-13
s390/mm: always use PAGE_KERNEL when mapping pages
Heiko Carstens
1
-1
/
+1
2016-06-13
s390/vmem: make use of pte_clear()
Heiko Carstens
1
-3
/
+1
2016-06-13
s390/pgtable: get rid of _REGION3_ENTRY_RO
Heiko Carstens
1
-1
/
+1
2016-06-13
s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL
Heiko Carstens
1
-8
/
+5
2016-06-13
s390/vmem: align segment and region tables to 16k
Heiko Carstens
1
-1
/
+3
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-05-23
s390: fix info leak in do_sigsegv
Michal Hocko
1
-0
/
+1
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-12
/
+38
[next]