| Commit message (Expand) | Author | Age |
... | |
| * | | | | [IRDA]: maintainer status | Stephen Hemminger | 2006-01-18 |
| * | | | | [CASSINI]: dont touch page_count | Nick Piggin | 2006-01-18 |
| * | | | | [IPV4]: RT_CACHE_STAT_INC() warning fix | Andrew Morton | 2006-01-18 |
| | |/ /
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-01-18 |
|\ \ \ \ |
|
| * | | | | [SPARC64]: Fix build with CONFIG_COMPAT disabled. | David S. Miller | 2006-01-18 |
| * | | | | [SPARC64]: Serial Console for E250 Patch | Eddie C. Dost | 2006-01-18 |
| * | | | | [SPARC64]: Update defconfig. | David S. Miller | 2006-01-18 |
| |/ / / |
|
* | | | | [PATCH] e1000: fix compile warning | Jesse Brandeburg | 2006-01-18 |
* | | | | [PATCH] e1000: fix receive breakage | Jesse Brandeburg | 2006-01-18 |
* | | | | [PATCH] e1000: Added driver comments | Jesse Brandeburg | 2006-01-18 |
* | | | | [PATCH] e1000: Fix whitespace | Jesse Brandeburg | 2006-01-18 |
* | | | | [PATCH] e1000: Added functions declarations | Jesse Brandeburg | 2006-01-18 |
* | | | | [PATCH] e1000: Added functions to save and restore config | Jesse Brandeburg | 2006-01-18 |
* | | | | [PATCH] e1000: Added RX buffer enhancements | Jesse Brandeburg | 2006-01-18 |
* | | | | [PATCH] e1000: Added disable packet split capability | Jesse Brandeburg | 2006-01-18 |
|/ / / |
|
* | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds | 2006-01-17 |
|\ \ \ |
|
| * | | | [XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for | David Chinner | 2006-01-17 |
| | |/
| |/| |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-01-17 |
|\ \ \ |
|
| * | | | [PATCH] libata: Code for the IRQ mask flag | Alan Cox | 2006-01-17 |
| * | | | [PATCH] libata: Fix sector lock to apply to both drives not drive 0 twice | Alan Cox | 2006-01-17 |
| * | | | [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I... | Alan Cox | 2006-01-17 |
| * | | | [PATCH] Intel ICH8 SATA: add PCI device IDs | Jason Gaston | 2006-01-17 |
| * | | | [PATCH] libata: add a function to decide if we need iordy | Alan Cox | 2006-01-17 |
| * | | | [PATCH] libata: Pre UDMA EIDE PIO mode selection | Alan Cox | 2006-01-17 |
| * | | | [libata] sata_promise: add pci id | Yusuf Iskenderoglu | 2006-01-17 |
| * | | | [libata] sata_svw: add pci id | Oliver Weihe | 2006-01-17 |
| * | | | [PATCH] ahci: AHCI mode SATA patch for Intel ICH8 | Jason Gaston | 2006-01-17 |
| |/ / |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-01-17 |
|\ \ \ |
|
| * | | | [PATCH] skge: fix dma mask setup. | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] Fix warning with b44.c on 64bit boxes | Alan Cox | 2006-01-17 |
| * | | | [PATCH] sky2: 0.13 version | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: more conservative transmit locking | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: don't inline so much | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: use kzalloc | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: ratelimit error messages | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: optimize for 32 bit dma | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: don't bother clearing status ring elements | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: write barrier's | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: fix ram buffer for Yukon FE rev 2 | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: version 0.12 | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: call pci_set_consistent_dma_mask | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] sky2: receive buffer alignment | Stephen Hemminger | 2006-01-17 |
| * | | | [PATCH] e100: e100 whitespace fixes | Jesse Brandeburg | 2006-01-17 |
| * | | | [PATCH] e100: Handle the return values from pci_* functions | Jesse Brandeburg | 2006-01-17 |
| * | | | [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue) | Jesse Brandeburg | 2006-01-17 |
| * | | | airo: Off-by-one channel fix | Javier Achirica | 2006-01-17 |
| * | | | [PATCH] e1000: Removed unused variables and initialized variables | Jeff Kirsher | 2006-01-17 |
| * | | | [PATCH] e1000: Cleaned up code and removed hard coded numbers | Jeff Kirsher | 2006-01-17 |
| * | | | [PATCH] e1000: Added copy break code | Jeff Kirsher | 2006-01-17 |
| * | | | [PATCH] e1000: Added variable to handle return values for pci_enable_* functions | Jeff Kirsher | 2006-01-17 |