aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-01-08KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang
2013-12-28Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/nextMarc Zyngier
2013-12-28arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel
2013-12-28arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel
2013-12-28arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel
2013-12-21KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall
2013-12-21arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall
2013-12-21KVM: arm-vgic: Set base addr through device APIChristoffer Dall
2013-12-21KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall
2013-12-21ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara
2013-12-21arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall
2013-12-20KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2013-12-20KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka
2013-12-18KVM: nVMX: Support direct APIC access from L2Jan Kiszka
2013-12-13KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa
2013-12-12Merge tag 'kvm-s390-20131211' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2013-12-12KVM: nVMX: Add support for activity state HLTJan Kiszka
2013-12-12KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov
2013-12-12Merge remote-tracking branch 'tip/x86/cpufeature' into kvm-nextPaolo Bonzini
2013-12-11KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel
2013-12-11KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth
2013-12-11KVM: s390: Reworked SIGP RESTART orderThomas Huth
2013-12-11KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth
2013-12-11KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth
2013-12-06x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren
2013-12-06x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren
2013-11-29Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach
2013-11-28arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach
2013-11-28KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth
2013-11-28KVM: s390: Add SIGP store-status-at-address orderThomas Huth
2013-11-28KVM: s390: fix diagnose code extractionHeiko Carstens
2013-11-28KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth
2013-11-28KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth
2013-11-28KVM: s390: Fix access to CR6 in TPI handlerThomas Huth
2013-11-28KVM: s390: Removed VIRTIODESCSPACEThomas Huth
2013-11-28KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth
2013-11-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-25ARM: bcm2835: add missing #xxx-cells to I2C nodesStephen Warren
2013-11-25Merge tag 'imx-fixes-3.13-2' of git://git.linaro.org/people/shawnguo/linux-2....Kevin Hilman
2013-11-25ARM: dts: Add max77686 RTC interrupt to cros5250-commonDoug Anderson
2013-11-25ARM: vexpress/TC2: Implement MCPM power_down_finish()Dave Martin
2013-11-25Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson