| Commit message (Expand) | Author | Age | Files | Lines |
* | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang | 2010-09-07 | 4 | -10/+62 |
* | agp/intel: use #ifdef idiom for intel-agp.h | Zhenyu Wang | 2010-09-07 | 1 | -0/+4 |
* | agp/intel: fix physical address mask bits for sandybridge | Zhenyu Wang | 2010-09-07 | 1 | -2/+2 |
* | drm/i915: Prevent double dpms on | Chris Wilson | 2010-09-07 | 1 | -1/+4 |
* | drm/i915: Avoid use of uninitialised values when disabling panel-fitter | Chris Wilson | 2010-09-07 | 1 | -20/+15 |
* | drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt | Simon Farnsworth | 2010-09-07 | 4 | -12/+113 |
* | drm/i915: Tightly scope intel_encoder to prevent invalid use | Chris Wilson | 2010-09-07 | 1 | -13/+12 |
* | drm/i915: Allocate the PCI resource for the MCHBAR | Chris Wilson | 2010-09-07 | 1 | -10/+10 |
* | drm/i915/dp: Really try 5 times before giving up. | Chris Wilson | 2010-09-07 | 1 | -30/+28 |
* | drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS | Chris Wilson | 2010-09-07 | 1 | -1/+39 |
* | drm/i915/dp: Boost timeout for enabling transcoder to 100ms | Chris Wilson | 2010-09-07 | 1 | -1/+1 |
* | drm/i915: Re-use set_base_atomic to share setting of the display registers | Chris Wilson | 2010-09-07 | 1 | -71/+9 |
* | drm/i915: Fix offset page-flips on i965+ | Chris Wilson | 2010-09-07 | 1 | -19/+48 |
* | drm/i915: Include a generation number in the device info | Chris Wilson | 2010-09-07 | 2 | -54/+34 |
* | i915: return -EFAULT if copy_to_user fails | Dan Carpenter | 2010-09-07 | 1 | -0/+1 |
* | i915: return -EFAULT if copy_to_user fails | Dan Carpenter | 2010-09-07 | 1 | -3/+9 |
* | agp/intel: Promote warning about failure to setup flush to error. | Chris Wilson | 2010-09-07 | 1 | -4/+4 |
* | drm/i915: overlay on gen2 can't address above 1G | Daniel Vetter | 2010-09-07 | 1 | -0/+4 |
* | drm/i915: Clear the vblank status bit before polling for the next vblank | Chris Wilson | 2010-09-07 | 1 | -0/+16 |
* | i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff | Pekka Enberg | 2010-09-07 | 1 | -3/+6 |
* | i915: revert some checks added by commit 32aad86f | Pavel Roskin | 2010-09-07 | 1 | -16/+13 |
* | Revert "drm/i915: Unreference object not handle on creation" | Chris Wilson | 2010-09-07 | 1 | -3/+6 |
* | drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h | Andrew Morton | 2010-09-07 | 1 | -0/+2 |
* | Linux 2.6.36-rc3v2.6.36-rc3 | Linus Torvalds | 2010-08-29 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-08-29 | 5 | -26/+50 |
|\ |
|
| * | firewire: ohci: work around VIA and NEC PHY packet reception bug | Stefan Richter | 2010-08-29 | 1 | -1/+9 |
| * | firewire: core: do not use del_timer_sync() in interrupt context | Clemens Ladisch | 2010-08-19 | 1 | -3/+10 |
| * | firewire: net: fix unicast reception RCODE in failure paths | Stefan Richter | 2010-08-19 | 1 | -13/+15 |
| * | firewire: sbp2: fix stall with "Unsolicited response" | Stefan Richter | 2010-08-19 | 1 | -3/+8 |
| * | firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error | Stefan Richter | 2010-08-19 | 1 | -5/+7 |
| * | ieee1394: Adjust confusing if indentation | Julia Lawall | 2010-08-05 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-29 | 15 | -72/+98 |
|\ \ |
|
| * | | net/ipv4: Eliminate kstrdup memory leak | Julia Lawall | 2010-08-28 | 1 | -2/+3 |
| * | | net/caif/cfrfml.c: use asm/unaligned.h | Jeff Mahoney | 2010-08-27 | 1 | -1/+1 |
| * | | ax25: missplaced sock_put(sk) | Bernard Pidoux F6BVP | 2010-08-27 | 1 | -1/+1 |
| * | | qlge: reset the chip before freeing the buffers | Breno Leitao | 2010-08-26 | 1 | -2/+2 |
| * | | l2tp: test for ethernet header in l2tp_eth_dev_recv() | Eric Dumazet | 2010-08-26 | 1 | -1/+1 |
| * | | tcp: select(writefds) don't hang up when a peer close connection | KOSAKI Motohiro | 2010-08-26 | 1 | -1/+2 |
| * | | tcp: fix three tcp sysctls tuning | Eric Dumazet | 2010-08-26 | 1 | -17/+7 |
| * | | tcp: Combat per-cpu skew in orphan tests. | David S. Miller | 2010-08-25 | 3 | -12/+19 |
| * | | pxa168_eth: silence gcc warnings | Dan Carpenter | 2010-08-24 | 1 | -3/+3 |
| * | | pxa168_eth: update call to phy_mii_ioctl() | Dan Carpenter | 2010-08-24 | 1 | -1/+1 |
| * | | pxa168_eth: fix error handling in prope | Dan Carpenter | 2010-08-24 | 1 | -22/+22 |
| * | | pxa168_eth: remove unneeded null check | Dan Carpenter | 2010-08-24 | 1 | -4/+2 |
| * | | phylib: Fix race between returning phydev and calling adjust_link | Anton Vorontsov | 2010-08-24 | 1 | -0/+2 |
| * | | caif-driver: add HAS_DMA dependency | Heiko Carstens | 2010-08-24 | 1 | -1/+1 |
| * | | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx | Neil Horman | 2010-08-24 | 1 | -1/+14 |
| * | | qlcnic: fix poll implementation | Yinglin Luan | 2010-08-24 | 1 | -1/+8 |
| * | | netxen: fix poll implementation | Yinglin Luan | 2010-08-24 | 1 | -1/+8 |
| * | | bridge: netfilter: fix a memory leak | Changli Gao | 2010-08-24 | 1 | -1/+1 |