| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-14 | 11 | -73/+100 |
|\ |
|
| * | ehea: Fix a checksum issue on the receive path | Breno Leitao | 2010-10-13 | 2 | -1/+9 |
| * | net: allow FEC driver to use fixed PHY support | Greg Ungerer | 2010-10-13 | 1 | -14/+27 |
| * | tg3: restore rx_dropped accounting | Eric Dumazet | 2010-10-11 | 2 | -3/+5 |
| * | b44: fix carrier detection on bind | Paul Fertser | 2010-10-11 | 1 | -2/+2 |
| * | NET: wimax, fix use after free | Jiri Slaby | 2010-10-11 | 1 | -13/+13 |
| * | ATM: iphase, remove sleep-inside-atomic | Jiri Slaby | 2010-10-11 | 2 | -7/+1 |
| * | ATM: solos-pci, remove use after free | Jiri Slaby | 2010-10-11 | 1 | -3/+5 |
| * | net/fec: carrier off initially to avoid root mount failure | Oskar Schirmer | 2010-10-10 | 1 | -0/+3 |
| * | r8169: use device model DMA API | Stanislaw Gruszka | 2010-10-09 | 1 | -24/+29 |
| * | r8169: allocate with GFP_KERNEL flag when able to sleep | Stanislaw Gruszka | 2010-10-09 | 1 | -6/+6 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2010-10-13 | 1 | -1/+1 |
|\ \ |
|
| * | | ioat2: fix performance regression | Dan Williams | 2010-10-13 | 1 | -1/+1 |
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-13 | 12 | -30/+40 |
|\ \ \ |
|
| * | | | drm/radeon/kms: Silent spurious error message | Jean Delvare | 2010-10-12 | 1 | -4/+1 |
| * | | | drm/radeon/kms: fix bad cast/shift in evergreen.c | Alex Deucher | 2010-10-12 | 1 | -1/+1 |
| * | | | drm/radeon/kms: make TV/DFP table info less verbose | Alex Deucher | 2010-10-12 | 2 | -22/+22 |
| * | | | drm/radeon/kms: leave certain CP int bits enabled | Alex Deucher | 2010-10-12 | 2 | -2/+2 |
| * | | | drm/radeon/kms: avoid corner case issue with unmappable vram V2 | Jerome Glisse | 2010-10-12 | 9 | -1/+14 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2010-10-11 | 1 | -32/+90 |
|\ \ \ \ |
|
| * | | | | IPS driver: Fix limit clamping when reducing CPU power | Matthew Garrett | 2010-10-05 | 1 | -1/+1 |
| * | | | | [PATCH 2/2] IPS driver: disable CPU turbo | Jesse Barnes | 2010-10-05 | 1 | -3/+15 |
| * | | | | IPS driver: apply BIOS provided CPU limit if different from default | Jesse Barnes | 2010-10-05 | 1 | -3/+4 |
| * | | | | intel_ips -- ensure we do not enable gpu turbo mode without driver linkage | Andy Whitcroft | 2010-10-05 | 1 | -2/+4 |
| * | | | | intel_ips: Print MCP limit exceeded values. | Tim Gardner | 2010-10-05 | 1 | -6/+18 |
| * | | | | IPS driver: verify BIOS provided limits | Jesse Barnes | 2010-10-05 | 1 | -0/+23 |
| * | | | | IPS driver: don't toggle CPU turbo on unsupported CPUs | Jesse Barnes | 2010-10-05 | 1 | -5/+9 |
| * | | | | NULL pointer might be used in ips_monitor() | minskey guo | 2010-10-05 | 1 | -9/+13 |
| * | | | | Release symbol on error-handling path of ips_get_i915_syms() | minskey guo | 2010-10-05 | 1 | -1/+1 |
| * | | | | old_cpu_power is wrongly divided by 65535 in ips_monitor() | minskey guo | 2010-10-05 | 1 | -1/+1 |
| * | | | | seqno mask of THM_ITV register is 16bit | minskey guo | 2010-10-05 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-11 | 1 | -1/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Input: wacom - fix pressure in Cintiq 21UX2 | Aristeu Rozanski | 2010-10-10 | 1 | -1/+3 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-09 | 5 | -8/+43 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-10-08 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | ath9k_hw: fix regression in ANI listen time calculation | Felix Fietkau | 2010-10-06 | 1 | -1/+1 |
| * | | | | | isdn: strcpy() => strlcpy() | Dan Carpenter | 2010-10-08 | 1 | -4/+14 |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2010-10-06 | 258 | -1175/+2213 |
| |\ \ \ \ \ |
|
| * | | | | | | bonding: fix WARN_ON when writing to bond_master sysfs file | Neil Horman | 2010-10-05 | 1 | -0/+9 |
| * | | | | | | skge: add quirk to limit DMA | Stanislaw Gruszka | 2010-10-05 | 1 | -1/+17 |
| * | | | | | | netdev: Depend on INET before selecting INET_LRO | Ben Hutchings | 2010-10-03 | 1 | -2/+2 |
* | | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-10-09 | 1 | -5/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | intel_idle: enable Atom C6 | Len Brown | 2010-10-08 | 1 | -5/+5 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-09 | 2 | -0/+18 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'msi-dmi' into release | Len Brown | 2010-10-08 | 1 | -0/+17 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ACPI: add DMI to disable AML Vista compatibility on MSI GX723 Notebook | Lee, Chun-Yi | 2010-10-01 | 1 | -0/+17 |
| * | | | | | | | | Merge branch 'pdc-regression' into release | Len Brown | 2010-10-08 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| | * | | | | | | | ACPI: Handle ACPI0007 Device in acpi_early_set_pdc | Yinghai Lu | 2010-10-01 | 1 | -0/+1 |
| | |/ / / / / / |
|
* | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-10-09 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | drm/i915: Prevent module unload to avoid random memory corruption | Chris Wilson | 2010-10-08 | 1 | -0/+3 |