summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-06-10s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand
2016-06-10KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand
2016-06-10s390/crypto: allow to query all known cpacf functionsDavid Hildenbrand
2016-06-10KVM: s390: gaccess: convert get_vcpu_asce()David Hildenbrand
2016-06-10KVM: s390: gaccess: convert guest_page_range()David Hildenbrand
2016-06-10KVM: s390: gaccess: convert guest_translate_address()David Hildenbrand
2016-06-10KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()David Hildenbrand
2016-06-10KVM: s390: gaccess: function for preparing translation exceptionsDavid Hildenbrand
2016-06-10KVM: s390: gaccess: store guest address on ALC prot exceptionsDavid Hildenbrand
2016-06-10KVM: s390: forward ESOP if availableDavid Hildenbrand
2016-06-10KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand
2016-06-10KVM: s390: Add mnemonic print to kvm_s390_intercept_progAlexander Yarygin
2016-06-10KVM: s390: Limit sthyi executionJanosch Frank
2016-06-10KVM: s390: Add sthyi emulationJanosch Frank
2016-06-10KVM: s390: Extend diag 204 fieldsJanosch Frank
2016-06-10KVM: s390: Add operation exception interception handlerJanosch Frank
2016-06-10s390: Make diag224 publicJanosch Frank
2016-06-10s390: Make cpc_name accessibleJanosch Frank
2016-06-10s390: hypfs: Move diag implementation and data definitionsJanosch Frank
2016-06-03kvm/x86: remove unnecessary header file inclusionKai Huang
2016-06-03KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lockPaolo Bonzini
2016-06-03KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smiPaolo Bonzini
2016-06-03KVM: x86: avoid simultaneous queueing of both IRQ and SMIPaolo Bonzini
2016-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-02KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-02KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini
2016-06-02kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini
2016-06-02KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov
2016-06-02KVM: x86: avoid write-tearing of TDPNadav Amit
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-05-31arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier
2016-05-31arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier
2016-05-31arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE valueMarc Zyngier
2016-05-31KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall
2016-05-29sparc64: Fix return from trap window fill crashes.David S. Miller
2016-05-29sparc: Harden signal return frame checks.David S. Miller
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28h8300: Add <asm/hash.h>George Spelvin
2016-05-28microblaze: Add <asm/hash.h>George Spelvin
2016-05-28m68k: Add <asm/hash.h>George Spelvin
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki
2016-05-28MIPS: Pistachio: Enable KASLRMatt Redfearn