summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-11Make scsi_free_queue() kill pending SCSI commandsBart Van Assche
2011-11-11scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu
2011-11-11st: fix race in st_scsi_execute_endPetr Uzel
2011-11-11iscsi-target: Fix non-immediate TMR handlingNicholas Bellinger
2011-11-11iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmdNicholas Bellinger
2011-11-11tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDBNicholas Bellinger
2011-11-11hwmon: (w83627ehf) Fix broken driver initGuenter Roeck
2011-11-11hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare
2011-11-11hwmon: (coretemp) Fix for non-SMP buildsJean Delvare
2011-11-11cciss: add small delay when using PCI Power Management to reset for kumpMike Miller
2011-11-11USB: Update last_busy time after autosuspend failsAlan Stern
2011-11-11PM / Runtime: Automatically retry failed autosuspendsAlan Stern
2011-11-11kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla
2011-11-11drm/radeon/kms: set HPD polarity in hpd_init()Alex Deucher
2011-11-11drm/radeon/kms: add MSI module parameterAlex Deucher
2011-11-11drm/radeon/kms: Add MSI quirk for Dell RS690Alex Deucher
2011-11-11drm/radeon/kms: properly set panel mode for eDPAlex Deucher
2011-11-11drm/radeon: set hpd polarity at init time so hotplug detect worksJerome Glisse
2011-11-11drm/radeon/kms: Add MSI quirk for HP RS690Alex Deucher
2011-11-11drm/radeon/kms: split MSI check into a separate functionAlex Deucher
2011-11-11drm/radeon: avoid bouncing connector status btw disconnected & unknownJerome Glisse
2011-11-11ALSA: hda - Fix a regression for DMA-position check with CA0110Takashi Iwai
2011-11-11ALSA: hda - Fix silent output regression with ALC861Takashi Iwai
2011-11-11ALSA: hda/realtek - Skip invalid digital out pinsTakashi Iwai
2011-11-11ALSA: hda/realtek - Don't create alt-stream for capture when unnecessaryTakashi Iwai
2011-11-11ALSA: hda - Add support for 92HD65 / 92HD66 family of codecsCharles Chin
2011-11-11ALSA: hda - Disable power-widget control for IDT 92HD83/93 as defaultCharles Chin
2011-11-11ALSA: ua101: fix crash when unpluggingClemens Ladisch
2011-11-11net: Unlock sock before calling sk_free()Thomas Gleixner
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-11sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli
2011-11-11s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli
2011-11-11s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli
2011-11-11powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli
2011-11-11powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli
2011-11-11powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli
2011-11-11powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli
2011-11-11powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli
2011-11-11xHCI: Clear PLC for USB2 root hub portsAndiry Xu
2011-11-11xHCI: test and clear RWC bitAndiry Xu
2011-11-11xhci: If no endpoints changed, don't issue BW command.Sarah Sharp
2011-11-11usb_storage: Don't freeze in usb-stor-scanSeth Forshee
2011-11-11ext4: fix race in xattr block allocation pathEric Sandeen
2011-11-11ext4: let ext4_page_mkwrite stop started handle in failureYongqiang Yang
2011-11-11ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entryTheodore Ts'o
2011-11-11ext4: ext4_mkdir should dirty dir_block with newly created directory inodeDarrick J. Wong
2011-11-11ext4: ext4_rename should dirty dir_bh with the correct directoryDarrick J. Wong
2011-11-11ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o
2011-11-11drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes
2011-11-11drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes