aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: x86 emulator: simplify push imm8 emulationAvi Kivity2008-07-20
* KVM: MMU: Optimize prefetch_page()Avi Kivity2008-07-20
* KVM: x86 emulator: Add support for mov r, sreg (0x8c) instructionGuillaume Thouvenin2008-07-20
* KVM: x86 emulator: Add support for mov seg, r (0x8e) instructionGuillaume Thouvenin2008-07-20
* KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instructionGuillaume Thouvenin2008-07-20
* KVM: x86 emulator: add support for jmp far 0xeaGuillaume Thouvenin2008-07-20
* KVM: x86 emulator: Update c->dst.bytes in decode instructionGuillaume Thouvenin2008-07-20
* KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin2008-07-20
* KVM: MTRR supportAvi Kivity2008-07-20
* KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity2008-07-20
* KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang2008-07-20
* KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-20
* KVM: Remove unnecessary ->decache_regs() callAvi Kivity2008-07-20
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-20
* KVM: VMX: Add list of potentially locally cached vcpusAvi Kivity2008-07-20
* KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity2008-07-20
* KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity2008-07-20
* KVM: VMX: Trivial vmcs_write64() code simplificationAvi Kivity2008-07-20
* KVM: SVM: Fake MSR_K7 performance countersChris Lalancette2008-07-20
* KVM: PIT: support mode 3Aurelien Jarno2008-07-20
* KVM: Handle vma regions with no backing pageAnthony Liguori2008-07-20
* KVM: SVM: add tracing support for TDP page faultsJoerg Roedel2008-07-20
* KVM: SVM: add missing kvmtrace markersJoerg Roedel2008-07-20
* KVM: add missing kvmtrace bitsJoerg Roedel2008-07-20
* KVM: SVM: implement dedicated INTR exit handlerJoerg Roedel2008-07-20
* KVM: SVM: implement dedicated NMI exit handlerJoerg Roedel2008-07-20
* KVM: VMX: move APIC_ACCESS trace entry to generic codeJoerg Roedel2008-07-20
* KVM: add statics were possible, function definition in lapic.hHarvey Harrison2008-07-20
* KVM: remove long -> void *user -> long castChristian Borntraeger2008-07-20
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-17
|\
| * [PATCH] ocfs2: fix oops in mmap_truncate testingColy Li2008-07-16
| * configfs: call drop_link() to cleanup after create_link() failureLouis Rilling2008-07-14
| * configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-14
| * configfs: Fix failing mkdir() making racing rmdir() failLouis Rilling2008-07-14
| * configfs: Fix deadlock with racing rmdir() and rename()Louis Rilling2008-07-14
| * configfs: Make configfs_new_dirent() return error code instead of NULLLouis Rilling2008-07-14
| * configfs: Protect configfs_dirent s_links list mutationsLouis Rilling2008-07-14
| * configfs: Introduce configfs_dirent_lockLouis Rilling2008-07-14
| * ocfs2: Don't snprintf() without a format.Joel Becker2008-07-14
| * ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefsJoel Becker2008-07-14
| * ocfs2/net: Silence build warnings on sparc64Sunil Mushran2008-07-14
| * ocfs2: Handle error during journal loadWengang Wang2008-07-14
| * ocfs2: Silence an error message in ocfs2_file_aio_read()Sunil Mushran2008-07-14
| * ocfs2: use simple_read_from_buffer()Akinobu Mita2008-07-14
| * ocfs2: fix printk format warnings with OCFS2_FS_STATS=nRandy Dunlap2008-07-14
| * [PATCH 2/2] ocfs2: Instrument fs cluster locksSunil Mushran2008-07-14
| * [PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config optionSunil Mushran2008-07-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2008-07-17
|\ \
| * | pcmcia: ide-cs: Remove outdated commentLarry Finger2008-07-15
| * | pcmcia: fix cisinfo_t removalMarc Zyngier2008-07-15