summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-24edac, pci: remove pesky debug printkBorislav Petkov1-2/+0
2009-12-24amd64_edac: restrict PCI config space accessBorislav Petkov1-1/+1
2009-12-24amd64_edac: fix forcing module load/unloadBorislav Petkov1-2/+1
2009-12-24amd64_edac: make driver loading more robustBorislav Petkov1-7/+16
2009-12-24amd64_edac: fix driver instance freeingBorislav Petkov1-5/+4
2009-12-24amd64_edac: fix K8 chip select reportingBorislav Petkov1-2/+6
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown12-305/+431
2009-12-24Merge branch 'tc1100-wmi' into releaseLen Brown1-60/+55
2009-12-24Merge branch 'sony' into releaseLen Brown2-23/+72
2009-12-24Merge branch 'classmate' into releaseLen Brown4-0/+628
2009-12-24Merge branch 'pdc' into releaseLen Brown9-220/+114
2009-12-24Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown8-71/+137
2009-12-24Merge branch 'osc' into releaseLen Brown1-8/+18
2009-12-24classmate-laptop: add support for Classmate PC ACPI devicesThadeu Lima de Souza Cascardo4-0/+628
2009-12-24Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt1059-17626/+45848
2009-12-24sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek1-6/+2
2009-12-24pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend1-2/+7
2009-12-24sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto1-2/+2
2009-12-24hp-wmi: Fix two memleaksThomas Renninger1-1/+8
2009-12-24net/via-rhine: Fix scheduling while atomic bugsJarek Poplawski1-13/+28
2009-12-24serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt2-61/+61
2009-12-24serial: sh-sci: earlyprintk zero uartclk fixMagnus Damm1-3/+13
2009-12-24acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2-13/+0
2009-12-24dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov1-22/+19
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier3-2/+5
2009-12-24ixgbe: fix Need to call pci_save_state after pci_restore_stateDon Skidmore1-0/+5
2009-12-24drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...Peter Feuerer1-18/+28
2009-12-24acerhdf: add new BIOS versionsPeter Feuerer1-2/+15
2009-12-24acerhdf: limit modalias matching to supportedStefan Bader1-3/+4
2009-12-24toshiba_acpi: convert to seq_fileAlexey Dobriyan1-112/+147
2009-12-24asus_acpi: convert to seq_fileAlexey Dobriyan1-127/+194
2009-12-24ACPI: do not select ACPI_DOCK from ATA_ACPICarlos R. Mafra1-1/+0
2009-12-24be2net: Bug fix to return correct values in ethtool get_settings.Sarveshwar Bandi2-9/+32
2009-12-24be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi3-14/+74
2009-12-24be2net: Bug fix to avoid soft lockup in loopback test.Sarveshwar Bandi1-0/+1
2009-12-24igbvf: Make igbvf error message more informativeWilliams, Mitch A1-1/+2
2009-12-24igb: check both function bits in status register in wol exceptionAlexander Duyck1-1/+1
2009-12-24igb: correctly offset 82575 flow control watermarks by 16 bytesAlexander Duyck1-7/+2
2009-12-24igb: do not force retry count to 1 on 82580 phyAlexander Duyck1-9/+0
2009-12-24igb: do not force pcs link when in KX modeAlexander Duyck1-3/+1
2009-12-24sony-laptop: enumerate rfkill devices using SN06Mattia Dongili1-19/+57
2009-12-24sony-laptop: rfkill support for newer modelsMattia Dongili1-8/+14
2009-12-24sfc: Disable TX descriptor prefetch watchdogBen Hutchings1-0/+2
2009-12-24sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings1-1/+7
2009-12-24sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery1-8/+51
2009-12-24sfc: QT2025C: Switch into self-configure mode when not in loopbackMatthew Slattery1-0/+119
2009-12-24sfc: QT2025C: Work around PHY bugMatthew Slattery1-0/+42
2009-12-24sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton1-2/+2
2009-12-24sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings1-16/+22
2009-12-24sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson7-131/+129