summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-12
|\
| * block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
| * Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-10
| |\
| | * cciss: remove controllers supported by hpsaStephen M. Cameron2010-10-23
| | * cciss: use usleep_range not msleep for small sleepsStephen M. Cameron2010-10-23
| | * cciss: limit commands allocated on reset_devicesStephen M. Cameron2010-10-23
| | * cciss: Use kernel provided PCI state save and restore functionsStephen M. Cameron2010-10-23
| | * cciss: fix board status waiting codeStephen M. Cameron2010-10-23
| | * Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-23
| | |\
| | | * drbd: Removed checks for REQ_HARDBARRIER on incomming BIOsPhilipp Reisner2010-10-23
| | | * drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner2010-10-23
| | | * drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-23
| | | * drbd: Silenced an assertPhilipp Reisner2010-10-22
| | | * drbd: rate limit an error messageLars Ellenberg2010-10-22
| | | * drbd: fix a misleading printkLars Ellenberg2010-10-22
| | | * drbd: fix potential data divergence after multiple failuresLars Ellenberg2010-10-22
| | | * drbd: fix potential deadlock on detachLars Ellenberg2010-10-22
| | | * drbd: tag a few error messages with "assert failed"Lars Ellenberg2010-10-22
| | | * drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg2010-10-22
| * | | block: read i_size with i_size_read()Mike Snitzer2010-11-10
| * | | cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe2010-11-10
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-11-12
|\ \ \ \
| * | | | drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-10
| * | | | drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.Michel Dänzer2010-11-10
| * | | | drm/radeon/kms: fix thermal sensor reporting on rv6xxAlex Deucher2010-11-09
| * | | | drm/radeon/kms: fix bugs in ddc and cd path router codeTyson Whitehead2010-11-09
| * | | | drm/radeon/kms: add support for clock/data path routersAlex Deucher2010-11-09
| * | | | drm: vmwgfx: fix information leak to userlandKulikov Vasiliy2010-11-09
| * | | | drivers/gpu: Use vzallocJoe Perches2010-11-09
| * | | | drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom2010-11-09
| * | | | drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinningThomas Hellstrom2010-11-09
| * | | | drm/ttm: Make sure a sync object doesn't disappear while we use itThomas Hellstrom2010-11-09
| * | | | drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocksAlex Deucher2010-11-09
| * | | | drivers/gpu/drm: Update WARN usesJoe Perches2010-11-09
| * | | | drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-09
| * | | | DRM: ignore invalid EDID extensionsSam Tygier2010-11-09
| * | | | drm/radeon/kms: make the connector code less verboseAlex Deucher2010-11-09
| * | | | drm/ttm: remove failed ttm binding error printoutThomas Hellstrom2010-11-09
| * | | | drm/ttm: Add a barrier when unreservingThomas Hellstrom2010-11-09
| * | | | drm/ttm: Remove mm init error printouts and checksThomas Hellstrom2010-11-09
| * | | | drm/ttm: Remove pointless list_empty checkThomas Hellstrom2010-11-09
| * | | | drm/ttm: Use private locks for the default bo range managerThomas Hellstrom2010-11-09
| * | | | drm/ttm: Documentation updateThomas Hellstrom2010-11-09
| * | | | drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handlerAlex Deucher2010-11-09
| * | | | drm/stub/Kconfig: fix Kconfig for stub driver.Ingo Molnar2010-11-09
| * | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-11-09
| |\ \ \ \
| | * | | | drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson2010-11-09
| | * | | | drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson2010-11-08
| | * | | | drm/i915: Avoid might_fault during pwrite whilst holding our mutexChris Wilson2010-11-08
| | * | | | agp/intel: fix cache control for sandybridgeZhenyu Wang2010-11-04