| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-30 | 8 | -8/+8 |
* | [PATCH] Create vio_bus_ops | Stephen Rothwell | 2005-08-30 | 1 | -0/+1 |
* | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-29 | 184 | -10027/+11574 |
|\ |
|
| * | [PATCH] missing include in smc-ultra | Al Viro | 2005-08-29 | 1 | -0/+1 |
| * | [PATCH] missing include in tda80xx | Al Viro | 2005-08-29 | 1 | -0/+1 |
| * | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband... | Linus Torvalds | 2005-08-29 | 69 | -5583/+2486 |
| |\ |
|
| | * | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-26 | 41 | -4453/+42 |
| | * | [PATCH] IPoIB: Fix device removal race | Michael S. Tsirkin | 2005-08-26 | 1 | -1/+1 |
| | * | [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. | Sean Hefty | 2005-08-26 | 2 | -65/+246 |
| | * | [PATCH] IB: fix userspace CM deadlock | Sean Hefty | 2005-08-26 | 2 | -313/+160 |
| | * | [PATCH] IPoIB: Set full membership bit in P_Keys | Roland Dreier | 2005-08-26 | 1 | -0/+12 |
| | * | [PATCH] IB/mthca: Add SRQ implementation | Roland Dreier | 2005-08-26 | 13 | -25/+857 |
| | * | [PATCH] IB/mthca: Handle context tables smaller than our chunk size | Roland Dreier | 2005-08-26 | 1 | -1/+6 |
| | * | [PATCH] IB/mthca: Move WQE structures into their own header | Roland Dreier | 2005-08-26 | 2 | -74/+115 |
| | * | [PATCH] IB/mthca: Simplify handling of completions with error | Roland Dreier | 2005-08-26 | 2 | -9/+9 |
| | * | [PATCH] IB/mthca: Factor out common queue alloc code | Roland Dreier | 2005-08-26 | 5 | -224/+141 |
| | * | [PATCH] IB: userspace SRQ support | Roland Dreier | 2005-08-26 | 4 | -4/+238 |
| | * | [PATCH] IB: Add SRQ support to midlayer | Roland Dreier | 2005-08-26 | 2 | -5/+158 |
| | * | [PATCH] IB/mthca: Report correct max_msg_sz | Roland Dreier | 2005-08-26 | 1 | -0/+3 |
| | * | [PATCH] IB/mthca: Use correct port width capability value | Roland Dreier | 2005-08-26 | 5 | -13/+10 |
| | * | [PATCH] IB: Remove unnecessary includes of <linux/version.h> | Olaf Hering | 2005-08-26 | 4 | -4/+0 |
| | * | [PATCH] IB: Fix ib_mad_thread_completion_handler declaration | Hal Rosenstock | 2005-08-26 | 1 | -3/+2 |
| | * | [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre... | Guy German | 2005-08-26 | 1 | -1/+1 |
| | * | [PATCH] IB: unmap FMRs when destroying FMR pool | Roland Dreier | 2005-08-26 | 1 | -0/+6 |
| | * | [PATCH] IB/mthca: add HCA board ID to sysfs info | Michael S. Tsirkin | 2005-08-26 | 5 | -69/+109 |
| | * | [PATCH] IB: sparse endianness cleanup | Sean Hefty | 2005-08-26 | 34 | -562/+565 |
| | * | [PATCH] IB: Eliminate redundant NULL checks | Hal Rosenstock | 2005-08-26 | 1 | -8/+4 |
| | * | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-26 | 39 | -17/+69 |
| | * | [PATCH] IB: Update current firmware versions in mthca driver | Tziporet Koren | 2005-08-26 | 1 | -3/+3 |
| * | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git | Linus Torvalds | 2005-08-29 | 5 | -21/+109 |
| |\ \ |
|
| | * | | [MMC] Use an IDR for host name indicies | Russell King | 2005-08-19 | 1 | -2/+19 |
| | * | | [MMC] Use class device name for mmc host name | Russell King | 2005-08-19 | 1 | -2/+1 |
| | * | | [MMC] Add MMC class devices | Russell King | 2005-08-19 | 3 | -14/+86 |
| | * | | [MMC] Add mmc_hostname() macro | Russell King | 2005-08-19 | 4 | -7/+7 |
| * | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git | Linus Torvalds | 2005-08-29 | 2 | -470/+343 |
| |\ \ \ |
|
| | * \ \ | Merge with Linus' 2.6 tree | Russell King | 2005-07-28 | 165 | -2161/+11119 |
| | |\ \ \ |
|
| | * | | | | [SERIAL] Convert parport_serial to use new 8250_pci interfaces | Russell King | 2005-07-27 | 2 | -193/+167 |
| | * | | | | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functions | Russell King | 2005-07-27 | 1 | -112/+121 |
| | * | | | | [SERIAL] Pass around serial_private instead of pci_dev | Russell King | 2005-07-27 | 1 | -18/+22 |
| | * | | | | [SERIAL] Collapse the SIIG quirk entries | Russell King | 2005-07-27 | 1 | -139/+18 |
| | * | | | | [SERIAL] Factor out the common setup from the per-serial port loop. | Russell King | 2005-07-27 | 1 | -12/+16 |
| | * | | | | [SERIAL] Rename pci_board to pciserial_board. | Russell King | 2005-07-27 | 1 | -15/+18 |
| * | | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git | Linus Torvalds | 2005-08-29 | 7 | -1/+621 |
| |\ \ \ \ \ |
|
| | * | | | | | [MFD] Add SA11x0 MCP platform device support | Russell King | 2005-08-18 | 1 | -10/+10 |
| | * | | | | | [MFD] Add SA11x0 MCP support | Russell King | 2005-08-18 | 3 | -0/+282 |
| | * | | | | | [MFD] Add multimedia communication port core support | Russell King | 2005-08-18 | 6 | -1/+339 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-29 | 55 | -3718/+7426 |
| |\ \ \ \ \ |
|
| | * | | | | | [PATCH] PHY Layer fixup | Andy Fleming | 2005-08-28 | 5 | -102/+493 |
| | * | | | | | [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 | Francois Romieu | 2005-08-27 | 2 | -2/+2 |
| | * | | | | | [PATCH] SMP rewrite of mkiss | Ralf Baechle | 2005-08-27 | 2 | -562/+523 |