MIPS: KVM: Reset CP0_PageMask during host TLB flush
[cascardo/linux.git] / arch / s390 /
2016-07-22 Radim KrčmářMerge tag 'kvm-arm-for-4.8' of git://git./linux/kernel...
2016-07-21 Radim KrčmářMerge tag 'kvm-s390-next-4.8-4' of git://git./linux...
2016-07-18 David HildenbrandKVM: s390: let ptff intercepts result in cc=3
2016-07-18 David HildenbrandKVM: s390: allow user space to handle instr 0x0000
2016-07-14 Radim KrčmářKVM: pass struct kvm to kvm_set_routing_entry
2016-07-11 Paolo BonziniMerge branch 'kvm-ppc-next' of git://git./linux/kernel...
2016-07-05 Paolo BonziniMerge tag 'kvm-s390-next-4.8-3' of git://git./linux...
2016-07-05 David HildenbrandKVM: s390: inject PER i-fetch events on applicable...
2016-07-01 Paolo BonziniKVM: remove kvm_guest_enter/exit wrappers
2016-06-21 Paolo BonziniMerge tag 'kvm-s390-next-4.8-2' of git://git./linux...
2016-06-21 David HildenbrandKVM: s390: vsie: add module parameter "nested"
2016-06-21 David HildenbrandKVM: s390: vsie: add indication for future features
2016-06-21 David HildenbrandKVM: s390: vsie: correctly set and handle guest TOD
2016-06-21 David HildenbrandKVM: s390: vsie: speed up VCPU external calls
2016-06-21 David HildenbrandKVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU...
2016-06-21 David HildenbrandKVM: s390: vsie: speed up VCPU irq delivery when handli...
2016-06-21 David HildenbrandKVM: s390: vsie: try to refault after a reported fault...
2016-06-21 David HildenbrandKVM: s390: vsie: support IBS interpretation
2016-06-21 David HildenbrandKVM: s390: vsie: support conditional-external-interception
2016-06-21 David HildenbrandKVM: s390: vsie: support intervention-bypass
2016-06-21 David HildenbrandKVM: s390: vsie: support guest-storage-limit-suppression
2016-06-21 David HildenbrandKVM: s390: vsie: support guest-PER-enhancement
2016-06-21 David HildenbrandKVM: s390: vsie: support shared IPTE-interlock facility
2016-06-21 David HildenbrandKVM: s390: vsie: support 64-bit-SCAO
2016-06-21 David HildenbrandKVM: s390: vsie: support run-time-instrumentation
2016-06-21 David HildenbrandKVM: s390: vsie: support vectory facility (SIMD)
2016-06-21 David HildenbrandKVM: s390: vsie: support transactional execution
2016-06-21 David HildenbrandKVM: s390: vsie: support aes dea wrapping keys
2016-06-21 David HildenbrandKVM: s390: vsie: support STFLE interpretation
2016-06-21 David HildenbrandKVM: s390: vsie: support host-protection-interruption
2016-06-21 David HildenbrandKVM: s390: vsie: support edat1 / edat2
2016-06-21 David HildenbrandKVM: s390: vsie: support setting the ibc
2016-06-21 David HildenbrandKVM: s390: vsie: optimize gmap prefix mapping
2016-06-21 David HildenbrandKVM: s390: vsie: initial support for nested virtualization
2016-06-20 David Hildenbrands390: introduce page_to_virt() and pfn_to_virt()
2016-06-20 David HildenbrandKVM: s390: backup the currently enabled gmap when sched...
2016-06-20 David HildenbrandKVM: s390: fast path for shadow gmaps in gmap notifier
2016-06-20 David Hildenbrands390/mm: don't fault everything in read-write in gmap_p...
2016-06-20 David Hildenbrands390/mm: allow to check if a gmap shadow is valid
2016-06-20 David Hildenbrands390/mm: remember the int code for the last gmap fault
2016-06-20 David Hildenbrands390/mm: limit number of real-space gmap shadows
2016-06-20 David Hildenbrands390/mm: support real-space for gmap shadows
2016-06-20 David Hildenbrands390/mm: push rte protection down to shadow pte
2016-06-20 David Hildenbrands390/mm: support EDAT2 for gmap shadows
2016-06-20 David Hildenbrands390/mm: support EDAT1 for gmap shadows
2016-06-20 David Hildenbrands390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
2016-06-20 David Hildenbrands390/mm: push ste protection down to shadow pte
2016-06-20 David Hildenbrands390/mm: take ipte_lock during shadow faults
2016-06-20 David Hildenbrands390/mm: protection exceptions are corrrectly shadowed
2016-06-20 David Hildenbrands390/mm: take the mmap_sem in kvm_s390_shadow_fault()
2016-06-20 David Hildenbrands390/mm: fix races on gmap_shadow creation
2016-06-20 David Hildenbrands390/mm: avoid races on region/segment/page table shadowing
2016-06-20 David Hildenbrands390/mm: shadow pages with real guest requested protection
2016-06-20 David Hildenbrands390/mm: flush tlb of shadows in all situations
2016-06-20 Martin Schwidefskys390/mm: add kvm shadow fault function
2016-06-20 Martin Schwidefskys390/mm: add shadow gmap support
2016-06-20 Martin Schwidefskys390/mm: add reference counter to gmap structure
2016-06-20 Martin Schwidefskys390/mm: extended gmap pte notifier
2016-06-20 Martin Schwidefskys390/mm: use RCU for gmap notifier list and the per...
2016-06-20 Martin Schwidefskys390/kvm: page table invalidation notifier
2016-06-16 Paolo BonziniKVM: s390: use kvm->created_vcpus
2016-06-15 Paolo BonziniMerge tag 'kvm-s390-next-4.8-1' of git://git./linux...
2016-06-14 Andrea GelminiKVM: S390: Fix typo
2016-06-10 David HildenbrandKVM: s390: handle missing storage-key facility
2016-06-10 David HildenbrandKVM: s390: trace and count all skey intercepts
2016-06-10 David Hildenbrands390/sclp: detect storage-key facility
2016-06-10 David HildenbrandKVM: s390: pfmf: handle address overflows
2016-06-10 David HildenbrandKVM: s390: pfmf: support conditional-sske facility
2016-06-10 David HildenbrandKVM: s390: pfmf: take care of amode when setting reg2
2016-06-10 David HildenbrandKVM: s390: pfmf: MR and MC are ignored without CSSKE
2016-06-10 David HildenbrandKVM: s390: pfmf: fix end address calculation
2016-06-10 David HildenbrandKVM: s390: storage keys fit into a char
2016-06-10 David Hildenbrands390/mm: return key via pointer in get_guest_storage_key
2016-06-10 David Hildenbrands390/mm: simplify get_guest_storage_key
2016-06-10 Martin Schwidefskys390/mm: set and get guest storage key mmap locking
2016-06-10 David Hildenbrands390/mm: don't drop errors in get_guest_storage_key
2016-06-10 Christian BorntraegerKVM: s390: fixup I/O interrupt traces
2016-06-10 Christian BorntraegerKVM: s390: provide logging for diagnose 0x500
2016-06-10 David HildenbrandKVM: s390: turn on tx even without ctx
2016-06-10 David HildenbrandKVM: s390: enable host-protection-interruption only...
2016-06-10 David HildenbrandKVM: s390: enable ibs only if available
2016-06-10 David Hildenbrands390/sclp: detect interlock-and-broadcast-suppression...
2016-06-10 David HildenbrandKVM: s390: enable PFMFI only if available
2016-06-10 David Hildenbrands390/sclp: detect PFMF interpretation facility
2016-06-10 David HildenbrandKVM: s390: enable cei only if available
2016-06-10 David Hildenbrands390/sclp: detect conditional-external-interception...
2016-06-10 David HildenbrandKVM: s390: enable ib only if available
2016-06-10 David Hildenbrands390/sclp: detect intervention bypass facility
2016-06-10 David HildenbrandKVM: s390: handle missing guest-storage-limit-suppression
2016-06-10 David Hildenbrands390/sclp: detect guest-storage-limit-suppression
2016-06-10 David HildenbrandKVM: s390: provide CMMA attributes only if available
2016-06-10 David HildenbrandKVM: s390: enable CMMA if the interpration is available
2016-06-10 David Hildenbrands390/sclp: detect cmma
2016-06-10 David HildenbrandKVM: s390: guestdbg: signal missing hardware support
2016-06-10 David Hildenbrands390/sclp: detect guest-PER enhancement
2016-06-10 David HildenbrandKVM: s390: handle missing 64-bit-SCAO facility
2016-06-10 David Hildenbrands390/sclp: detect 64-bit-SCAO facility
2016-06-10 David HildenbrandKVM: s390: interface to query and configure cpu subfunc...
2016-06-10 David Hildenbrands390/crypto: allow to query all known cpacf functions
2016-06-10 David HildenbrandKVM: s390: gaccess: convert get_vcpu_asce()
next