summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Merge tag 'kvm-s390-20140304' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini11-147/+438
2014-03-04x86: kvm: introduce periodic global clock updatesAndrew Jones2-0/+21
2014-03-04x86: kvm: rate-limit global clock updatesAndrew Jones2-4/+24
2014-03-04virtio-ccw: virtio-ccw adapter interrupt support.Cornelia Huck3-10/+270
2014-03-04s390/airq: add support for irq rangesMartin Schwidefsky2-27/+53
2014-03-04virtio_ccw: fix vcdev pointer handling issuesHeinz Graalfs1-7/+28
2014-03-04KVM: s390: get rid of local_int arrayJens Freimann4-80/+56
2014-03-04KVM: s390: Fixed CC of SIGP SET_PREFIX handlerThomas Huth1-16/+8
2014-03-04KVM: s390: Simplify online vcpus counting for stsiJens Freimann1-6/+1
2014-03-04KVM: s390: expose gbea register to userspaceChristian Borntraeger2-0/+9
2014-03-04KVM: s390: Provide access to program parameterChristian Borntraeger3-1/+13
2014-03-03kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini1-1/+1
2014-02-27KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEXTakuya Yoshikawa1-2/+5
2014-02-26KVM/s390: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller1-0/+3
2014-02-26KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loopMichael Mueller1-1/+1
2014-02-26KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller1-3/+1
2014-02-26KVM: x86: emulator_cmpxchg_emulated should mark_page_dirtyMarcelo Tosatti1-0/+1
2014-02-25KVM: x86: Enable Intel MPX for guestLiu, Jinsong3-2/+8
2014-02-25KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong2-1/+7
2014-02-24KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong4-2/+22
2014-02-22KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong3-5/+10
2014-02-22KVM: x86: expose ADX feature to guestLiu, Jinsong1-1/+2
2014-02-22KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong1-1/+1
2014-02-22kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao2-2/+1
2014-02-18KVM: SVM: fix NMI window after iretRadim Krčmář1-0/+1
2014-02-18KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa3-8/+8
2014-02-14Merge branch 'kvm-master' into kvm-queuePaolo Bonzini3-6/+12
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall2-0/+10
2014-02-04KVM: async_pf: Add missing call for async page presentDominik Dingel1-1/+1
2014-02-04Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini20-104/+822
2014-02-04KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti2-2/+0
2014-02-03Linus 3.14-rc1v3.14-rc1Linus Torvalds1-3/+3
2014-02-03Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds15-73/+278
2014-02-03hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50
2014-02-03hpfs: remember free spaceMikulas Patocka3-10/+87
2014-02-03parisc: add flexible mmap memory layout supportHelge Deller6-43/+233
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin1-1/+1
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller1-21/+19
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller2-1/+5
2014-02-02parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2-4/+4
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-27/+39
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-200/+244
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-57/+396
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02tools/power turbostat: introduce -s to dump countersAndy Shevchenko1-33/+65
2014-02-02tools/power turbostat: remove unused command line optionAndy Shevchenko1-3/+3
2014-02-01Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2-8/+126