summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-24KVM: x86 emulator: drop parentheses in repreat macrosAvi Kivity1-3/+3
2010-10-24KVM: x86 emulator: Add IRET instructionMohammed Gamal1-0/+81
2010-10-24KVM: SVM: Emulate next_rip svm featureJoerg Roedel1-1/+7
2010-10-24KVM: SVM: Sync efer back into nested vmcbJoerg Roedel1-0/+1
2010-10-24KVM: MMU: remove valueless output messageXiao Guangrong1-6/+5
2010-10-24KVM: VMX: Use host_gdt variable wherever we need the host gdtAvi Kivity1-9/+6
2010-10-24KVM: x86 emulator: unify the two Group 3 variantsAvi Kivity1-8/+3
2010-10-24KVM: x86 emulator: Allow LOCK prefix for NEG and NOTAvi Kivity1-2/+2
2010-10-24KVM: x86 emulator: simplify Group 1 decodingAvi Kivity1-40/+7
2010-10-24KVM: x86 emulator: mix decode bits from opcode and group decode tablesAvi Kivity1-4/+6
2010-10-24KVM: x86 emulator: add Undefined decode flagAvi Kivity1-1/+2
2010-10-24KVM: x86 emulator: Make group storage bits separate from operand bitsAvi Kivity1-9/+9
2010-10-24KVM: x86 emulator: consolidate Jcc rel32 decodingAvi Kivity1-2/+1
2010-10-24KVM: x86 emulator: consolidate CMOVcc decodingAvi Kivity1-10/+2
2010-10-24KVM: x86 emulator: consolidate MOV reg, imm decodingAvi Kivity1-8/+2
2010-10-24KVM: x86 emulator: consolidate Jcc rel8 decodingAvi Kivity1-6/+2
2010-10-24KVM: x86 emulator: consolidate push/pop reg decodingAvi Kivity1-4/+2
2010-10-24KVM: x86 emulator: consolidate inc/dec reg decodingAvi Kivity1-4/+2
2010-10-24KVM: x86 emulator: add macros for repetitive instructionsAvi Kivity1-0/+9
2010-10-24KVM: x86 emulator: fix handling for unemulated instructionsAvi Kivity1-0/+4
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-44/+19
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-16/+12
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity3-44/+19
2010-10-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-44/+53
2010-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+7
2010-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-26/+1
2010-10-19mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer1-9/+83
2010-10-19Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-18/+18
2010-10-19Merge branch 'fixes'Linus Torvalds2-31/+28
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim1-0/+4
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim1-0/+1
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin1-1/+1
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro2-4/+6
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro2-2/+2
2010-10-18MIPS: Sanitize restart logicsAl Viro7-35/+34
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro1-2/+2
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro1-0/+3
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack1-1/+1
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack1-0/+6
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde1-9/+3
2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey1-9/+15
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher1-16/+12
2010-10-17Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds1-1/+3
2010-10-17firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2-26/+1
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch1-1/+3
2010-10-16m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin1-2/+2
2010-10-16m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin1-0/+1
2010-10-16m32r: get_user takes an lvalue, not a pointerKyle McMartin1-1/+1
2010-10-16m32r: restore _BLOCKABLEKyle McMartin1-0/+2
2010-10-16types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14