summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi, bnx2i: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+10
* powercap, intel-rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+8
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-03-157-30/+38
|\
| * [SCSI] storvsc: NULL pointer dereference fixAles Novak2014-03-121-0/+3
| * [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-03-101-2/+1
| * [SCSI] isci: correct erroneous for_each_isci_host macroLukasz Dorau2014-03-101-3/+2
| * [SCSI] isci: fix reset timeout handlingDan Williams2014-03-102-8/+1
| * [SCSI] be2iscsi: fix bad if expressionMike Christie2014-03-101-1/+1
| * [SCSI] qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis2014-03-101-16/+30
* | Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-03-143-22/+29
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq'Rafael J. Wysocki2014-03-132-19/+17
| |\ \ \ \
| | | | * | cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki2014-03-131-2/+2
| | | |/ / | | |/| |
| | | * | ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki2014-03-131-17/+15
| | |/ /
| * / / PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui2014-03-111-3/+12
| |/ /
* | | Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-141-6/+5
|\ \ \
| * | | dm cache: fix access beyond end of origin deviceHeinz Mauelshagen2014-03-121-5/+3
| * | | dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen2014-03-121-1/+2
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-136-17/+50
|\ \ \ \
| * \ \ \ Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomas...Dave Airlie2014-03-132-8/+12
| |\ \ \ \
| | * | | | drm/ttm: don't oops if no invalidate_caches()Rob Clark2014-03-121-3/+5
| | * | | | drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom2014-03-121-5/+7
| * | | | | Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-133-9/+20
| |\ \ \ \ \
| | * | | | | drm/radeon/cik: properly set compute ring status on disableAlex Deucher2014-03-121-1/+4
| | * | | | | drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher2014-03-121-7/+5
| | * | | | | drm/radeon/cik: properly set sdma ring status on disableAlex Deucher2014-03-121-0/+2
| | * | | | | drm/radeon: fix runpm disabling on non-PX harderAlex Deucher2014-03-121-1/+9
| | |/ / / /
| * | | | | Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~tho...Dave Airlie2014-03-131-0/+18
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom2014-03-131-0/+18
| | |/ / /
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-03-131-1/+1
|\ \ \ \ \
| * | | | | i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger2014-03-131-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-1335-405/+267
|\ \ \ \ \
| * | | | | eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren2014-03-131-7/+7
| * | | | | bonding: set correct vlan id for alb xmit pathdingtianhong2014-03-131-1/+1
| * | | | | at86rf230: fix lockdep splatsAlexander Aring2014-03-131-5/+6
| * | | | | net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz2014-03-131-0/+2
| * | | | | vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann2014-03-131-2/+5
| * | | | | net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz2014-03-121-1/+1
| * | | | | net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz2014-03-121-0/+8
| * | | | | net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz2014-03-121-2/+3
| * | | | | xen-netback: use skb_is_gso in xenvif_start_xmitWei Liu2014-03-121-2/+1
| * | | | | r8169: fix the incorrect tx descriptor versionhayeswang2014-03-121-1/+1
| * | | | | stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO2014-03-111-1/+1
| * | | | | stmmac: fix chained modeGiuseppe CAVALLARO2014-03-114-53/+34
| * | | | | stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO2014-03-111-6/+6
| * | | | | stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO2014-03-111-4/+19
| * | | | | vmxnet3: fix netpoll race conditionNeil Horman2014-03-111-5/+11
| * | | | | Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li2014-03-101-21/+18
| * | | | | bna: Replace large udelay() with mdelay()Ben Hutchings2014-03-101-1/+1
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-106-14/+14
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-076-14/+14
| | |\ \ \ \ \