summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe2011-06-304-21/+31
|\
| * drbd: we should write meta data updates with FLUSH FUALars Ellenberg2011-06-301-1/+1
| * drbd: when receive times out on meta socket, also check last receive time on ...Lars Ellenberg2011-06-301-0/+6
| * drbd: account bitmap IO during resync as resync-(related-)-ioLars Ellenberg2011-06-301-0/+3
| * drbd: don't cond_resched_lock with IRQs disabledLars Ellenberg2011-06-301-1/+3
| * drbd: add missing spinlock to bitmap receiveLars Ellenberg2011-06-301-15/+19
| * drbd: Use the correct max_bio_size when creating resync requestsPhilipp Reisner2011-06-301-6/+1
* | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-251-42/+3
|\ \
| * | rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov2011-06-231-42/+3
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-246-12/+12
|\ \ \
| * | | drm/i915: save/resume forcewake lock fixesBen Widawsky2011-06-221-0/+5
| * | | Revert "drm/i915: Kill GTT mappings when moving from GTT domain"Eric Anholt2011-06-212-10/+4
| * | | drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridgeChris Wilson2011-06-212-0/+2
| * | | drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)Keith Packard2011-06-211-2/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-06-244-4/+13
|\ \ \ \
| * | | | pata_marvell: Add support for 88SE91A0, 88SE91A4Paweł Drewniak2011-06-241-0/+3
| * | | | libata/sas: only set FROZEN flag if new EH is supportedNishanth Aravamudan2011-06-231-0/+6
| * | | | libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo2011-06-231-3/+3
| * | | | drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'Justin P. Mattock2011-06-231-1/+1
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-243-2/+39
|\ \ \ \ \
| * | | | | drm/radeon/kms: handle special cases for vddcAlex Deucher2011-06-242-0/+37
| * | | | | drm/radeon/kms: fix num_banks tiling config for fusionAlex Deucher2011-06-241-2/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2011-06-2410-61/+73
|\ \ \ \ \
| * | | | | tcm_fc: Fix conversion spec warningNicholas Bellinger2011-06-241-1/+1
| * | | | | tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter2011-06-241-1/+1
| * | | | | tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil2011-06-242-32/+34
| * | | | | target: Fix incorrect strlen() NULL terminator checksDan Carpenter2011-06-244-17/+17
| * | | | | target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter2011-06-241-1/+1
| * | | | | target: Fix ERR_PTR dereferencing bugsDan Carpenter2011-06-242-4/+7
| * | | | | target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier2011-06-231-3/+3
| * | | | | target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger2011-06-232-2/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-06-242-2/+2
|\ \ \ \ \
| * | | | | PCI: fix new kernel-doc warningRandy Dunlap2011-06-011-1/+1
| * | | | | PCI: Fix warning in drivers/pci/probe.c on sparc64David S. Miller2011-05-311-1/+1
* | | | | | serial: mrst_max3110: initialize waitqueue earlierMika Westerberg2011-06-231-1/+2
* | | | | | mrst_max3110: Change max missing message priority.William Douglas2011-06-231-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-224-13/+29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki2011-06-211-1/+3
| * | | | PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki2011-06-211-2/+2
| * | | | PM: Fix async resume following suspend failureAlan Stern2011-06-211-2/+12
| * | | | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-212-8/+12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-06-216-22/+66
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branches 'cxgb4' and 'qib' into for-nextRoland Dreier2011-06-172-8/+23
| |\ \ \ \
| | * | | | IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov2011-06-172-8/+23
| * | | | | RDMA/cxgb4: Couple of abort fixesSteve Wise2011-06-172-13/+38
| * | | | | RDMA/cxgb4: Don't truncate MR lengthsSteve Wise2011-06-171-1/+1
| * | | | | RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise2011-06-171-0/+4
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-2010-61/+84
|\ \ \ \ \
| * | | | | drm/radeon/kms/r6xx+: voltage fixesAlex Deucher2011-06-214-0/+16
| * | | | | drm/nouveau: drop leftover debuggingDave Airlie2011-06-201-1/+0