summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-08-276-86/+225
|\
| * drm: don't set the signal blocker on the master process.Dave Airlie2008-08-251-8/+13
| * drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2008-08-252-15/+17
| * r300: Fix cliprect emitNicolai Haehnle2008-08-251-1/+4
| * drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEXNicolai Haehnle2008-08-251-16/+64
| * radeon: fix some hard lockups on r3/4/500sJerome Glisse2008-08-254-49/+130
* | e1000: fix stack sizeLinus Torvalds2008-08-271-36/+45
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-271-2/+15
|\ \
| * | sg: restore command permission for TYPE_SCANNERFUJITA Tomonori2008-08-271-8/+14
| * | block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-271-2/+9
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-271-2/+3
|\ \ \
| * | | [S390] dcss: fix build bug.Heiko Carstens2008-08-251-2/+3
* | | | Revert "pktcdvd: push BKL down into driver"Linus Torvalds2008-08-271-25/+10
| |/ / |/| |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-262-1/+5
|\ \ \
| * | | powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love2008-08-262-1/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-252-108/+114
|\ \ \ \
| * | | | bnx2x: Version updateEilon Greenstein2008-08-251-2/+2
| * | | | bnx2x: Multi QueueYitchak Gertner2008-08-251-4/+2
| * | | | bnx2x: NAPI and interrupts enable/disableYitchak Gertner2008-08-251-76/+73
| * | | | bnx2x: NIC load failure cleanupYitchak Gertner2008-08-251-12/+10
| * | | | bnx2x: Initialization structureYitchak Gertner2008-08-251-11/+11
| * | | | bnx2x: HW lock timeoutEilon Greenstein2008-08-251-2/+2
| * | | | bnx2x: Minimize lock timeEilon Greenstein2008-08-251-1/+4
| * | | | bnx2x: Fan failure mechanism on additional designEilon Greenstein2008-08-251-0/+3
| * | | | bnx2x: Rx work checkEilon Greenstein2008-08-252-1/+8
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-255-37/+32
|\ \ \ \
| * | | | PCI: fix reference leak in pci_get_dev_by_id()Greg KH2008-08-211-0/+2
| * | | | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-19/+15
| * | | | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-213-18/+15
| |/ / /
* | | | lguest: update commentryRusty Russell2008-08-261-0/+8
* | | | stop_machine: wean Xen off stop_machine_runRusty Russell2008-08-261-1/+1
* | | | virtio_balloon: fix towards_target when deflating balloonAnthony Liguori2008-08-261-1/+1
| |/ / |/| |
* | | Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven2008-08-231-0/+5
* | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-2349-53/+0
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-2212-126/+96
|\ \ \
| * | | [libata] pata_it821x: fix warningJeff Garzik2008-08-221-1/+1
| * | | libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-226-11/+11
| * | | ahci: sis controllers actually can do PMPTejun Heo2008-08-221-3/+3
| * | | pata_via: clean up recent tf_load changesTejun Heo2008-08-221-48/+11
| * | | libata: restore SControl on detachTejun Heo2008-08-221-5/+5
| * | | libata: use ata_link_printk() when printing SErrorTejun Heo2008-08-221-1/+1
| * | | libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo2008-08-221-14/+6
| * | | libata: fix EH action overwriting in ata_eh_reset()Tejun Heo2008-08-221-2/+2
| * | | sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara2008-08-221-1/+2
| * | | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+8
| * | | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+2
| * | | sata_mv: don't issue two DMA commands concurrentlyTejun Heo2008-08-221-24/+10
| * | | libata: implement no[hs]rst force paramsTejun Heo2008-08-222-16/+34
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-224-14/+25
|\ \ \
| * \ \ Merge branches 'ipath' and 'ipoib' into for-linusRoland Dreier2008-08-192-11/+18
| |\ \ \
OpenPOWER on IntegriCloud