summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-255-8/+33
|\
| *-----. Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-09-244-8/+26
| |\ \ \ \
| | | | | * RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall2009-09-241-1/+0
| | | | * | IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein2009-09-241-3/+8
| | | | |/
| | | * / mlx4_core: Pass cache line size to device FWEli Cohen2009-09-241-0/+5
| | | |/
| | * / IB/mad: Fix lock-lock-timer deadlock in RMPP codeRoland Dreier2009-09-231-4/+13
| | |/
| * / IPoIB: Don't turn on carrier for a non-active portMoni Shoua2009-09-241-0/+7
| |/
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-2422-460/+2765
|\ \
| * | drm/i915: Handle ERESTARTSYS during page faultChris Wilson2009-09-231-17/+12
| * | drm/i915: Warn before mmaping a purgeable buffer.Chris Wilson2009-09-231-0/+8
| * | drm/i915: Track purged state.Chris Wilson2009-09-231-9/+15
| * | drm/i915: Remove eviction debug spamChris Wilson2009-09-231-33/+7
| * | drm/i915: Immediately discard any backing storage for uneeded objectsChris Wilson2009-09-231-0/+5
| * | drm/i915: Do not mis-classify clean objects as purgeableChris Wilson2009-09-231-29/+26
| * | drm/i915: Whitespace correction for madvChris Wilson2009-09-231-2/+2
| * | drm/i915: BUG_ON page refleak during unbindChris Wilson2009-09-231-0/+1
| * | drm/i915: Search harder for a reusable objectChris Wilson2009-09-231-21/+22
| * | drm/i915: Clean up evict from list.Chris Wilson2009-09-231-25/+14
| * | drm/i915: Add tracepointsChris Wilson2009-09-236-16/+447
| * | drm/i915: framebuffer compression for GM45+Jesse Barnes2009-09-224-26/+132
| * | drm/i915: split display functions by chip typeJesse Barnes2009-09-222-98/+231
| * | drm/i915: Skip the sanity checks if the current relocation is validChris Wilson2009-09-191-45/+47
| * | drm/i915: Check that the relocation points to within the targetChris Wilson2009-09-191-0/+10
| * | drm/i915: correct FBC update when pipe base update occursJesse Barnes2009-09-181-3/+3
| * | drm/i915: blacklist Acer AspireOne lid statusJesse Barnes2009-09-181-1/+13
| * | drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocksJesse Barnes2009-09-171-1/+8
| * | drm/i915: intel_display.c handle latency variable efficientlyJaswinder Singh Rajput2009-09-171-7/+6
| * | drm/i915: remove restore in resumeZhenyu Wang2009-09-171-2/+0
| * | drm/i915: Improve behaviour under memory pressureChris Wilson2009-09-172-81/+245
| * | drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson2009-09-173-8/+81
| * | drm/i915: Register a shrinker to free inactive lists under memory pressureChris Wilson2009-09-173-0/+159
| * | drm/i915: Include buffer size and dirty state in debugfs listsChris Wilson2009-09-171-2/+4
| * | drm/i915: Remove stored gtt_alignmentChris Wilson2009-09-172-16/+3
| * | drm/i915: Add buffer to inactive list immediately during faultChris Wilson2009-09-171-2/+1
| * | drm/i915: fix startup hang on some non-mobile platformsJesse Barnes2009-09-172-1/+4
| * | drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes2009-09-173-1/+9
| * | drm/i915: Make dev_priv->mm.wedged an atomic_tBen Gamari2009-09-173-17/+18
| * | drm/i915: Hookup chip reset in error handlerBen Gamari2009-09-171-3/+16
| * | drm/i915: Implement GPU reset on i965Ben Gamari2009-09-175-0/+145
| * | drm/i915: Add hangcheck timerBen Gamari2009-09-174-2/+65
| * | drm/i915: make i915_seqno_passed non-staticBen Gamari2009-09-172-1/+2
| * | drm/i915: Refactor save/restore codeBen Gamari2009-09-172-73/+99
| * | drm/i915: Check whether chip is wedged in i915_wait_request()Ben Gamari2009-09-171-0/+3
| * | drm/i915: fix opregion backlight chip detect and rangeLi Peng2009-09-171-5/+17
| * | drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang2009-09-173-3/+24
| * | drm/i915: Remove DAC disable in CRT force detect on IGDNGZhenyu Wang2009-09-171-7/+2
| * | drm/i915: Fix SSC frequence for IGDNGZhenyu Wang2009-09-171-0/+3
| * | drm/i915: Fix typo for wrong LVDS clock setting on IGDNGZhenyu Wang2009-09-171-1/+1
| * | drm/i915: fix typo in compressed buffer setupJesse Barnes2009-09-171-1/+1
| * | drm/i915: Only destroy a constructed mmap offsetChris Wilson2009-09-111-1/+2