summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2014-12-13arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall
2014-12-13arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall
2014-11-25arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO readAndre Przywara
2014-11-25arm, arm64: KVM: handle potential incoherency of readonly memslotsArd Biesheuvel
2014-11-25arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2014-11-25kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-25arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2014-10-29Merge tag 'kvm-s390-next-20141028' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2014-10-29KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka
2014-10-29KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2014-10-29KVM: emulator: fix execution close to the segment limitPaolo Bonzini
2014-10-29KVM: emulator: fix error code for __linearizePaolo Bonzini
2014-10-28KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)David Hildenbrand
2014-10-28KVM: s390: sigp: inject emergency calls in a separate functionDavid Hildenbrand
2014-10-28KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand
2014-10-28KVM: s390: sigp: separate preparation handlersDavid Hildenbrand
2014-10-28KVM: s390: sigp: move target cpu checks into dispatcherDavid Hildenbrand
2014-10-28KVM: s390: sigp: dispatch orders with one target in a separate functionDavid Hildenbrand
2014-10-28KVM: s390: Fix size of monitor-class number fieldThomas Huth
2014-10-28KVM: s390: Cleanup usage of current->mm in set_guest_storage_keyJason J. Herne
2014-10-28KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-25Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini
2014-10-24MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle
2014-10-24KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit
2014-10-24kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-10-24kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-10-24KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2014-10-24KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-10-24KVM: x86: Fix wrong masking on relative jump/callNadav Amit
2014-10-24KVM: x86: Improve thread safety in pitAndy Honig
2014-10-24KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig