summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-232-1/+11
* KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand2015-01-232-19/+14
* KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand2015-01-234-5/+9
* KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-237-92/+88
* KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-234-2/+26
* KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand2015-01-231-2/+12
* KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-01-231-1/+1
* KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand2015-01-231-1/+7
* KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-233-3/+77
* KVM: s390: move vcpu specific initalization to a later pointDominik Dingel2015-01-231-9/+16
* KVM: s390: make local function staticChristian Borntraeger2015-01-231-1/+1
* KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-236-16/+8
* kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause2015-01-083-6/+11
* KVM: x86: Access to LDT/GDT that wraparound is incorrectNadav Amit2015-01-081-13/+34
* KVM: x86: Do not set access bit on accessed segmentsNadav Amit2015-01-081-4/+7
* KVM: x86: POP [ESP] is not emulated correctlyNadav Amit2015-01-081-1/+6
* KVM: x86: em_call_far should return failure resultNadav Amit2015-01-081-1/+1
* KVM: x86: JMP/CALL using call- or task-gate causes exceptionNadav Amit2015-01-081-20/+34
* KVM: x86: fnstcw and fnstsw may cause spurious exceptionNadav Amit2015-01-081-6/+3
* KVM: x86: pop sreg accesses only 2 bytesNadav Amit2015-01-081-1/+3
* KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ONPaolo Bonzini2015-01-081-28/+14
* KVM: x86: mmu: remove ASSERT(vcpu)Paolo Bonzini2015-01-081-13/+0
* KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...Paolo Bonzini2015-01-084-22/+26
* KVM: x86: mmu: do not use return to tail-call functions that return voidPaolo Bonzini2015-01-081-3/+3
* KVM: x86: add tracepoint to wait_lapic_expireMarcelo Tosatti2015-01-082-0/+21
* KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti2015-01-084-1/+66
* KVM: x86: add method to test PIR bitmap vectorMarcelo Tosatti2015-01-082-0/+15
* kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicvTiejun Chen2015-01-082-6/+6
* KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32Nicholas Krause2015-01-081-4/+0
* KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exitEugene Korenevsky2015-01-081-2/+13
* KVM: nVMX: Improve nested msr switch checkingEugene Korenevsky2015-01-082-14/+117
* KVM: nVMX: Add nested msr load/restore algorithmWincy Van2015-01-084-11/+97
* Linux 3.19-rc3v3.19-rc3Linus Torvalds2015-01-051-1/+1
* Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-01-057-11/+22
|\
| * Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman2014-12-291-8/+1
| * powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-293-2/+18
| * powerpc: Wire up sys_execveat() syscallPranith Kumar2014-12-293-1/+3
* | Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-01-053-1/+3
|\ \
| * | [IA64] Enable execveat syscall for ia64Tony Luck2015-01-053-1/+3
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2015-01-043-2/+3
|\ \
| * | x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-042-2/+2
| * | um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger2015-01-041-0/+1
* | | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2015-01-042-0/+21
|/ /
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-024-5/+21
|\ \
| * | SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2014-12-301-2/+2
| * | fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2014-12-302-1/+16
| * | sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen2014-12-301-2/+3
| |/
* | Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-01-0210-45/+57
|\ \
| * | ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen2014-12-301-5/+5
| * | Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2014-12-309-40/+52
| |\ \
OpenPOWER on IntegriCloud