aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* KVM: MMU: Fix oopses with SLUBAvi Kivity2007-07-20
* KVM: x86 emulator: implement rdmsr and wrmsrAvi Kivity2007-07-20
* KVM: Fix memory slot management functions for guest smpAvi Kivity2007-07-20
* KVM: MMU: Store nx bit for large page shadowsAvi Kivity2007-07-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-20
|\
| * Create drivers/of/platform.cStephen Rothwell2007-07-20
| * Begin consolidation of of_device.hStephen Rothwell2007-07-19
| * Begin to consolidate of_device.cStephen Rothwell2007-07-19
| * Consolidate of_find_node_by routinesStephen Rothwell2007-07-19
| * Consolidate of_get_next_childStephen Rothwell2007-07-19
| * Consolidate of_get_parentStephen Rothwell2007-07-19
| * Consolidate of_find_propertyStephen Rothwell2007-07-19
| * Consolidate of_device_is_compatibleStephen Rothwell2007-07-19
| * Start split out of common open firmware codeStephen Rothwell2007-07-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-20
|\ \
| * | Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg2007-07-20
| * | Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov2007-07-20
| * | Input: switch to using seq_list_xxx helpersPavel Emelianov2007-07-18
| * | Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov2007-07-18
| * | Input: add driver for Fujitsu serial touchscreensDmitry Torokhov2007-07-18
| * | Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-18
| * | Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-18
| * | Input: xpad - add support for leds on xbox 360 padJan Kratochvil2007-07-18
* | | pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox2007-07-20
* | | lguest: override sched_clockRusty Russell2007-07-20
* | | lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell2007-07-20
* | | lguest: fix sense if IF flag on interrupt injectionRusty Russell2007-07-20
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-20
|\ \ \
| * | | sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt2007-07-19
| | |/ | |/|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-20
|\ \ \
| * | | libata: implement EH fast drainTejun Heo2007-07-20
| * | | libata: schedule probing after SError access failure during autopsyTejun Heo2007-07-20
| * | | libata: clear HOTPLUG flag after a resetTejun Heo2007-07-20
| * | | libata: improve SCSI scan failure handlingTejun Heo2007-07-20
| * | | libata: quickly trigger SATA SPD down after debouncing failedTejun Heo2007-07-20
| * | | libata: improve SATA PHY speed down logicTejun Heo2007-07-20
| * | | The SATA controller device ID is different according tosu henry2007-07-20
| * | | ahci: implement SCR_NOTIFICATION r/wTejun Heo2007-07-20
| * | | ahci: make NO_NCQ handling more consistentTejun Heo2007-07-20
| * | | libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-20
| * | | libata: implement AC_ERR_NCQTejun Heo2007-07-20
| * | | libata: improve EH report formattingTejun Heo2007-07-20
| * | | sata_sil24: separate out sil24_do_softreset()Tejun Heo2007-07-20
| * | | sata_sil24: separate out sil24_exec_polled_cmd()Tejun Heo2007-07-20
| * | | sata_sil24: replace sil24_update_tf() with sil24_read_tf()Tejun Heo2007-07-20
| * | | ahci: separate out ahci_do_softreset()Tejun Heo2007-07-20
| * | | ahci: separate out ahci_exec_polled_cmd()Tejun Heo2007-07-20
| * | | ahci: separate out ahci_kick_engine()Tejun Heo2007-07-20
| * | | ahci: use deadline instead of fixed timeout for 1st FIS for SRSTTejun Heo2007-07-20
| * | | libata: add @is_cmd to ata_tf_to_fis()Tejun Heo2007-07-20