summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori2008-02-231-22/+12Star
| * [SCSI] lpfc: Balance lockingMatthew Wilcox2008-02-231-9/+9
| * [SCSI] qla4xxx: fix up residual handlingDavid Somayajulu2008-02-231-2/+1Star
| * [SCSI] libsas: fix error handlingJames Bottomley2008-02-221-24/+41
| * [SCSI] arcmsr: fix message allocationDaniel Drake2008-02-221-15/+11Star
| * [SCSI] mptbase: fix use-after-free'sAdrian Bunk2008-02-221-2/+2
| * [SCSI] iscsi transport: make 2 functions staticAdrian Bunk2008-02-221-2/+2
| * [SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2008-02-222-2/+1Star
| * [SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori2008-02-191-1/+1
| * [SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley2008-02-181-4/+2Star
| * [SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori2008-02-181-1/+1
| * [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley2008-02-181-5/+6
| * [SCSI] scsi_debug: disable clusteringFUJITA Tomonori2008-02-181-1/+1
| * [SCSI] fas216: fix up the previous fas216 commitJames Bottomley2008-02-181-1/+1
| * [SCSI] megaraid: outb_p exterminationAlan Cox2008-02-181-5/+5
| * [SCSI] mpt fusion: kill warnings in mptbase.h on parisc64Kyle McMartin2008-02-181-1/+1
| * [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley2008-02-181-4/+10
| * [SCSI] ses: fix data corruptionYinghai Lu2008-02-181-59/+67
* | percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins2008-02-232-1/+3
* | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-2318-24/+42
* | i915: fix AR register restore.Jesse Barnes2008-02-231-0/+1
* | [ALSA] bt87X: fix freeing of shared interruptClemens Ladisch2008-02-221-6/+3Star
* | [ALSA] hda-intel - Fix Oops with ATI HDMI devicesTakashi Iwai2008-02-221-1/+1
* | [ALSA] caiaq - fix section mismatch warningSam Ravnborg2008-02-221-3/+3
* | [ALSA] hda-codec - Fix amp-in values for pin widgetsTakashi Iwai2008-02-221-1/+2
* | [ALSA] hda-codec - Fix ALC882 capture source selectionTakashi Iwai2008-02-221-1/+5
* | [ALSA] hda-codec - Fix wrong capture source selection for ALC883 codecTakashi Iwai2008-02-221-1/+1
* | [ALSA] hda-codec - Don't create vmaster if no slaves foundTakashi Iwai2008-02-221-0/+6
* | [ALSA] hda-codec - Fix race condition in generic bound volume/swtich controlsSerge A. Suchkov2008-02-221-4/+4
* | [ALSA] soc - duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()Roel Kluin2008-02-221-1/+1
* | [ALSA] oxygen: fix line-in recording selectionClemens Ladisch2008-02-221-0/+35
* | [ALSA] hda-codec - Fix SPDIF output on Conexant 5045 codecTakashi Iwai2008-02-221-2/+5
* | [ALSA] HDA - enable snoop on SCHTakashi Iwai2008-02-221-0/+21
* | [ALSA] hdsp - Fix section mismatchTakashi Iwai2008-02-221-4/+3Star
* | [ALSA] oxygen - Fix section mismatchTakashi Iwai2008-02-222-6/+6
* | [ALSA] race between disconnect and error handling in usbmidiTakashi Iwai2008-02-221-1/+18
* | [ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai2008-02-222-2/+15
* | Mark CC_STACKPROTECTOR as being BROKENLinus Torvalds2008-02-221-1/+1
* | x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath2008-02-221-2/+2
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-02-228-12/+13
|\ \
| * | Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-224-6/+6
| * | nfs: fix sparse warningsHarvey Harrison2008-02-204-6/+6
| * | NFS: flush signals before taking down callback threadJeff Layton2008-02-201-0/+1
* | | MM: Fix macro argument substitution in PageHead() and PageTail()David Howells2008-02-221-2/+2
* | | MAINTAINERS: ioatdma, dmaengine and async_tx maintainers changeMaciej Sosnowski2008-02-221-6/+6
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-02-2251-120/+1534
|\ \ \
| * | | hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-1941-60/+55Star
| * | | hwmon: New driver for Analog Devices ADT7473 sensor chipDarrick J. Wong2008-02-194-0/+1247
| * | | hwmon: (coretemp) Add Penryn CPU to coretempRudolf Marek2008-02-182-3/+4
| * | | hwmon: (coretemp) Add TjMax detection for mobile CPUsRudolf Marek2008-02-181-32/+51