summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: irq ack notificationMarcelo Tosatti2008-10-156-13/+34
* KVM: Add irq ack notifier listAvi Kivity2008-10-153-0/+34
* KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-157-19/+41
* KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-156-18/+64
* KVM: ppc: Stop saving host TLB stateHollis Blanchard2008-10-153-17/+3
* KVM: ppc: guest breakpoint supportHollis Blanchard2008-10-154-2/+113
* KVM: Ignore DEBUGCTL MSRs with no effectAlexander Graf2008-10-151-0/+17
* KVM: VMX: Avoid vmwrite(HOST_RSP) when possibleAvi Kivity2008-10-151-0/+6
* KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt2008-10-152-0/+3
* KVM: ppc: adds trace points for ppc tlb activityJerone Young2008-10-153-1/+21
* KVM: ppc: enable KVM_TRACE building for powerpcJerone Young2008-10-152-2/+15
* KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt2008-10-152-12/+13
* KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt2008-10-152-11/+23
* KVM: SVM: Unify register save/restore across 32 and 64 bit hostsAvi Kivity2008-10-151-52/+26
* KVM: VMX: Unify register save/restore across 32 and 64 bit hostsAvi Kivity2008-10-151-54/+36
* KVM: VMX: Reinject real mode exceptionJan Kiszka2008-10-152-2/+43
* KVM: Consolidate XX_VECTOR definesJan Kiszka2008-10-153-5/+2
* KVM: Consolidate PIC isr clearing into a functionAvi Kivity2008-10-151-6/+12
* KVM: VMX: Remove redundant check in handle_rmode_exceptionMohammed Gamal2008-10-151-3/+0
* KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()Avi Kivity2008-10-151-57/+20
* KVM: Add a pending interrupt queueAvi Kivity2008-10-152-0/+16
* KVM: VMX: Fix pending exception processingAvi Kivity2008-10-151-3/+12
* KVM: Clear exception queue before emulating an instructionAvi Kivity2008-10-152-0/+13
* KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity2008-10-152-17/+33
* KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()Avi Kivity2008-10-151-12/+24
* KVM: MMU: Simplify kvm_mmu_zap_page()Avi Kivity2008-10-151-9/+5
* KVM: MMU: Separate the code for unlinking a shadow page from its parentsAvi Kivity2008-10-151-2/+7
* KVM: Introduce kvm_set_irq to inject interrupts in guestsAmit Shah2008-10-152-0/+13
* KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard2008-10-154-40/+40
* KVM: x86: accessors for guest registersMarcelo Tosatti2008-10-157-233/+264
* KVM: VMX: Rename misnamed msr bitsSheng Yang2008-10-152-11/+11
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-1416-326/+918
|\
| * i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha2008-10-141-1/+12
| * i2c: Restore i2c_smbus_process_call functionPrakash Mortha2008-10-143-4/+26
| * i2c: Do earlier driver model initDavid Brownell2008-10-141-1/+4
| * i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare2008-10-141-2/+2
| * i2c: Guard against oopses from bad init sequencesDavid Brownell2008-10-141-0/+8
| * i2c: Document the implementation details of the /dev interfaceJean Delvare2008-10-141-0/+45
| * i2c: Improve dev-interface documentationJean Delvare2008-10-141-25/+40
| * i2c-parport-light: Don't register a platform device resourceJean Delvare2008-10-141-31/+8
| * hwmon: (dme1737) Convert to a new-style i2c driverJean Delvare2008-10-141-58/+48
| * hwmon: (dme1737) Be less i2c-centricJean Delvare2008-10-141-115/+111
| * i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut2008-10-141-3/+9
| * i2c-viapro: Add VX800/VX820 supportRudolf Marek2008-10-143-3/+13
| * i2c: Renesas Highlander FPGA SMBus supportPaul Mundt2008-10-143-0/+511
| * i2c-pca-isa: Don't grab arbitrary resourcesRene Herman2008-10-141-3/+17
| * i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-143-65/+48
| * i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi2008-10-141-29/+30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-1448-2949/+5503
|\ \
| * | HID: build drivers for all quirky devices by defaultJiri Kosina2008-10-141-0/+19