aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro2011-11-02
| * | | | | | um: move asm/desc.h into arch/x86/um/asmAl Viro2011-11-02
| * | | | | | um: merge host_ldt_{32,64}.hAl Viro2011-11-02
| * | | | | | um: merge tls_{32,64}.hAl Viro2011-11-02
| * | | | | | um: kill shared/task.h and HOST_TASK_REGSAl Viro2011-11-02
| * | | | | | um: bury unused macros around ptrace.hAl Viro2011-11-02
| * | | | | | um: take arch/um/sys-x86 to arch/x86/umAl Viro2011-11-02
| |/ / / / /
* | | | | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-01
|\ \ \ \ \ \
| * | | | | | crypto: twofish-x86_64-3way - fix ctr blocksize to 1Jussi Kivilinna2011-10-21
| * | | | | | crypto: blowfish-x86_64 - fix ctr blocksize to 1Jussi Kivilinna2011-10-21
| * | | | | | crypto: twofish - add 3-way parallel x86_64 assembler implementionJussi Kivilinna2011-10-21
| * | | | | | crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of...Jussi Kivilinna2011-10-21
| * | | | | | crypto: blowfish-x86_64 - add creditsJussi Kivilinna2011-10-21
| * | | | | | crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performanceJussi Kivilinna2011-10-21
| * | | | | | crypto: aes-x86 - quiet sparse noise about symbol not declaredH Hartley Sweeten2011-09-22
| * | | | | | crypto: blowfish - add x86_64 assembly implementationJussi Kivilinna2011-09-22
| * | | | | | crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause2011-08-10
* | | | | | | Cross Memory AttachChristopher Yeoh2011-10-31
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-30
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-21
| |\ \ \ \ \ \ \ \
| | | | * | | | | | iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-21
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: SVM: Keep intercepting task switching with NPT enabledJan Kiszka2011-10-30
| * | | | | | | | | KVM: emulate lapic tsc deadline timer for guestLiu, Jinsong2011-10-05
| * | | | | | | | | x86: TSC deadline definitionsLiu, Jinsong2011-09-25
| * | | | | | | | | KVM: Fix simultaneous NMIsAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: convert push %sreg/pop %sreg to direct decodeAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decodeAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: streamline decode of segment registersAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: simplify OpMem64 decodeAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: switch src decode to decode_operand()Avi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: qualify OpReg inhibit_byte_regs hackAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: switch OpImmUByte decode to decode_imm()Avi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: free up some flag bits near src, dstAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: switch src2 to generic decode_operand()Avi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: expand decode flags to 64 bitsAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: split dst decode to a generic decode_operand()Avi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: move memop, memopp into emulation contextAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: convert group 3 instructions to direct decodeAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86: Add module parameter for lapic periodic timer limitJan Kiszka2011-09-25
| * | | | | | | | | KVM: Clean up and extend rate-limited outputJan Kiszka2011-09-25
| * | | | | | | | | KVM: x86: Avoid guest-triggerable printks in APIC modelJan Kiszka2011-09-25
| * | | | | | | | | KVM: x86: Move kvm_trace_exit into atomic vmexit sectionJan Kiszka2011-09-25
| * | | | | | | | | KVM: x86 emulator: disable writeback for TESTAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: simplify emulate_1op_rax_rdx()Avi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementationsAvi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: simplify emulate_1op()Avi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity2011-09-25
| * | | | | | | | | KVM: x86 emulator: simplify emulate_2op_SrcV()Avi Kivity2011-09-25