summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.Michel Dänzer2010-05-211-1/+1
* drm/radeon/kms: don't default display priority to high on rs4xxAlex Deucher2010-05-211-1/+4
* drm/edid: fix typo in 1600x1200@75 modeAlex Deucher2010-05-211-1/+1
* drm/radeon: fix hdmi offset bug reported by smatch.Dave Airlie2010-05-191-1/+1
* drm/radeon/kms: hpd cleanupAlex Deucher2010-05-194-16/+15
* drm/radeon/kms: reset ddc_bus in object header parsingAlex Deucher2010-05-191-3/+2
* amd64-agp: Probe unknown AGP devices the right wayBen Hutchings2010-05-191-12/+15
* sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings2010-05-191-8/+0
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-19594-3199/+8689
|\
| * drm/i915: Fix out of tree buildsPeter Clifton2010-05-102-1/+3
| * drm/i915: move fence lru to struct drm_i915_fence_regDaniel Vetter2010-05-102-15/+22
| * drm/i915: don't allow tiling changes on pinned buffers v2Daniel Vetter2010-05-101-0/+5
| * drm/i915: Be extra careful about A/D matching for multifunction SDVOAdam Jackson2010-05-101-24/+21
| * drm/i915: Fix DDC bus selection for multifunction SDVOAdam Jackson2010-05-103-32/+11
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10589-3084/+8519
| |\
| | * Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2010-05-062-0/+0
| | |\
| | | * [MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik2010-05-052-0/+0
| | * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-063-37/+20
| | |\ \
| | | * | pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson2010-05-052-4/+4
| | | * | libata: Fix several inaccuracies in developer's guideSergei Shtylyov2010-05-051-33/+16
| | | |/
| | * | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-051-1/+1
| | |\ \
| | | * | slub: Fix bad boundary check in init_kmem_cache_nodes()Zhang, Yanmin2010-05-051-1/+1
| | | |/
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-052-20/+23
| | |\ \ | | | |/ | | |/|
| | | * KEYS: call_sbin_request_key() must write lock keyrings before modifying themDavid Howells2010-05-051-1/+1
| | | * KEYS: Use RCU dereference wrappers in keyring key type codeDavid Howells2010-05-051-10/+13
| | | * KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima2010-05-051-9/+9
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-05-051-1/+1
| | |\ \
| | | * | workqueue: flush_delayed_work: keep the original workqueue for re-queueingOleg Nesterov2010-04-301-1/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-0517-67/+256
| | |\ \ \
| | | * | | FEC: Fix kernel panic in fec_set_mac_address.Mattias Walström2010-05-051-1/+1
| | | * | | ipv6: Fix default multicast hops setting.David S. Miller2010-05-041-1/+1
| | | * | | net: ep93xx_eth stops receiving packetsDavid S. Miller2010-05-041-5/+5
| | | * | | drivers/net/phy: micrel phy driverDavid J. Choi2010-05-043-0/+110
| | | * | | dm9601: fix phy/eeprom write routinePeter Korsgaard2010-05-041-1/+1
| | | * | | ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott2010-05-031-1/+4
| | | * | | ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott2010-05-031-11/+18
| | | * | | net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt2010-05-021-1/+1
| | | * | | net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva2010-05-021-0/+3
| | | * | | net/usb: remove default in Kconfig for sierra_net driverElina Pasheva2010-05-011-1/+0
| | | * | | r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-05-011-5/+17
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-301-1/+1
| | | |\ \ \
| | | | * | | p54pci: fix bugs in p54p_check_tx_ringHans de Goede2010-04-261-1/+1
| | | * | | | e1000e: Fix oops caused by ASPM patch.Anton Blanchard2010-04-301-0/+3
| | | * | | | net/sb1250: register mdio bus in probeSebastian Siewior2010-04-281-34/+33
| | | * | | | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-282-5/+58
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-054-6/+11
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-052-3/+7
| | | |\ \ \ \ \
| | | | * | | | | ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)Daniel T Chen2010-05-051-2/+3
| | | | * | | | | ALSA: hda - Add quirk for Dell Inspiron 19T using a Conexant CX20582Anisse Astier2010-05-051-0/+1
| | | | * | | | | ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite P500-PSPGSC-01800TDaniel T Chen2010-05-051-0/+1