summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-01EDAC: Fix incorrect edac mode reporting in sb_edacMark A. Grondona
2011-11-01edac: sb_edac: Add it to the building systemMauro Carvalho Chehab
2011-11-01edac: Add an experimental new driver to support Sandy Bridge CPU'sMauro Carvalho Chehab
2011-11-01i7300_edac: Fix error cleanup logicMauro Carvalho Chehab
2011-11-01i7core_edac: Initialize memory name with cpu, channel, bankMauro Carvalho Chehab
2011-11-01i7core_edac: Fix compilation on 32 bits archSedat Dilek
2011-11-01i7core_edac: scrubbing fixupsNils Carlson
2011-11-01EDAC: Correct Kconfig dependenciesBorislav Petkov
2011-11-01i7core_edac: return -ENODEV if no MC is foundMauro Carvalho Chehab
2011-11-01i7core_edac: use edac's own way to print errorsMauro Carvalho Chehab
2011-11-01i7core_edac: Drop the edac_mce facilityBorislav Petkov
2011-10-31EDAC i7core: Use mce socketid for better compatibilityThomas Renninger
2011-10-31i7core_edac: Don't enable memory scrubbing for Xeon 35xxMauro Carvalho Chehab
2011-10-31i7core_edac: Add scrubbing supportSamuel Gabrielsson
2011-10-31edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab
2011-10-31i7core_edac: Fix oops when trying to inject errorsMauro Carvalho Chehab
2011-10-31i7core_edac: fix misuse of logical operation in place of bitopDavid Sterba
2011-10-24Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-10-24Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds
2011-10-23dm kcopyd: fix job_pool leakAlasdair G Kergon
2011-10-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-20hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare
2011-10-19r8169: fix wrong eee setting for rlt8111evlhayeswang
2011-10-19r8169: fix driver shutdown WoL regression.françois romieu
2011-10-19Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds
2011-10-19[media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite
2011-10-19intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay
2011-10-19intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay
2011-10-19intel-iommu: fix return value of iommu_unmap() APIAllen Kay
2011-10-19drm/radeon/kms/atom: fix handling of FB scratch indicesAlex Deucher
2011-10-19pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet
2011-10-19pptp: fix skb leak in pptp_xmit()Eric Dumazet
2011-10-19bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka
2011-10-19smsc911x: Add support for SMSC LAN89218Phil Edworthy
2011-10-19tg3: negate USE_PHYLIB flag checkJiri Pirko
2011-10-19netconsole: enable netconsole can make net_device refcnt incorrentGao feng
2011-10-18drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...Alex Deucher
2011-10-18drm/radeon/kms/DCE4.1: ss is not supported on the internal ppllsAlex Deucher
2011-10-18drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mappingAlex Deucher
2011-10-18ttm: Fix error-path using an uninitialized valueThomas Hellstrom
2011-10-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-14intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse
2011-10-14intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse
2011-10-14Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden