aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-28IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan4-9/+26
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan8-73/+198
2006-09-28IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan1-3/+3
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan7-63/+81
2006-09-28IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan1-2/+2
2006-09-28IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan1-5/+4
2006-09-28IB/ipath: Print more informative parity error messagesBryan O'Sullivan5-97/+158
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan7-29/+26
2006-09-28IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan2-0/+8
2006-09-28IB/ipath: Only allow complete writes to flashBryan O'Sullivan1-6/+3
2006-09-28IB/ipath: Count SRQs properlyBryan O'Sullivan1-8/+15
2006-09-28IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan1-6/+12
2006-09-28IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan2-8/+17
2006-09-28IB/ipath: Unregister from IB core earlyBryan O'Sullivan1-1/+11
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan5-37/+215
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan5-241/+754
2006-09-28IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan1-0/+3
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan4-20/+37
2006-09-28IB/iser: Fix the description of iSER in KconfigErez Zilber1-6/+7
2006-09-28IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber3-39/+59
2006-09-28IB/iser: Have iSER data transaction object point to iSER connErez Zilber4-9/+14
2006-09-28RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier1-1/+3
2006-09-28RDMA/amso1100: Fix error path in c2_llp_accept()Eric Sesterhenn1-8/+7
2006-09-27RDMA/amso1100: Fix compile warningsRoland Dreier4-5/+7
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds27-198/+920
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds355-9006/+20709
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-20/+21
2006-09-27[PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton1-3/+4
2006-09-27[PATCH] add probe_kernel_address()Andrew Morton1-0/+22
2006-09-27[PATCH] de_thread: Use tsk not currentEric W. Biederman1-23/+23
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk2-7/+9
2006-09-27[PATCH] add newline to nfs dprintkMartin Bligh1-1/+1
2006-09-27[PATCH] pid: remove temporary debug code in attach_pidEric W. Biederman1-3/+0
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman3-7/+15
2006-09-27[PATCH] sysctl: Document that sys_sysctl will be removedEric W. Biederman1-0/+12
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman9-96/+81
2006-09-27[PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg1-10/+3
2006-09-27[PATCH] Include __param section in read-only data rangeMarcelo Tosatti1-3/+3
2006-09-27[PATCH] alloc_fdtable() cleanupAndrew Morton1-4/+2
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev11-8/+56
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap14-23/+43
2006-09-27[PATCH] x86 microcode: don't check the sizeShaohua Li1-11/+3
2006-09-27[PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li3-3/+153
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li2-1/+117
2006-09-27[PATCH] x86 microcode: microcode driver cleanup.Shaohua Li3-258/+260
2006-09-27[PATCH] reiserfs: warn about the useless nolargeio optionAdrian Bunk1-19/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o80-125/+21
2006-09-27[PATCH] inode-diet: Move i_cdev into a unionTheodore Ts'o3-3/+3
2006-09-27[PATCH] inode-diet: Move i_bdev into a unionTheodore Ts'o2-2/+2
2006-09-27[PATCH] inode-diet: Move i_pipe into a unionTheodore Ts'o1-2/+3