summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-24KVM: x86 emulator: convert group 4 to new styleAvi Kivity
2010-10-24KVM: x86 emulator: convert group 3 to new styleAvi Kivity
2010-10-24KVM: x86 emulator: convert group 1A to new styleAvi Kivity
2010-10-24KVM: x86 emulator: convert group 1 to new styleAvi Kivity
2010-10-24KVM: x86 emulator: allow specifying group directly in opcodeAvi Kivity
2010-10-24KVM: x86 emulator: reserve group code 0Avi Kivity
2010-10-24KVM: x86 emulator: move group tables to topAvi Kivity
2010-10-24KVM: x86 emulator: Add wrappers for easily defining opcodesAvi Kivity
2010-10-24KVM: x86 emulator: introduce 'struct opcode'Avi Kivity
2010-10-24KVM: x86 emulator: drop parentheses in repreat macrosAvi Kivity
2010-10-24KVM: x86 emulator: Add IRET instructionMohammed Gamal
2010-10-24KVM: SVM: Emulate next_rip svm featureJoerg Roedel
2010-10-24KVM: SVM: Sync efer back into nested vmcbJoerg Roedel
2010-10-24KVM: MMU: remove valueless output messageXiao Guangrong
2010-10-24KVM: VMX: Use host_gdt variable wherever we need the host gdtAvi Kivity
2010-10-24KVM: x86 emulator: unify the two Group 3 variantsAvi Kivity
2010-10-24KVM: x86 emulator: Allow LOCK prefix for NEG and NOTAvi Kivity
2010-10-24KVM: x86 emulator: simplify Group 1 decodingAvi Kivity
2010-10-24KVM: x86 emulator: mix decode bits from opcode and group decode tablesAvi Kivity
2010-10-24KVM: x86 emulator: add Undefined decode flagAvi Kivity
2010-10-24KVM: x86 emulator: Make group storage bits separate from operand bitsAvi Kivity
2010-10-24KVM: x86 emulator: consolidate Jcc rel32 decodingAvi Kivity
2010-10-24KVM: x86 emulator: consolidate CMOVcc decodingAvi Kivity
2010-10-24KVM: x86 emulator: consolidate MOV reg, imm decodingAvi Kivity
2010-10-24KVM: x86 emulator: consolidate Jcc rel8 decodingAvi Kivity
2010-10-24KVM: x86 emulator: consolidate push/pop reg decodingAvi Kivity
2010-10-24KVM: x86 emulator: consolidate inc/dec reg decodingAvi Kivity
2010-10-24KVM: x86 emulator: add macros for repetitive instructionsAvi Kivity
2010-10-24KVM: x86 emulator: fix handling for unemulated instructionsAvi Kivity
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro
2010-10-18MIPS: Sanitize restart logicsAl Viro
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro
2010-10-16m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin
2010-10-16m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin
2010-10-16m32r: get_user takes an lvalue, not a pointerKyle McMartin
2010-10-16m32r: restore _BLOCKABLEKyle McMartin
2010-10-15uml: fix buildFUJITA Tomonori
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds