summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | HID: add missing blacklist entry for Apple ATV ircontrolJiri Kosina2008-10-141-0/+1
| * | HID: add support for Bright ABNT2 brazilian deviceMauro Carvalho Chehab2008-10-146-0/+86
| * | HID: Don't let Avermedia Radio FM800 be handled by usb hid driversMauro Carvalho Chehab2008-10-142-0/+4
| * | HID: fix numlock led on Dell device 0x413c/0x2105Mauro Carvalho Chehab2008-10-143-0/+3
| * | HID: remove warn() macro from usb hid driversFrom: Greg Kroah-Hartman2008-10-142-8/+12
| * | HID: remove info() macro from usb HID driversGreg Kroah-Hartman2008-10-143-5/+10
| * | HID: add appletv IR receiver quirkPeter Korsgaard2008-10-142-0/+3
| * | HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula2008-10-144-7/+37
| * | HID: hiddev.h: Fix example code.Antonio Ospite2008-10-141-0/+2
| * | HID: hiddev.h: Fix mixed space and tabs in example code.Antonio Ospite2008-10-141-19/+19
| * | HID: convert to dev_* printsJiri Slaby2008-10-144-24/+27
| * | HID: remove hid-ffJiri Slaby2008-10-145-94/+2
| * | HID: move zeroplus FF processingJiri Slaby2008-10-1410-21/+76
| * | HID: move thrustmaster FF processingJiri Slaby2008-10-1410-66/+106
| * | HID: move pantherlord FF processingJiri Slaby2008-10-1411-20/+93
| * | HID: fix incorrent length condition in hidraw_write()Jiri Kosina2008-10-141-1/+1
| * | HID: fix tty<->hid deadlockJiri Slaby2008-10-141-1/+10
OpenPOWER on IntegriCloud