summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-26drm/i915: clean-up i915_gem_flush_gpu_write_domainDaniel Vetter1-3/+1
2010-02-26drm/i915: reuse i915_gpu_idle helperDaniel Vetter1-31/+25
2010-02-26drm/i915: ensure lru ordering of fence_listDaniel Vetter1-23/+34
2010-02-26drm/i915: extract fence stealing codeDaniel Vetter1-47/+60
2010-02-26drm/i915: fixup active list locking in object_unbindDaniel Vetter1-0/+3
2010-02-26drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing codeDaniel Vetter1-26/+3
2010-02-26drm/i915: Add dependency on the intel agp moduleZhenyu Wang2-2/+14
2010-02-26drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt6-22/+22
2010-02-26drm/i915: Correct the Sandybridge chipset info structs.Eric Anholt1-3/+1
2010-02-26drm/i915: Disable the hangcheck reset on Sandybridge until we add support.Eric Anholt1-1/+5
2010-02-26drm/i915: Add a new mobile Sandybridge PCI ID.Eric Anholt1-0/+7
2010-02-26agp/intel: Add a new Sandybridge HB/IG PCI ID combo.Eric Anholt1-4/+13
2010-02-26drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang3-53/+200
2010-02-26drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON.Eric Anholt1-0/+2
2010-02-26drm/i915: Disable the surface tile swizzling on Sandybridge.Eric Anholt1-1/+1
2010-02-26agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt1-0/+5
2010-02-26drm/i915: Fix sandybridge status page setup.Eric Anholt3-2/+15
2010-02-26drm/i915: Set up fence registers on sandybridge.Eric Anholt2-3/+33
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt12-56/+88
2010-02-26agp/intel: Add support for Sandybridge.Eric Anholt1-1/+14
2010-02-25drm/ttm: handle OOM in ttm_tt_swapoutMaarten Maathuis1-7/+11
2010-02-25drm/radeon/kms/atom: fix shr/shl opsAlex Deucher1-4/+0
2010-02-25drm/radeon/kms: update new pll algoAlex Deucher6-89/+178
2010-02-25drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák3-1/+10
2010-02-25drm/radeon/kms: force pinning buffer into visible VRAMJerome Glisse7-4/+13
2010-02-25drm/radeon/kms/evergreen: fix typo in cursor codeAlex Deucher1-0/+5
2010-02-24Linux 2.6.33v2.6.33Linus Torvalds1-1/+1
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani1-1/+1
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek1-19/+8
2010-02-24net: bug fix for vlan + gro issueAjit Khaparde1-1/+1
2010-02-24[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto1-1/+0
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-23IPv6: better document max_addresses parameterBrian Haley1-4/+4
2010-02-23MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek1-2/+2
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard1-1/+18
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2-12/+3
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom1-16/+92
2010-02-23fs/exec.c: fix initial stack reservationMichael Neuling1-1/+0
2010-02-23efifb: fix framebuffer handoffMarcin Slusarz1-1/+10
2010-02-23geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann1-1/+1
2010-02-23idr: fix a critical misallocation bug, take#2Tejun Heo1-1/+3
2010-02-23kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa1-0/+2
2010-02-23memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki1-0/+2
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs1-1/+7
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2-18/+41
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs1-11/+33
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs1-24/+44
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs1-30/+13