Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | e1000e: 82579 unaccounted missed packets | Bruce Allan | 2010-09-23 | 2 | -0/+49 | |
| * | | | | | | | | | | | e1000e: 82566DC fails to get link | Bruce Allan | 2010-09-23 | 1 | -2/+5 | |
| * | | | | | | | | | | | e1000e: 82579 SMBus address and LEDs incorrect after device reset | Bruce Allan | 2010-09-23 | 1 | -3/+3 | |
| * | | | | | | | | | | | e1000e: 82577/8/9 issues with device in Sx | Bruce Allan | 2010-09-23 | 1 | -8/+39 | |
| * | | | | | | | | | | | atl1: zero out CMB and SBM in atl1_free_ring_resources | Luca Tettamanti | 2010-09-22 | 1 | -0/+6 | |
| * | | | | | | | | | | | atl1: fix resume | Luca Tettamanti | 2010-09-22 | 1 | -2/+3 | |
| * | | | | | | | | | | | netxen: dont set skb->truesize | Eric Dumazet | 2010-09-21 | 1 | -3/+0 | |
| * | | | | | | | | | | | qlcnic: dont set skb->truesize | Eric Dumazet | 2010-09-21 | 1 | -5/+0 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-09-21 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | iwlwifi: do not perferm force reset while doing scan | Wey-Yi Guy | 2010-09-17 | 1 | -0/+5 | |
| * | | | | | | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-09-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | vhost-net: fix range checking in mrg bufs case | Michael S. Tsirkin | 2010-09-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | qlcnic: dont assume NET_IP_ALIGN is 2 | Eric Dumazet | 2010-09-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | Fix pktcdvd ioctl dev_minor range check | Dan Rosenberg | 2010-09-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-09-27 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | RDMA/cxgb3: Turn off RX coalescing for iWARP connections | Steve Wise | 2010-09-27 | 1 | -2/+4 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-09-27 | 3 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-09-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ARM: pxa168fb: clear enable bit when not active | Haojian Zhuang | 2010-09-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/... | Russell King | 2010-09-23 | 2 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | leds: leds-ns2: fix locking | Simon Guinot | 2010-09-20 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | dmaengine: fix interrupt clearing for mv_xor | Simon Guinot | 2010-09-20 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2010-09-27 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | amd64_edac: Fix driver module removal | Borislav Petkov | 2010-09-27 | 1 | -0/+3 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-09-27 | 2 | -10/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully | Chris Wilson | 2010-09-23 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | drm/i915/sdvo: Cleanup connector on error path | Chris Wilson | 2010-09-23 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | drm/i915: Fix 945GM regression in e259befd | Chris Wilson | 2010-09-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-09-27 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove | Marek Szyprowski | 2010-09-26 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | mmc: sdhci-s3c: fix incorrect spinlock usage after merge | Marek Szyprowski | 2010-09-26 | 1 | -2/+4 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-09-27 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | pcmcia: pd6729: Fix error path | Rahul Ruikar | 2010-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | pcmcia: preserve configuration information if request_io fails partly | Dominik Brodowski | 2010-09-18 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-09-27 | 1 | -0/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/a | Adam Jackson | 2010-09-21 | 1 | -2/+12 | |
| * | | | | | | | | | | | | | | intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT space | David Woodhouse | 2010-09-21 | 1 | -0/+17 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-09-25 | 4 | -39/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/hwmon: pkgtemp has no dependency on PCI | Jan Beulich | 2010-09-24 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | | x86/hwmon: register alternate sibling upon CPU removal | Jan Beulich | 2010-09-24 | 1 | -7/+15 | |
| * | | | | | | | | | | | | | | x86/hwmon: fix initialization of pkgtemp | Jan Beulich | 2010-09-24 | 1 | -7/+3 | |
| * | | | | | | | | | | | | | | x86/hwmon: fix initialization of coretemp | Jan Beulich | 2010-09-24 | 1 | -16/+13 | |
| * | | | | | | | | | | | | | | x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_... | Jan Beulich | 2010-09-24 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | x86/hwmon: avoid deadlock on CPU removal in pkgtemp | Jan Beulich | 2010-09-24 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | x86/hwmon: fix module init for hotplug-but-no-device-found case | Jan Beulich | 2010-09-24 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | hwmon: (lis3) Fix Oops with NULL platform data | Takashi Iwai | 2010-09-24 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-09-24 | 8 | -58/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | USB: update Kconfig help text for CONFIG_USB_SUSPEND | Alan Stern | 2010-09-24 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | usb: musb: gadget: restart request on clearing endpoint halt | Sergei Shtylyov | 2010-09-24 | 3 | -1/+12 | |
| * | | | | | | | | | | | | | | | usb: musb: host: Issue a memory barrier before starting DMA | Santosh Shilimkar | 2010-09-24 | 1 | -0/+6 |