summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie2010-02-2514-313/+1063
|\
| * drm/i915: Record batch buffer following GPU errorChris Wilson2010-02-225-7/+326
| * drm/i915: give up on 8xx lid statusJesse Barnes2010-02-221-0/+7
| * drm/i915: reduce some of the duplication of tiling checkingOwain Ainsworth2010-02-223-36/+5
| * drm/i915: blow away userspace mappings before fence changeDaniel Vetter2010-02-222-6/+6
| * drm/i915: move a gtt flush to the correct placeDaniel Vetter2010-02-221-1/+1
| * agp/intel: official names for Pineview and IronlakeZhenyu Wang2010-02-221-6/+6
| * drm/i915: overlay: drop superflous gpu flushesDaniel Vetter2010-02-221-15/+5
| * drm/i915: overlay: nuke readback to flush wc cachesDaniel Vetter2010-02-221-5/+0
| * drm/i915: provide self-refresh status in debugfsJesse Barnes2010-02-221-0/+21
| * drm/i915: provide FBC status in debugfsJesse Barnes2010-02-224-0/+66
| * drm/i915: fix drps disable so unload & re-load worksJesse Barnes2010-02-221-1/+1
| * drm/i915: Fix OGLC performance regression on 945Li Peng2010-02-221-10/+17
| * drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett2010-02-225-13/+15
| * drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-228-10/+411
| * drm/i915: enable memory self refresh on 9xxLi Peng2010-02-222-4/+32
| * drm/i915: Don't reserve compatibility fence regs in KMS mode.Eric Anholt2010-02-161-1/+2
| * drm/i915: Keep MCHBAR always enabledZhenyu Wang2010-02-163-122/+122
| * drm/i915: Replace open-coded eviction in i915_gem_idle()Chris Wilson2010-02-161-100/+44
* | Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie2010-02-2521-187/+156
|\ \
| * | drm/ttm: handle OOM in ttm_tt_swapoutMaarten Maathuis2010-02-251-7/+11
| * | drm/radeon/kms/atom: fix shr/shl opsAlex Deucher2010-02-251-4/+0
| * | drm/kms: fix spelling of "CLOCK"Pavel Roskin2010-02-111-1/+1
| * | drm/kms: fix fb_changed = true else statementDave Airlie2010-02-111-5/+1
| * | drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()Andy Shevchenko2010-02-111-19/+5
| * | drm: switch all GEM/KMS ioctls to unlocked ioctl status.Dave Airlie2010-02-111-22/+22
| * | Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri2010-02-1115-121/+47
| * | drm: introduce drm_gem_object_[handle_]unreference_unlockedLuca Barbieri2010-02-112-8/+69
* | | Linux 2.6.33v2.6.33Linus Torvalds2010-02-241-1/+1
* | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2010-02-241-2/+5
|\ \ \
| * | | parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-241-2/+5
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-241-1/+1
|\ \ \ \
| * | | | [IA64] Fix broken sn2 buildHedi Berriche2010-02-231-1/+1
* | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-242-20/+9
|\ \ \ \ \
| * | | | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-241-1/+1
| * | | | | microblaze: Fix cache loop function for cache rangeMichal Simek2010-02-241-19/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-242-12/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-232-12/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-2311-18/+57
|\ \ \ \
| * | | | net: bug fix for vlan + gro issueAjit Khaparde2010-02-231-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| |\ \ \ \
| | * | | | iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| | * | | | iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| | * | | | iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| * | | | | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
| * | | | | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
| * | | | | IPv6: better document max_addresses parameterBrian Haley2010-02-231-4/+4
| * | | | | MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek2010-02-231-2/+2
| * | | | | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-02-233-14/+22
|\ \ \ \ \ \
OpenPOWER on IntegriCloud