summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [SPARC64]: Revamp Spitfire error trap handling.David S. Miller2005-08-296-245/+418
* | | [SPARC64]: Do not call winfix_dax blindlyDavid S. Miller2005-08-292-0/+27
* | | [SPARC64]: Fix trap state reading for instruction_access_exception.David S. Miller2005-08-291-11/+4Star
| |/ |/|
* | [PATCH] missing include in smc-ultraAl Viro2005-08-291-0/+1
* | [PATCH] missing include in tda80xxAl Viro2005-08-291-0/+1
* | [PATCH] mod_devicetable.h fixesAl Viro2005-08-291-2/+8
* | [PATCH] new name for 2.6.14Benjamin LaHaise2005-08-291-1/+1
* | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband...Linus Torvalds2005-08-2969-1424/+2732
|\ \
| * | [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-2741-57/+51Star
| * | [PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin2005-08-271-1/+1
| * | [PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2005-08-272-65/+246
| * | [PATCH] IB: fix userspace CM deadlockSean Hefty2005-08-272-313/+160Star
| * | [PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier2005-08-271-0/+12
| * | [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-2713-25/+857
| * | [PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier2005-08-271-1/+6
| * | [PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2005-08-272-74/+115
| * | [PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2005-08-272-9/+9
| * | [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-275-224/+141Star
| * | [PATCH] IB: userspace SRQ supportRoland Dreier2005-08-274-4/+238
| * | [PATCH] IB: Add SRQ support to midlayerRoland Dreier2005-08-272-5/+158
| * | [PATCH] IB/mthca: Report correct max_msg_szRoland Dreier2005-08-271-0/+3
| * | [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-275-13/+10Star
| * | [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-274-4/+0Star
| * | [PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock2005-08-271-3/+2Star
| * | [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German2005-08-271-1/+1
| * | [PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier2005-08-271-0/+6
| * | [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-275-69/+109
| * | [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-2734-562/+565
| * | [PATCH] IB: Eliminate redundant NULL checksHal Rosenstock2005-08-271-8/+4Star
| * | [PATCH] IB: Add copyright noticesRoland Dreier2005-08-2739-17/+69
| * | [PATCH] IB: Update current firmware versions in mthca driverTziporet Koren2005-08-271-3/+3
* | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds2005-08-296-39/+213
|\ \ \
| * | | [ARM] drop i386-isms from arm KconfigPavel Machek2005-08-281-37/+0Star
| * | | [ARM] fs/adfs/adfs.h: "extern inline" doesn't make senseAdrian Bunk2005-08-201-2/+2
| * | | [ARM] Add support for ARM GICRussell King2005-08-184-0/+211
* | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git Linus Torvalds2005-08-296-22/+112
|\ \ \ \
| * | | | [MMC] Use an IDR for host name indiciesRussell King2005-08-192-2/+20
| * | | | [MMC] Use class device name for mmc host nameRussell King2005-08-192-4/+2Star
| * | | | [MMC] Add MMC class devicesRussell King2005-08-194-14/+87
| * | | | [MMC] Add mmc_hostname() macroRussell King2005-08-195-7/+8
| |/ / /
* | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds2005-08-294-512/+380Star
|\ \ \ \
| * \ \ \ Merge with Linus' 2.6 treeRussell King2005-07-28628-6590/+72452
| |\ \ \ \
| * | | | | [SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King2005-07-274-236/+167Star
| * | | | | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King2005-07-272-112/+159
| * | | | | [SERIAL] Pass around serial_private instead of pci_devRussell King2005-07-271-18/+22
| * | | | | [SERIAL] Collapse the SIIG quirk entriesRussell King2005-07-271-139/+18Star
| * | | | | [SERIAL] Factor out the common setup from the per-serial port loop.Russell King2005-07-271-12/+16
| * | | | | [SERIAL] Rename pci_board to pciserial_board.Russell King2005-07-271-15/+18
* | | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds2005-08-2916-1/+692
|\ \ \ \ \ \
| * | | | | | [MFD] Add SA11x0 MCP platform device supportRussell King2005-08-189-10/+79