summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: kill drm_smanDaniel Vetter2011-12-223-363/+1Star
* drm/sis: use drm_mm instead of drm_smanDaniel Vetter2011-12-223-78/+68Star
* drm/via: use drm_mm instead of drm_smanDaniel Vetter2011-12-223-41/+43
* drm/sman: kill user_hash_tabDaniel Vetter2011-12-222-39/+2Star
* drm/sis: track user->memblock mapping with idrDaniel Vetter2011-12-224-14/+51
* drm/via: track user->memblock mapping with idrDaniel Vetter2011-12-223-14/+47
* drm/sman: rip out owner trackingDaniel Vetter2011-12-224-75/+2Star
* drm/sman: kill owner tracking interface functionsDaniel Vetter2011-12-222-57/+0Star
* drm/via: track obj->drm_fd relations in the driverDaniel Vetter2011-12-223-8/+43
* drm/sis: track obj->drm_fd relations in the driverDaniel Vetter2011-12-225-9/+46
* Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-nextDave Airlie2011-12-2141-411/+1943
|\
| * vmwgfx: Clip cliprects against screen boundaries in present and dirtyJakob Bornecrantz2011-12-191-53/+156
| * vmwgfx: Resend the cursor after legacy modesetJakob Bornecrantz2011-12-192-1/+26
| * vmwgfx: Do better culling of presentsJakob Bornecrantz2011-12-191-12/+25
| * vmwgfx: Refactor kms code to use vmw_user_lookup_handle helperJakob Bornecrantz2011-12-191-61/+37Star
| * vmwgfx: Add helper function to get surface or dmabufJakob Bornecrantz2011-12-192-0/+28
| * vmwgfx: Refactor cursor updateJakob Bornecrantz2011-12-191-27/+39
| * vmwgfx: Remove dmabuf check in present ioctlJakob Bornecrantz2011-12-191-6/+0Star
| * vmwgfx: Use the revised fifo hw version register when presentThomas Hellstrom2011-12-192-3/+15
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-12-1824-213/+1554
| |\
| | * [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend2011-12-153-0/+122
| | * [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request derefEddie Wai2011-12-141-2/+3
| | * [SCSI] qla4xxx: check for failed conn setupMike Christie2011-12-141-0/+3
| | * [SCSI] qla4xxx: a small loop fixTomas Henzl2011-12-141-1/+3
| | * [SCSI] qla4xxx: fix flash/ddb supportMike Christie2011-12-147-97/+1315
| | * [SCSI] zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier2011-12-141-0/+4
| | * [SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames()Thomas Gleixner2011-12-141-0/+1
| | * [SCSI] qla2xxx: Update version number to 8.03.07.12-k.Chad Dupuis2011-12-121-1/+1
| | * [SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request ...Giridhar Malavali2011-12-121-6/+8
| | * [SCSI] qla2xxx: Correct fc_host port_state display.Saurav Kashyap2011-12-121-4/+23
| | * [SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...Giridhar Malavali2011-12-124-4/+28
| | * [SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...Giridhar Malavali2011-12-122-0/+3
| | * [SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...Chad Dupuis2011-12-124-30/+22Star
| | * [SCSI] qla2xxx: Display IPE error message for ISP82xx.Chad Dupuis2011-12-121-0/+5
| | * [SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in ...Andrew Vasquez2011-12-121-2/+1Star
| | * [SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.Giridhar Malavali2011-12-121-3/+3
| | * [SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...Giridhar Malavali2011-12-122-2/+8
| | * [SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.Giridhar Malavali2011-12-121-0/+1
| | * [SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.Saurav Kashyap2011-12-121-1/+2
| | * [SCSI] qla2xxx: Check for SCSI status on underruns.Arun Easi2011-12-121-1/+1
| | * [SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.Saurav Kashyap2011-12-121-66/+4Star
| | * [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt con...Anton Blanchard2011-12-121-1/+1
| * | Merge branch 'for-linus/i2c-32-rc6' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-12-183-16/+20
| |\ \
| | * | i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang2011-12-181-10/+12
| | * | I2C: OMAP: fix FIFO usage for OMAP4Shubhrajyoti D2011-12-181-5/+6
| | * | i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpioTushar Behera2011-12-181-1/+1
| | * | i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idleMark Brown2011-12-181-0/+1
| * | | pci: Fix hotplug of Express Module with pci bridgesYinghai Lu2011-12-181-1/+5
| | | |
| | \ \
| *-. \ \ Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://...Linus Torvalds2011-12-173-12/+23
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | sched: Fix select_idle_sibling() regression in selecting an idle SMT siblingPeter Zijlstra2011-12-161-6/+8