aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] Allow disabling DAC using command line optionsAndi Kleen2006-09-29
* [PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen2006-09-29
* [PATCH] i386: Update defconfigAndi Kleen2006-09-29
* [PATCH] Update defconfigAndi Kleen2006-09-29
* [PATCH] uml build fixOllie Wild2006-09-29
* [PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse2006-09-29
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-09-29
|\
| * IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan2006-09-28
| * IB/ipath: Fix races with ib_resize_cq()Bryan O'Sullivan2006-09-28
| * IB/ipath: Support new PCIE device, QLE7142Bryan O'Sullivan2006-09-28
| * IB/ipath: Set CPU affinity earlyBryan O'Sullivan2006-09-28
| * IB/ipath: Fix EEPROM read when driver is compiled with -OsBryan O'Sullivan2006-09-28
| * IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan2006-09-28
| * IB/ipath: Change HT CRC message to indicate how to resolve problemBryan O'Sullivan2006-09-28
| * IB/ipath: Clean up module exit codeBryan O'Sullivan2006-09-28
| * IB/ipath: Call mtrr_del with correct argumentsBryan O'Sullivan2006-09-28
| * IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan2006-09-28
| * IB/ipath: Improved support for PowerPCBryan O'Sullivan2006-09-28
| * IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan2006-09-28
| * IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan2006-09-28
| * IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan2006-09-28
| * IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan2006-09-28
| * IB/ipath: Print more informative parity error messagesBryan O'Sullivan2006-09-28
| * IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan2006-09-28
| * IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan2006-09-28
| * IB/ipath: Only allow complete writes to flashBryan O'Sullivan2006-09-28
| * IB/ipath: Count SRQs properlyBryan O'Sullivan2006-09-28
| * IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan2006-09-28
| * IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan2006-09-28
| * IB/ipath: Unregister from IB core earlyBryan O'Sullivan2006-09-28
| * IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan2006-09-28
| * IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan2006-09-28
| * IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan2006-09-28
| * IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan2006-09-28
| * IB/iser: Fix the description of iSER in KconfigErez Zilber2006-09-28
| * IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber2006-09-28
| * IB/iser: Have iSER data transaction object point to iSER connErez Zilber2006-09-28
| * RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier2006-09-28
| * RDMA/amso1100: Fix error path in c2_llp_accept()Eric Sesterhenn2006-09-28
| * RDMA/amso1100: Fix compile warningsRoland Dreier2006-09-27
* | Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2006-09-29
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Tim Shimmin2006-09-29
| |\ \
| * | | [XFS] Remove v1 dir trace macro - missed in a past commit.Tim Shimmin2006-09-29
| * | | [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() errorVlad Apostolov2006-09-27
| * | | [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checksVlad Apostolov2006-09-27
| * | | [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes inVlad Apostolov2006-09-27
| * | | [XFS] Really fix use after free in xfs_iunpin.David Chinner2006-09-27
| * | | [XFS] Collapse sv_init and init_sv into just the one interface.Eric Sandeen2006-09-27
| * | | [XFS] standardize on one sema init macroEric Sandeen2006-09-27
| * | | [XFS] Reduce endian flipping in alloc_btree, same as was done forEric Sandeen2006-09-27