aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20KVM: MMU: Fix oopses with SLUBAvi Kivity1-13/+26
2007-07-20KVM: x86 emulator: implement rdmsr and wrmsrAvi Kivity3-5/+31
2007-07-20KVM: Fix memory slot management functions for guest smpAvi Kivity3-123/+52
2007-07-20KVM: MMU: Store nx bit for large page shadowsAvi Kivity2-2/+4
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofconsLinus Torvalds7-0/+510
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-113/+545
2007-07-20pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox1-1/+1
2007-07-20lguest: override sched_clockRusty Russell1-1/+8
2007-07-20lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell1-3/+1
2007-07-20lguest: fix sense if IF flag on interrupt injectionRusty Russell1-5/+5
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-2/+2
2007-07-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds20-398/+799
2007-07-20Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl1-3/+8
2007-07-20cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl1-1/+1
2007-07-20async_tx: fix kmap_atomic usage in async_memcpyDan Williams1-2/+2
2007-07-20dpt_i2o depends on virt_to_busStephen Rothwell1-1/+1
2007-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-18/+10
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds46-1079/+5344
2007-07-20Fix lguest misannotationAl Viro1-1/+1
2007-07-20Fix up sky2 breakageAl Viro1-3/+4
2007-07-20Fix buggered kmalloc() call argument orderAl Viro1-1/+1
2007-07-20m68k: exclude more unbuildable driversAl Viro1-1/+1
2007-07-20mac89x0: missing __initAl Viro1-1/+1
2007-07-20m68k: remove empty ->setup is several consolesAl Viro2-14/+0
2007-07-20m68k: missing exportsAl Viro2-0/+9
2007-07-20more isa/eisa/pci-only drivers marked as suchAl Viro1-2/+2
2007-07-20libata: implement EH fast drainTejun Heo3-2/+101
2007-07-20libata: schedule probing after SError access failure during autopsyTejun Heo1-1/+5
2007-07-20libata: clear HOTPLUG flag after a resetTejun Heo1-5/+10
2007-07-20libata: improve SCSI scan failure handlingTejun Heo3-18/+49
2007-07-20libata: quickly trigger SATA SPD down after debouncing failedTejun Heo2-3/+5
2007-07-20libata: improve SATA PHY speed down logicTejun Heo2-7/+28
2007-07-20The SATA controller device ID is different according tosu henry1-1/+4
2007-07-20ahci: implement SCR_NOTIFICATION r/wTejun Heo1-31/+37
2007-07-20ahci: make NO_NCQ handling more consistentTejun Heo1-2/+8
2007-07-20libata: make ->scr_read/write callbacks return error codeTejun Heo14-133/+189
2007-07-20libata: implement AC_ERR_NCQTejun Heo1-3/+4
2007-07-20libata: improve EH report formattingTejun Heo6-25/+95
2007-07-20sata_sil24: separate out sil24_do_softreset()Tejun Heo1-3/+10
2007-07-20sata_sil24: separate out sil24_exec_polled_cmd()Tejun Heo1-20/+56
2007-07-20sata_sil24: replace sil24_update_tf() with sil24_read_tf()Tejun Heo1-9/+14
2007-07-20ahci: separate out ahci_do_softreset()Tejun Heo1-4/+10
2007-07-20ahci: separate out ahci_exec_polled_cmd()Tejun Heo1-21/+33
2007-07-20ahci: separate out ahci_kick_engine()Tejun Heo1-33/+36
2007-07-20ahci: use deadline instead of fixed timeout for 1st FIS for SRSTTejun Heo1-1/+7
2007-07-20libata: add @is_cmd to ata_tf_to_fis()Tejun Heo4-14/+14
2007-07-20[libata] Fix reported task file values in sense dataPetr Vandrovec2-0/+4
2007-07-20Correct comment in libata-sff.cDave Jones1-1/+1
2007-07-20pata_scc.c: small fixes (Workaround for errata A308)Akira Iguchi1-11/+16
2007-07-20ahci.c: fix CONFIG_PM=n compilationAlexey Dobriyan1-8/+8