aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-31
|\
| * bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-30
| * qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-30
| * qlcnic: updated reset sequenceSony Chacko2011-10-30
| * qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-30
| * qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-30
| * i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-28
| * stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-27
| * stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-27
| * stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-27
| * be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-27
| * be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-27
| * bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-27
| * bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-27
| * bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-27
| * bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-27
| * bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-27
| * bnx2x: Add link retry to 578xx-KRYaniv Rosner2011-10-27
| * bnx2x: Fix LED blink rate for 578xxYaniv Rosner2011-10-27
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-31
|\ \
| * | md/raid10: Fix bug when activating a hot-spare.NeilBrown2011-10-30
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-30
|\ \ \
| * | | i2c-algo-pca: Return standard fault codesJean Delvare2011-10-30
| * | | i2c-algo-bit: Return standard fault codesJean Delvare2011-10-30
| * | | i2c-algo-bit: Be verbose on bus testing failureJean Delvare2011-10-30
| * | | i2c-algo-bit: Let user test buses without failingJean Delvare2011-10-30
| * | | i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang2011-10-30
| * | | i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven2011-10-30
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-30
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-21
| |\ \ \ \ \ \ \
| | | | | * | | | iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel2011-10-21
| | | | | * | | | iommu/msm: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-21
| | | | | * | | | iommu/omap: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-21
| | | | | * | | | iommu/vt-d: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-21
| | | | | * | | | iommu/amd: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-21
| | | | | * | | | iommu/core: Use bus->iommu_ops in the iommu-apiJoerg Roedel2011-10-21
| | | | | * | | | iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-21
| | | | | * | | | iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel2011-10-21
| | | | | * | | | Driver core: Add iommu_ops to bus_typeJoerg Roedel2011-10-21
| | | | | | | | |
| | | | | | \ \ \
| | | | | | \ \ \
| | | | | | \ \ \
| | | | | *---. \ \ \ Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2Joerg Roedel2011-09-06
| | | | | |\ \ \ \ \ \
| | | | | | | | * | | | iommu/core: Use PAGE_SIZE instead of hard-coded valueJoerg Roedel2011-09-06
| | | | | | | | * | | | iommu/core: use the existing IS_ALIGNED macroOhad Ben-Cohen2011-09-05
| | | | | | | * | | | | iommu/msm: ->unmap() should return order of unmapped pageOhad Ben-Cohen2011-09-05
| | | | * | | | | | | | iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen2011-09-30
| | | | * | | | | | | | iommu/core: export iommu_set_fault_handler()Ohad Ben-Cohen2011-09-26
| | | | * | | | | | | | iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen2011-09-14
| | | | * | | | | | | | iommu/core: Add fault reporting mechanismOhad Ben-Cohen2011-09-14
| | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | iommu/omap: always provide iommu debug codeArnd Bergmann2011-10-10
| | | * | | | | | | | iommu/omap: Fix build error with !IOMMU_SUPPORTJoerg Roedel2011-09-14
| | | |/ / / / / / /