index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: vsie: add module parameter "nested"
David Hildenbrand
2016-06-21
1
-1
/
+6
*
KVM: s390: vsie: add indication for future features
David Hildenbrand
2016-06-21
2
-0
/
+22
*
KVM: s390: vsie: correctly set and handle guest TOD
David Hildenbrand
2016-06-21
2
-0
/
+11
*
KVM: s390: vsie: speed up VCPU external calls
David Hildenbrand
2016-06-21
1
-0
/
+6
*
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
2016-06-21
2
-6
/
+6
*
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
2016-06-21
4
-0
/
+43
*
KVM: s390: vsie: try to refault after a reported fault to g2
David Hildenbrand
2016-06-21
1
-1
/
+23
*
KVM: s390: vsie: support IBS interpretation
David Hildenbrand
2016-06-21
3
-0
/
+5
*
KVM: s390: vsie: support conditional-external-interception
David Hildenbrand
2016-06-21
3
-0
/
+5
*
KVM: s390: vsie: support intervention-bypass
David Hildenbrand
2016-06-21
3
-0
/
+5
*
KVM: s390: vsie: support guest-storage-limit-suppression
David Hildenbrand
2016-06-21
3
-2
/
+8
*
KVM: s390: vsie: support guest-PER-enhancement
David Hildenbrand
2016-06-21
3
-0
/
+5
*
KVM: s390: vsie: support shared IPTE-interlock facility
David Hildenbrand
2016-06-21
3
-0
/
+5
*
KVM: s390: vsie: support 64-bit-SCAO
David Hildenbrand
2016-06-21
3
-0
/
+7
*
KVM: s390: vsie: support run-time-instrumentation
David Hildenbrand
2016-06-21
1
-0
/
+26
*
KVM: s390: vsie: support vectory facility (SIMD)
David Hildenbrand
2016-06-21
2
-1
/
+32
*
KVM: s390: vsie: support transactional execution
David Hildenbrand
2016-06-21
1
-2
/
+35
*
KVM: s390: vsie: support aes dea wrapping keys
David Hildenbrand
2016-06-21
1
-1
/
+55
*
KVM: s390: vsie: support STFLE interpretation
David Hildenbrand
2016-06-21
1
-2
/
+47
*
KVM: s390: vsie: support host-protection-interruption
David Hildenbrand
2016-06-21
1
-0
/
+3
*
KVM: s390: vsie: support edat1 / edat2
David Hildenbrand
2016-06-21
1
-0
/
+7
*
KVM: s390: vsie: support setting the ibc
David Hildenbrand
2016-06-21
1
-0
/
+21
*
KVM: s390: vsie: optimize gmap prefix mapping
David Hildenbrand
2016-06-21
1
-2
/
+29
*
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
2016-06-21
7
-2
/
+794
*
s390: introduce page_to_virt() and pfn_to_virt()
David Hildenbrand
2016-06-20
1
-0
/
+2
*
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
2016-06-20
4
-3
/
+19
*
KVM: s390: fast path for shadow gmaps in gmap notifier
David Hildenbrand
2016-06-20
1
-0
/
+2
*
s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
David Hildenbrand
2016-06-20
1
-6
/
+11
*
s390/mm: allow to check if a gmap shadow is valid
David Hildenbrand
2016-06-20
2
-0
/
+21
*
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
2016-06-20
2
-0
/
+2
*
s390/mm: limit number of real-space gmap shadows
David Hildenbrand
2016-06-20
1
-0
/
+13
*
s390/mm: support real-space for gmap shadows
David Hildenbrand
2016-06-20
3
-10
/
+65
*
s390/mm: push rte protection down to shadow pte
David Hildenbrand
2016-06-20
1
-7
/
+12
*
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
2016-06-20
3
-5
/
+34
*
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
2016-06-20
3
-13
/
+55
*
s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
David Hildenbrand
2016-06-20
2
-6
/
+15
*
s390/mm: push ste protection down to shadow pte
David Hildenbrand
2016-06-20
1
-0
/
+1
*
s390/mm: take ipte_lock during shadow faults
David Hildenbrand
2016-06-20
2
-2
/
+12
*
s390/mm: protection exceptions are corrrectly shadowed
David Hildenbrand
2016-06-20
2
-6
/
+2
*
s390/mm: take the mmap_sem in kvm_s390_shadow_fault()
David Hildenbrand
2016-06-20
1
-17
/
+15
*
s390/mm: fix races on gmap_shadow creation
David Hildenbrand
2016-06-20
2
-17
/
+30
*
s390/mm: avoid races on region/segment/page table shadowing
David Hildenbrand
2016-06-20
1
-27
/
+70
*
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
2016-06-20
5
-20
/
+15
*
s390/mm: flush tlb of shadows in all situations
David Hildenbrand
2016-06-20
1
-3
/
+4
*
s390/mm: add kvm shadow fault function
Martin Schwidefsky
2016-06-20
2
-0
/
+170
*
s390/mm: add shadow gmap support
Martin Schwidefsky
2016-06-20
8
-34
/
+1262
*
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
2016-06-20
3
-30
/
+85
*
s390/mm: extended gmap pte notifier
Martin Schwidefsky
2016-06-20
5
-55
/
+193
*
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
Martin Schwidefsky
2016-06-20
5
-29
/
+41
*
s390/kvm: page table invalidation notifier
Martin Schwidefsky
2016-06-20
3
-9
/
+31
[next]