summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [MIPS] Make I/O helpers more customizableAtsushi Nemoto2006-03-214-57/+66
| * | | | | [MIPS] Symmetric Uniprocessor support for Qemu.Ralf Baechle2006-03-213-1/+51
| * | | | | [MIPS] sc-rm7k.c cleanupAtsushi Nemoto2006-03-212-16/+10
| * | | | | [MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping.Ralf Baechle2006-03-211-0/+18
| * | | | | [MIPS] Add early console for Cobalt.Peter Horton2006-03-216-8/+60
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-03-2142-814/+2097
|\ \ \ \ \
| * | | | | IB/mthca: Query SRQ srq_limit fixesEli Cohen2006-03-201-4/+8
| * | | | | IPoIB: Get rid of useless test of queue lengthRoland Dreier2006-03-201-6/+1
| * | | | | IB/mthca: Correct reported SRQ size in MemFree case.Dotan Barak2006-03-201-2/+2
| * | | | | IB/mad: Fix oopsable race on device removalMichael S. Tsirkin2006-03-201-7/+14
| * | | | | IB/srp: Coverity fix to srp_parse_options()Roland Dreier2006-03-201-0/+1
| * | | | | IB/mthca: Coverity fix to mthca_init_eq_table()Roland Dreier2006-03-201-1/+1
| * | | | | IB: Coverity fixes to sysfs.cRoland Dreier2006-03-201-2/+4
| * | | | | IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-204-7/+14
| * | | | | IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier2006-03-201-1/+0
| * | | | | IB/uverbs: Use correct alt_pkey_index in modify QPAmi Perlmutter2006-03-201-1/+1
| * | | | | IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-205-227/+376
| * | | | | IB/srp: Add SCSI host attributes to show target portRoland Dreier2006-03-201-1/+83
| * | | | | IB/cm: Check cm_id state before handling a REPSean Hefty2006-03-201-18/+24
| * | | | | IB/mthca: Update firmware versionsRoland Dreier2006-03-201-3/+3
| * | | | | IB/mthca: Optimize large messages on Sinai HCAsEli Cohen2006-03-205-17/+51
| * | | | | IB/uverbs: Fix query QP return of sq_sig_allDotan Barak2006-03-201-1/+1
| * | | | | IB: Fix modify QP checking of "current QP state" attributeDotan Barak2006-03-201-4/+4
| * | | | | IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin2006-03-201-3/+12
| * | | | | IPoIB: Clean up if posting receives failsEli Cohen2006-03-201-0/+1
| * | | | | IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz2006-03-204-30/+37
| * | | | | IB/mthca: Check alternate P_Key index when setting alternate pathDotan Barak2006-03-201-2/+8
| * | | | | IB/mthca: Add support for send work request fence flagDotan Barak2006-03-201-2/+6
| * | | | | IPoIB: Close race in setting mcast->ahEli Cohen2006-03-201-2/+7
| * | | | | IB/mthca: Implement query_ah methodJack Morgenstein2006-03-203-0/+33
| * | | | | IB/mthca: Write FW commands through doorbell pageEli Cohen2006-03-202-23/+136
| * | | | | IB/uverbs: Return actual capacity from create SRQ operationDotan Barak2006-03-202-1/+6
| * | | | | IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-202-2/+9
| * | | | | IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin2006-03-201-2/+8
| * | | | | IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_respRoland Dreier2006-03-201-1/+2
| * | | | | IB/mthca: Bump driver version and release dateRoland Dreier2006-03-201-2/+2
| * | | | | IB/mthca: Support for query QP and SRQEli Cohen2006-03-206-1/+184
| * | | | | IB/uverbs: Support for query SRQ from userspaceDotan Barak2006-03-204-0/+61
| * | | | | IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-204-0/+143
| * | | | | IB: Whitespace cleanupsRoland Dreier2006-03-204-11/+9
| * | | | | IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier2006-03-203-290/+76
| * | | | | IB: Add ib_modify_qp_is_ok() library functionRoland Dreier2006-03-202-0/+270
| * | | | | IB/mthca: Generate SQ drained events when requestedRoland Dreier2006-03-202-2/+15
| * | | | | IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()Ralph Campbell2006-03-203-27/+6
| * | | | | IB/mad: Remove redundant check from smi_check_local_dr_smp()Ralph Campbell2006-03-201-3/+0
| * | | | | IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-204-9/+11
| * | | | | IB/mthca: Add modify_device method to set node descriptionRoland Dreier2006-03-202-1/+48
| * | | | | IB: Allow userspace to set node descriptionRoland Dreier2006-03-202-2/+33
| * | | | | IB/mthca: Whitespace cleanupsRoland Dreier2006-03-209-26/+26
| * | | | | IB/mthca: Add device-specific support for resizing CQsRoland Dreier2006-03-207-52/+308
OpenPOWER on IntegriCloud