summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Call mtrr_del with correct argumentsBryan O'Sullivan2006-09-282-2/+13
* IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan2006-09-284-9/+26
* IB/ipath: Improved support for PowerPCBryan O'Sullivan2006-09-288-73/+198
* IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan2006-09-281-3/+3
* IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan2006-09-287-63/+81
* IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan2006-09-281-2/+2
* IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan2006-09-281-5/+4
* IB/ipath: Print more informative parity error messagesBryan O'Sullivan2006-09-285-97/+158
* IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan2006-09-287-29/+26
* IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan2006-09-282-0/+8
* IB/ipath: Only allow complete writes to flashBryan O'Sullivan2006-09-281-6/+3
* IB/ipath: Count SRQs properlyBryan O'Sullivan2006-09-281-8/+15
* IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan2006-09-281-6/+12
* IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan2006-09-282-8/+17
* IB/ipath: Unregister from IB core earlyBryan O'Sullivan2006-09-281-1/+11
* IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan2006-09-285-37/+215
* IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan2006-09-285-241/+754
* IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan2006-09-281-0/+3
* IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan2006-09-284-20/+37
* IB/iser: Fix the description of iSER in KconfigErez Zilber2006-09-281-6/+7
* IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber2006-09-283-39/+59
* IB/iser: Have iSER data transaction object point to iSER connErez Zilber2006-09-284-9/+14
* RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier2006-09-281-1/+3
* RDMA/amso1100: Fix error path in c2_llp_accept()Eric Sesterhenn2006-09-281-8/+7
* RDMA/amso1100: Fix compile warningsRoland Dreier2006-09-274-5/+7
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-2727-198/+920
|\
| * [IA64] minor reformatting to vmlinux.lds.SAl Stone2006-09-261-2/+6
| * [IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto2006-09-261-8/+10
| * [IA64] PAL calls need physical mode, stackedRuss Anderson2006-09-261-2/+4
| * [IA64] ar.fpsr not set on MCA/INIT kernel entryRuss Anderson2006-09-261-0/+4
| * [IA64] printing support for MCA/INITHidetoshi Seto2006-09-264-36/+242
| * [IA64] trim output of show_mem()Jes Sorensen2006-09-261-5/+4
| * [IA64] show_mem() printk levelsJes Sorensen2006-09-262-22/+24
| * [IA64] Make gp value point to Region 5 in mca handlerZou Nan hai2006-09-262-6/+1
| * Revert "[IA64] Unwire set/get_robust_list"Tony Luck2006-09-262-3/+4
| * [IA64] Implement futex primitivesJakub Jelinek2006-09-261-2/+120
| * [IA64-SGI] Do not request DMA memory for BTEChristoph Lameter2006-09-261-2/+1
| * [IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S2006-09-262-75/+50
| * [IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian2006-09-262-0/+25
| * [IA64] kprobes: fixup the pagefault exception caused by probehandlersKeshavamurthy Anil S2006-09-261-0/+6
| * [IA64] kprobe opcode 16 bytes alignment on IA64bibo mao2006-09-262-30/+34
| * Pull esi-support into release branchTony Luck2006-09-266-0/+348
| |\
| | * [IA64] esi-supportDavid Mosberger-Tang2006-06-216-0/+348
| * | Pull model-name into release branchTony Luck2006-09-263-10/+42
| |\ \
| | * | [IA64] Add "model name" to /proc/cpuinfoTony Luck2006-06-053-10/+42
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-09-27355-9006/+20709
|\ \ \ \
| * | | | sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt2006-09-271-11/+9
| * | | | sh: Calculate shm alignment at runtime.Paul Mundt2006-09-277-33/+43
| * | | | sh: dma-mapping compile fixes.Paul Mundt2006-09-271-17/+25
| * | | | sh: Initial vsyscall page support.Paul Mundt2006-09-2719-17/+473
OpenPOWER on IntegriCloud