aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-23arm/arm64: KVM: Fixup incorrect config symbol in commentChristoffer Dall
2015-01-20arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara
2015-01-20arm64: KVM: add SGI generation register emulationAndre Przywara
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara
2015-01-20arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara
2015-01-20arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch
2015-01-16KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch
2015-01-16KVM: arm64: ARMv8 header changes for page loggingMario Smarduch
2015-01-16KVM: arm: page logging 2nd stage fault handlingMario Smarduch
2015-01-16KVM: arm: dirty logging write protect supportMario Smarduch
2015-01-16KVM: arm: Add initial dirty page locking supportMario Smarduch
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch
2015-01-16KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini
2015-01-15ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfeAndre Przywara
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang
2015-01-11KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger
2015-01-08kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause
2015-01-08KVM: x86: Access to LDT/GDT that wraparound is incorrectNadav Amit
2015-01-08KVM: x86: Do not set access bit on accessed segmentsNadav Amit
2015-01-08KVM: x86: POP [ESP] is not emulated correctlyNadav Amit
2015-01-08KVM: x86: em_call_far should return failure resultNadav Amit
2015-01-08KVM: x86: JMP/CALL using call- or task-gate causes exceptionNadav Amit
2015-01-08KVM: x86: fnstcw and fnstsw may cause spurious exceptionNadav Amit
2015-01-08KVM: x86: pop sreg accesses only 2 bytesNadav Amit
2015-01-08KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ONPaolo Bonzini
2015-01-08KVM: x86: mmu: remove ASSERT(vcpu)Paolo Bonzini
2015-01-08KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...Paolo Bonzini
2015-01-08KVM: x86: mmu: do not use return to tail-call functions that return voidPaolo Bonzini
2015-01-08KVM: x86: add tracepoint to wait_lapic_expireMarcelo Tosatti
2015-01-08KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti
2015-01-08KVM: x86: add method to test PIR bitmap vectorMarcelo Tosatti
2015-01-08kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicvTiejun Chen
2015-01-08KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32Nicholas Krause
2015-01-08KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exitEugene Korenevsky
2015-01-08KVM: nVMX: Improve nested msr switch checkingEugene Korenevsky
2015-01-08KVM: nVMX: Add nested msr load/restore algorithmWincy Van
2015-01-05Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck
2015-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger
2014-12-31Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds
2014-12-31nios2: Use preempt_schedule_irqTobias Klauser
2014-12-31nios2: Initialize cpuinfo.mmuWalter Goossens