| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-02 | 2 | -3/+0 |
|\ |
|
| * | Trim includes of fdtable.h | Al Viro | 2009-03-31 | 2 | -3/+0 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-04-02 | 19 | -135/+329 |
|\ \ |
|
| * | | drm/radeon: load the right microcode on rs780 | Alex Deucher | 2009-04-03 | 1 | -4/+4 |
| * | | Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus | Dave Airlie | 2009-04-03 | 16 | -123/+292 |
| |\ \ |
|
| | * | | drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. | Jesse Barnes | 2009-04-02 | 1 | -6/+1 |
| | * | | drm/i915: Add a spinlock to protect the active_list | Carl Worth | 2009-04-01 | 4 | -4/+29 |
| | * | | drm/i915: Fix SDVO TV support | Zhenyu Wang | 2009-04-01 | 2 | -52/+108 |
| | * | | drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command | Zhenyu Wang | 2009-04-01 | 2 | -0/+6 |
| | * | | drm/i915: Fix error in SDVO DTD and modeline convert | Zhenyu Wang | 2009-04-01 | 1 | -21/+4 |
| | * | | drm/i915: Fix SDVO command debug function | Zhenyu Wang | 2009-04-01 | 1 | -12/+13 |
| | * | | drm/i915: fix TV mode setting in property change | Zhenyu Wang | 2009-04-01 | 1 | -2/+5 |
| | * | | drm/i915: only set TV mode when any property changed | Zhenyu Wang | 2009-04-01 | 1 | -7/+20 |
| | * | | drm/i915: clean up udelay usage | Arjan van de Ven | 2009-04-01 | 1 | -1/+1 |
| | * | | drm/i915: add VGA hotplug support for 945+ | Jesse Barnes | 2009-04-01 | 6 | -14/+77 |
| | * | | drm/i915: correctly set IGD device's gtt size for KMS. | Shaohua Li | 2009-04-01 | 1 | -1/+1 |
| | * | | drm/i915: avoid hanging on to a stale pointer to raw_edid. | Ma Ling | 2009-04-01 | 1 | -0/+1 |
| | * | | drm/i915: check for -EINVAL from vm_insert_pfn | Jesse Barnes | 2009-04-01 | 1 | -0/+1 |
| | * | | drm/i915: fix up tiling/fence reg setup on i8xx class hw | Daniel Vetter | 2009-04-01 | 3 | -5/+27 |
| * | | | drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config | Jesse Barnes | 2009-04-03 | 2 | -3/+2 |
| * | | | drm: fix EDID backward compat check | Jesse Barnes | 2009-04-03 | 1 | -4/+2 |
| * | | | drm: sync the mode validation for INTERLACE/DBLSCAN | yakui_zhao | 2009-04-03 | 1 | -0/+28 |
| * | | | drm: fix typo in edid vendor parsing. | Dave Airlie | 2009-04-03 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-02 | 44 | -2865/+23833 |
|\ \ \ \ |
|
| * | | | | glge: remove unused #include <version.h> | Huang Weiyi | 2009-04-02 | 1 | -1/+0 |
| * | | | | dnet: remove unused #include <version.h> | Huang Weiyi | 2009-04-02 | 1 | -1/+0 |
| * | | | | hso: fix for the 'invalid frame length' messages | Jan Dumon | 2009-04-02 | 1 | -4/+6 |
| * | | | | hso: fix for crash when unplugging the device | Jan Dumon | 2009-04-02 | 1 | -8/+11 |
| * | | | | fsl_pq_mdio: Fix compile failure | Segher Boessenkool | 2009-04-02 | 1 | -0/+1 |
| * | | | | fsl_pq_mdio: Revive UCC MDIO support | Anton Vorontsov | 2009-04-02 | 1 | -1/+1 |
| * | | | | ucc_geth: Pass proper device to DMA routines, otherwise oops happens | Anton Vorontsov | 2009-04-02 | 2 | -11/+13 |
| * | | | | tc35815: Fix build error if NAPI enabled | Atsushi Nemoto | 2009-04-02 | 1 | -1/+1 |
| * | | | | hso: add Vendor/Product ID's for new devices | Jan Dumon | 2009-04-02 | 1 | -2/+9 |
| * | | | | ucc_geth: Remove unused header | Kumar Gala | 2009-04-02 | 3 | -3/+0 |
| * | | | | gianfar: Remove unused header | Kumar Gala | 2009-04-02 | 1 | -1/+0 |
| * | | | | kaweth: Fix locking to be SMP-safe | Larry Finger | 2009-04-02 | 1 | -4/+3 |
| * | | | | r8169: reset IntrStatus after chip reset | Karsten Wiese | 2009-04-02 | 1 | -2/+3 |
| * | | | | ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ... | Mallikarjuna R Chilakala | 2009-04-02 | 1 | -43/+58 |
| * | | | | ixgbe: fix ethtool -A|a behavior | Don Skidmore | 2009-04-02 | 5 | -5/+23 |
| * | | | | ixgbe: Patch to fix driver panic while freeing up tx & rx resources | Mallikarjuna R Chilakala | 2009-04-02 | 1 | -2/+2 |
| * | | | | ixgbe: refactor tx buffer processing to use skb_dma_map/unmap | Alexander Duyck | 2009-04-02 | 1 | -38/+41 |
| * | | | | ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores | PJ Waskiewicz | 2009-04-02 | 1 | -5/+6 |
| * | | | | ixgbe: feature - driver to default with FC on. | Don Skidmore | 2009-04-02 | 1 | -1/+1 |
| * | | | | ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control | PJ Waskiewicz | 2009-04-02 | 1 | -1/+5 |
| * | | | | ixgbe: Fix ethtool output with advertised mode. | Don Skidmore | 2009-04-02 | 1 | -0/+9 |
| * | | | | ixgbe: fix build when DEBUG is defined | Alexander Duyck | 2009-04-02 | 2 | -6/+15 |
| * | | | | net/igb: Fix kexec with igb (rev. 3) | Rafael J. Wysocki | 2009-04-02 | 1 | -13/+31 |
| * | | | | igb: cleanup igb loopback path | Alexander Duyck | 2009-04-02 | 1 | -11/+3 |
| * | | | | igb: increase delay for copper link setup | Alexander Duyck | 2009-04-02 | 1 | -2/+5 |
| * | | | | igb: set num_rx/tx_queues to 0 when queues are freed | Alexander Duyck | 2009-04-02 | 1 | -0/+3 |