summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* KVM: x86 emulator: convert group 3 to new styleAvi Kivity2010-10-24
* KVM: x86 emulator: convert group 1A to new styleAvi Kivity2010-10-24
* KVM: x86 emulator: convert group 1 to new styleAvi Kivity2010-10-24
* KVM: x86 emulator: allow specifying group directly in opcodeAvi Kivity2010-10-24
* KVM: x86 emulator: reserve group code 0Avi Kivity2010-10-24
* KVM: x86 emulator: move group tables to topAvi Kivity2010-10-24
* KVM: x86 emulator: Add wrappers for easily defining opcodesAvi Kivity2010-10-24
* KVM: x86 emulator: introduce 'struct opcode'Avi Kivity2010-10-24
* KVM: x86 emulator: drop parentheses in repreat macrosAvi Kivity2010-10-24
* KVM: x86 emulator: Add IRET instructionMohammed Gamal2010-10-24
* KVM: SVM: Emulate next_rip svm featureJoerg Roedel2010-10-24
* KVM: SVM: Sync efer back into nested vmcbJoerg Roedel2010-10-24
* KVM: MMU: remove valueless output messageXiao Guangrong2010-10-24
* KVM: VMX: Use host_gdt variable wherever we need the host gdtAvi Kivity2010-10-24
* KVM: x86 emulator: unify the two Group 3 variantsAvi Kivity2010-10-24
* KVM: x86 emulator: Allow LOCK prefix for NEG and NOTAvi Kivity2010-10-24
* KVM: x86 emulator: simplify Group 1 decodingAvi Kivity2010-10-24
* KVM: x86 emulator: mix decode bits from opcode and group decode tablesAvi Kivity2010-10-24
* KVM: x86 emulator: add Undefined decode flagAvi Kivity2010-10-24
* KVM: x86 emulator: Make group storage bits separate from operand bitsAvi Kivity2010-10-24
* KVM: x86 emulator: consolidate Jcc rel32 decodingAvi Kivity2010-10-24
* KVM: x86 emulator: consolidate CMOVcc decodingAvi Kivity2010-10-24
* KVM: x86 emulator: consolidate MOV reg, imm decodingAvi Kivity2010-10-24
* KVM: x86 emulator: consolidate Jcc rel8 decodingAvi Kivity2010-10-24
* KVM: x86 emulator: consolidate push/pop reg decodingAvi Kivity2010-10-24
* KVM: x86 emulator: consolidate inc/dec reg decodingAvi Kivity2010-10-24
* KVM: x86 emulator: add macros for repetitive instructionsAvi Kivity2010-10-24
* KVM: x86 emulator: fix handling for unemulated instructionsAvi Kivity2010-10-24
* Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-20
|\
| * KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-19
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-19
|\ \
| * | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-18
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-18
|\ \
| * | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-18
| * | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-18
| * | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-18
| * | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-18
| * | MIPS: Fix error values in case of bad_stackAl Viro2010-10-18
| * | MIPS: Sanitize restart logicsAl Viro2010-10-18
| * | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-18
| * | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-18
|\ \ \
| * | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-18
| * | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-10-18
|\ \ \ \
| * | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2010-10-17
* | | | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-18
* | | | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-18
|\ \ \ \ \
| * | | | | i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde2010-10-18
| * | | | | i2c-davinci: Fix TX setup for more SoCsJon Povey2010-10-18