| Commit message (Expand) | Author | Age |
* | KVM: Add a pending interrupt queue | Avi Kivity | 2008-10-15 |
* | KVM: VMX: Fix pending exception processing | Avi Kivity | 2008-10-15 |
* | KVM: Clear exception queue before emulating an instruction | Avi Kivity | 2008-10-15 |
* | KVM: VMX: Move nmi injection failure processing to vm exit path | Avi Kivity | 2008-10-15 |
* | KVM: Move NMI IRET fault processing to new vmx_complete_interrupts() | Avi Kivity | 2008-10-15 |
* | KVM: MMU: Simplify kvm_mmu_zap_page() | Avi Kivity | 2008-10-15 |
* | KVM: MMU: Separate the code for unlinking a shadow page from its parents | Avi Kivity | 2008-10-15 |
* | KVM: Introduce kvm_set_irq to inject interrupts in guests | Amit Shah | 2008-10-15 |
* | KVM: Move KVM TRACE DEFINITIONS to common header | Hollis Blanchard | 2008-10-15 |
* | KVM: x86: accessors for guest registers | Marcelo Tosatti | 2008-10-15 |
* | KVM: VMX: Rename misnamed msr bits | Sheng Yang | 2008-10-15 |
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-10-14 |
|\ |
|
| * | i2c-viapro: Add support for SMBus Process Call transactions | Prakash Mortha | 2008-10-14 |
| * | i2c: Restore i2c_smbus_process_call function | Prakash Mortha | 2008-10-14 |
| * | i2c: Do earlier driver model init | David Brownell | 2008-10-14 |
| * | i2c: Only build Tyan SMBus mux drivers on x86 | Jean Delvare | 2008-10-14 |
| * | i2c: Guard against oopses from bad init sequences | David Brownell | 2008-10-14 |
| * | i2c: Document the implementation details of the /dev interface | Jean Delvare | 2008-10-14 |
| * | i2c: Improve dev-interface documentation | Jean Delvare | 2008-10-14 |
| * | i2c-parport-light: Don't register a platform device resource | Jean Delvare | 2008-10-14 |
| * | hwmon: (dme1737) Convert to a new-style i2c driver | Jean Delvare | 2008-10-14 |
| * | hwmon: (dme1737) Be less i2c-centric | Jean Delvare | 2008-10-14 |
| * | i2c/tps65010: Vibrator hookup to gpiolib | Marek Vasut | 2008-10-14 |
| * | i2c-viapro: Add VX800/VX820 support | Rudolf Marek | 2008-10-14 |
| * | i2c: Renesas Highlander FPGA SMBus support | Paul Mundt | 2008-10-14 |
| * | i2c-pca-isa: Don't grab arbitrary resources | Rene Herman | 2008-10-14 |
| * | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 | Jean Delvare | 2008-10-14 |
| * | i2c/isp1301_omap: Convert to a new-style i2c driver, part 1 | Felipe Balbi | 2008-10-14 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-10-14 |
|\ \ |
|
| * | | HID: build drivers for all quirky devices by default | Jiri Kosina | 2008-10-14 |
| * | | HID: add missing blacklist entry for Apple ATV ircontrol | Jiri Kosina | 2008-10-14 |
| * | | HID: add support for Bright ABNT2 brazilian device | Mauro Carvalho Chehab | 2008-10-14 |
| * | | HID: Don't let Avermedia Radio FM800 be handled by usb hid drivers | Mauro Carvalho Chehab | 2008-10-14 |
| * | | HID: fix numlock led on Dell device 0x413c/0x2105 | Mauro Carvalho Chehab | 2008-10-14 |
| * | | HID: remove warn() macro from usb hid drivers | From: Greg Kroah-Hartman | 2008-10-14 |
| * | | HID: remove info() macro from usb HID drivers | Greg Kroah-Hartman | 2008-10-14 |
| * | | HID: add appletv IR receiver quirk | Peter Korsgaard | 2008-10-14 |
| * | | HID: fix a lockup regression when using force feedback on a PID device | Anssi Hannula | 2008-10-14 |
| * | | HID: hiddev.h: Fix example code. | Antonio Ospite | 2008-10-14 |
| * | | HID: hiddev.h: Fix mixed space and tabs in example code. | Antonio Ospite | 2008-10-14 |
| * | | HID: convert to dev_* prints | Jiri Slaby | 2008-10-14 |
| * | | HID: remove hid-ff | Jiri Slaby | 2008-10-14 |
| * | | HID: move zeroplus FF processing | Jiri Slaby | 2008-10-14 |
| * | | HID: move thrustmaster FF processing | Jiri Slaby | 2008-10-14 |
| * | | HID: move pantherlord FF processing | Jiri Slaby | 2008-10-14 |
| * | | HID: fix incorrent length condition in hidraw_write() | Jiri Kosina | 2008-10-14 |
| * | | HID: fix tty<->hid deadlock | Jiri Slaby | 2008-10-14 |
| * | | HID: ignore iBuddy devices | Remi Cattiau | 2008-10-14 |
| * | | HID: report descriptor fix for remaining MacBook JIS keyboards | Tomoya Adachi | 2008-10-14 |
| * | | HID: fix gyration build error | Randy Dunlap | 2008-10-14 |