summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-03ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier
2014-03-03ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier
2014-03-03ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2014-03-03ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2014-03-03arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-03-03arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier
2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini
2014-02-27kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier
2014-02-27KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEXTakuya Yoshikawa
2014-02-26KVM/s390: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller
2014-02-26KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loopMichael Mueller
2014-02-26KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller
2014-02-26KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti
2014-02-26KVM: x86: emulator_cmpxchg_emulated should mark_page_dirtyMarcelo Tosatti
2014-02-25KVM: x86: Enable Intel MPX for guestLiu, Jinsong
2014-02-25KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong
2014-02-24KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong
2014-02-22KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong
2014-02-22KVM: x86: expose ADX feature to guestLiu, Jinsong
2014-02-22KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong
2014-02-22kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao
2014-02-18KVM: SVM: fix NMI window after iretRadim Krčmář
2014-02-18KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa
2014-02-16Linux 3.14-rc3v3.14-rc3Linus Torvalds
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-02-16Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-15of: search the best compatible match first in __of_match_node()Kevin Hao
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-15Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds
2014-02-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-02-15Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-15Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang
2014-02-15Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang
2014-02-15Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana
2014-02-15btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain
2014-02-15i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-14Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-14Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-14Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-14Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik
2014-02-14Btrfs: fix max_inline mount optionMitch Harder
2014-02-14Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo