summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-23KVM: s390: fix bug in interrupt parameter checkJens Freimann
2015-01-23KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand
2015-01-23KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak
2015-01-23KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne
2015-01-23KVM: s390: trace correct values for set prefix and machine checksJens Freimann
2015-01-23KVM: s390: fix bug in sigp emergency signal injectionJens Freimann
2015-01-23KVM: s390: Take addressing mode into account for MVPG interceptionThomas Huth
2015-01-23KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand
2015-01-23KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand
2015-01-23s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand
2015-01-23KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand
2015-01-23KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand
2015-01-23KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand
2015-01-23KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand
2015-01-23KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand
2015-01-23KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel
2015-01-23KVM: s390: move vcpu specific initalization to a later pointDominik Dingel
2015-01-23KVM: s390: make local function staticChristian Borntraeger
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
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