summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King2009-01-251-1/+3
| * | [SCSI] qla2xxx: Update version number to 8.03.00-k2.Andrew Vasquez2009-01-251-1/+1
| * | [SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport...Seokmann Ju2009-01-251-0/+6
| * | [SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.Andrew Vasquez2009-01-251-6/+2
| * | [SCSI] qla2xxx: Correct descriptions in flash manipulation routines.Joe Carnuccio2009-01-251-3/+3
| * | [SCSI] qla2xxx: Correct regression in EH abort handling.Andrew Vasquez2009-01-251-0/+1
| * | [SCSI] qla2xxx: Correct endianness issue during flash manipulation.Andrew Vasquez2009-01-251-5/+2
| * | [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode.Lalit Chandivade2009-01-251-0/+5
| * | [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.Andrew Vasquez2009-01-253-7/+46
| * | [SCSI] qla2xxx: Always serialize mailbox command execution.Andrew Vasquez2009-01-251-10/+6
| * | [SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY...Andrew Vasquez2009-01-251-0/+3
| * | [SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger fl...Andrew Vasquez2009-01-251-6/+4
| * | [SCSI] qla2xxx: Fix memory leak in error pathAnirban Chakraborty2009-01-251-3/+8
| * | [SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie2009-01-252-2/+9
| * | [SCSI] libiscsi: fix iscsi pool leakMike Christie2009-01-251-0/+1
* | | cpumask fallout: Initialize irq_default_affinity earlierDavid Daney2009-01-272-8/+16
* | | Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney2009-01-271-1/+1
* | | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan2009-01-271-0/+7
* | | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-279-23/+188
|\ \ \
| * | | SATA PIIX: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-0/+34
| * | | SATA Sil: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-1/+35
| * | | SATA AHCI: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-0/+32
| * | | SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2009-01-272-3/+19
| * | | DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki2009-01-272-19/+56
| * | | Hibernation: Introduce system_entering_hibernationRafael J. Wysocki2009-01-272-0/+12
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-278-68/+104
|\ \ \
| * | | pata-rb532-cf: remove set_irq_type from finish_ioPhil Sutter2009-01-271-2/+0
| * | | [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-01-262-5/+21
| * | | sata_mv: no longer experimental (v2)Mark Lord2009-01-261-3/+3
| * | | sata_mv: msi masking fix (v2)Mark Lord2009-01-261-6/+15
| * | | sata_mv: Properly initialize main irq maskThomas Reitmayr2009-01-261-0/+3
| * | | sata_mv: remove bogus nsect restrictionMark Lord2009-01-261-11/+2
| * | | sata_mv: don't read hc_irq_causeMark Lord2009-01-261-12/+5
| * | | sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord2009-01-261-1/+1
| * | | sata_nv: fix MCP5x resetTejun Heo2009-01-261-13/+29
| * | | sata_nv: rename nv_nf2_hardreset()Tejun Heo2009-01-261-14/+14
| * | | libata: set NODEV_HINT for 0x7f statusTejun Heo2009-01-261-0/+10
| * | | libata-sff: fix incorrect EH messageTejun Heo2009-01-262-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-01-273-10/+18
|\ \ \
| * | | crypto: ccm - Fix handling of null assoc dataJarod Wilson2009-01-271-0/+2
| * | | crypto: blkcipher - Fix WARN_ON handling in walk_doneHerbert Xu2009-01-271-1/+1
| * | | crypto: authenc - Fix zero-length IV crashHerbert Xu2009-01-151-9/+15
* | | | Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer2009-01-271-0/+6
* | | | Move jsm_remove_one to .devexit.textUwe Kleine-König2009-01-271-1/+1
* | | | MIPS: enable serial UART support on PNX833X devices.Ihar Hrachyshka2009-01-271-1/+1
* | | | tty_open can return to userspace holding tty_mutexEric Paris2009-01-271-1/+3
| |_|/ |/| |
* | | Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds2009-01-261-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2638-568/+1355
|\ \ \
| * | | [ARM] fix section-based ioremapRussell King2009-01-251-9/+2
| * | | [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-241-10/+10