summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp: detect intervention bypass facilityDavid Hildenbrand2016-06-101-1/+6
* KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand2016-06-102-1/+7
* s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-0/+1
* KVM: s390: provide CMMA attributes only if availableDavid Hildenbrand2016-06-101-1/+6
* KVM: s390: enable CMMA if the interpration is availableDavid Hildenbrand2016-06-101-2/+1
* s390/sclp: detect cmmaDavid Hildenbrand2016-06-101-0/+1
* KVM: s390: guestdbg: signal missing hardware supportDavid Hildenbrand2016-06-101-0/+2
* s390/sclp: detect guest-PER enhancementDavid Hildenbrand2016-06-101-1/+3
* KVM: s390: handle missing 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-4/+8
* s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-0/+1
* KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand2016-06-102-0/+109
* s390/crypto: allow to query all known cpacf functionsDavid Hildenbrand2016-06-101-0/+10
* KVM: s390: gaccess: convert get_vcpu_asce()David Hildenbrand2016-06-101-22/+1
* KVM: s390: gaccess: convert guest_page_range()David Hildenbrand2016-06-101-18/+9
* KVM: s390: gaccess: convert guest_translate_address()David Hildenbrand2016-06-101-15/+6
* KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()David Hildenbrand2016-06-101-12/+1
* KVM: s390: gaccess: function for preparing translation exceptionsDavid Hildenbrand2016-06-101-0/+62
* KVM: s390: gaccess: store guest address on ALC prot exceptionsDavid Hildenbrand2016-06-101-3/+5
* KVM: s390: forward ESOP if availableDavid Hildenbrand2016-06-102-0/+14
* KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2016-06-104-0/+79
* KVM: s390: Add mnemonic print to kvm_s390_intercept_progAlexander Yarygin2016-06-101-2/+4
* KVM: s390: Limit sthyi executionJanosch Frank2016-06-103-0/+14
* KVM: s390: Add sthyi emulationJanosch Frank2016-06-109-1/+507
* KVM: s390: Extend diag 204 fieldsJanosch Frank2016-06-101-4/+15
* KVM: s390: Add operation exception interception handlerJanosch Frank2016-06-104-0/+34
* s390: Make diag224 publicJanosch Frank2016-06-103-14/+16
* s390: Make cpc_name accessibleJanosch Frank2016-06-101-0/+1
* s390: hypfs: Move diag implementation and data definitionsJanosch Frank2016-06-103-254/+256
* kvm/x86: remove unnecessary header file inclusionKai Huang2016-06-031-2/+0
* KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lockPaolo Bonzini2016-06-032-3/+5
* KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smiPaolo Bonzini2016-06-031-20/+21
* KVM: x86: avoid simultaneous queueing of both IRQ and SMIPaolo Bonzini2016-06-031-16/+29
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-025-31/+60
|\
| * KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini2016-06-021-0/+5
| * KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini2016-06-021-0/+4
| * KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini2016-06-021-10/+12
| * kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini2016-06-021-1/+1
| * KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov2016-06-021-0/+1
| * KVM: x86: avoid write-tearing of TDPNadav Amit2016-06-021-4/+4
| * arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier2016-05-311-7/+16
| * arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier2016-05-311-4/+2
| * arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE valueMarc Zyngier2016-05-311-1/+12
| * KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall2016-05-311-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-3111-100/+215
|\ \
| * | sparc64: Fix return from trap window fill crashes.David S. Miller2016-05-295-52/+116
| * | sparc: Harden signal return frame checks.David S. Miller2016-05-295-45/+92
| * | sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller2016-05-251-3/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-318-68/+103
|\ \ \ | |_|/ |/| |
| * | s390: fix info leak in do_sigsegvMichal Hocko2016-05-231-0/+1
| * | s390/config: update default configurationHeiko Carstens2016-05-235-64/+98