aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | | | iommu: omap: add Kconfig OMAP dependencyOhad Ben-Cohen2011-08-29
| | | * | | | | omap: iommu: Fix up mutex->spin_lock conversion of iommu_lockJoerg Roedel2011-08-26
| | | * | | | | omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen2011-08-26
| | | * | | | | omap: iommu: remove unused exported APIOhad Ben-Cohen2011-08-26
| | | * | | | | omap: iovmm: remove unused functionalityOhad Ben-Cohen2011-08-26
| | | * | | | | omap: iommu: PREFETCH_IOTLB cleanupOhad Ben-Cohen2011-08-26
| | | * | | | | omap: iommu: stop exporting local functionsOhad Ben-Cohen2011-08-26
| | | * | | | | omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen2011-08-26
| | | * | | | | omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen2011-08-26
| | | |/ / / /
| | * | | | | iommu/amd: Fix wrong shift directionJoerg Roedel2011-10-11
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-10-30
|\ \ \ \ \ \ \
| * | | | | | | amd64_edac: Cleanup return type of amd64_determine_edac_cap()Dan Carpenter2011-10-06
| * | | | | | | amd64_edac: Add a fix for Erratum 505Borislav Petkov2011-10-06
| * | | | | | | EDAC, MCE, AMD: Simplify NB MCE decoder interfaceBorislav Petkov2011-10-06
| * | | | | | | EDAC, MCE, AMD: Drop local coreid reportingBorislav Petkov2011-10-06
| * | | | | | | EDAC, MCE, AMD: Print valid addr when reporting an errorBorislav Petkov2011-10-06
| * | | | | | | EDAC, MCE, AMD: Print CPU number when reporting the errorBorislav Petkov2011-10-06
* | | | | | | | 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: s390: implement sigp external callChristian Ehrhardt2011-10-30
| * | | | | | | | KVM: s390: fix register settingCarsten Otte2011-10-30
| * | | | | | | | KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte2011-10-30
| * | | | | | | | KVM: s390: check cpu_id prior to using itCarsten Otte2011-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: Split up MSI-X assigned device IRQ handlerJan Kiszka2011-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: Avoid needless registrations of IRQ ack notifier for assigned devicesJan Kiszka2011-09-25
| * | | | | | | | KVM: Clean up unneeded void pointer castsJan Kiszka2011-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