summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | [PATCH] IB: Add core locking documentation to InfinibandHal Rosenstock2005-07-271-0/+114
| | * | | | | | | | [PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock2005-07-272-8/+8
| | * | | | | | | | [PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock2005-07-271-1/+3
| | * | | | | | | | [PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy2005-07-271-8/+5
| | * | | | | | | | [PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock2005-07-272-0/+1485
| | * | | | | | | | [PATCH] IB: Add the header file for user space CMHal Rosenstock2005-07-271-0/+328
| | * | | | | | | | [PATCH] IB: Implementation for RMPP support in user MADHal Rosenstock2005-07-271-106/+194
| | * | | | | | | | [PATCH] IB: User MAD ABI changes to support RMPPHal Rosenstock2005-07-272-19/+62
| | * | | | | | | | [PATCH] IB: Add the kernel CM implementationHal Rosenstock2005-07-273-1/+4147
| | * | | | | | | | [PATCH] IB: Add the header file for kernel CM (Communications Manager)Hal Rosenstock2005-07-271-0/+568
| | * | | | | | | | [PATCH] IB: Add Service Record support to SA clientHal Rosenstock2005-07-272-5/+236
| | * | | | | | | | [PATCH] IB: Add RMPP implementationHal Rosenstock2005-07-275-50/+966
| | * | | | | | | | [PATCH] IB: Introduce RMPP APIsHal Rosenstock2005-07-274-35/+125
| | * | | | | | | | [PATCH] IB: A couple of IB core bug fixesHal Rosenstock2005-07-272-5/+5
| | * | | | | | | | [PATCH] IB: Add ib_create_ah_from_wc to IB verbsHal Rosenstock2005-07-273-9/+59
| | * | | | | | | | [PATCH] IB: Fix a couple of MAD code pathsHal Rosenstock2005-07-271-14/+14
| | * | | | | | | | [PATCH] IB: Optimize canceling a MADHal Rosenstock2005-07-271-8/+13
| | * | | | | | | | [PATCH] IB: Add ib_modify_mad API to MADHal Rosenstock2005-07-273-59/+40
| | * | | | | | | | [PATCH] IB: Eliminate MAD cache leak associated with local completionsHal Rosenstock2005-07-271-1/+6
| | * | | | | | | | [PATCH] IB: Simplify calling of list_del in MADHal Rosenstock2005-07-271-2/+1
| | * | | | | | | | [PATCH] IB: Add automatic retries to MAD layerHal Rosenstock2005-07-275-2/+31
| | * | | | | | | | [PATCH] IB: Add ib_coalesce_recv_mad to MADHal Rosenstock2005-07-272-10/+2
| | * | | | | | | | [PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock2005-07-271-35/+9
| | * | | | | | | | [PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock2005-07-272-2/+13
| | * | | | | | | | [PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock2005-07-272-14/+12
| | * | | | | | | | [PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock2005-07-271-2/+2
| | * | | | | | | | [PATCH] IB: Combine some MAD routinesHal Rosenstock2005-07-271-78/+27
| | * | | | | | | | [PATCH] IB: Add MAD helper functionsHal Rosenstock2005-07-272-0/+136
| | * | | | | | | | [PATCH] IB: Update MAD client APIHal Rosenstock2005-07-275-40/+24
| | * | | | | | | | [PATCH] IB: Update FMR functionsHal Rosenstock2005-07-272-6/+6
| | * | | | | | | | [PATCH] Add text for dealing with "dot releases" to READMEKurt Wall2005-07-271-0/+10
| | * | | | | | | | [PATCH] serial_core whitespace fixRalf Baechle2005-07-271-1/+1
| | * | | | | | | | [PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade2005-07-271-0/+2
| | * | | | | | | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-2738-74/+81
| | * | | | | | | | [PATCH] reiserfs doesn't use mbcacheAndreas Gruenbacher2005-07-271-1/+0
| | * | | | | | | | [PATCH] Documentation/Changes: document the required udev versionAdrian Bunk2005-07-271-0/+1
| | * | | | | | | | [PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher2005-07-274-5/+4
| | * | | | | | | | [PATCH] ppc64: tpm_infineon build fixAndrew Morton2005-07-271-2/+2
| | * | | | | | | | [PATCH] tpm: Support for Infineon TPMMarcel Selhorst2005-07-273-1/+479
| | * | | | | | | | [PATCH] kernel/crash_dump.c: add kerneldocRandy Dunlap2005-07-271-1/+10
| | * | | | | | | | [PATCH] kernel/cpuset.c: add kerneldoc, fix typosRandy Dunlap2005-07-272-8/+20
| | * | | | | | | | [PATCH] kernel/capability.c: add kerneldocRandy Dunlap2005-07-271-3/+17
| | * | | | | | | | [PATCH] stale POSIX lock handlingPeter Staubach2005-07-273-37/+55
| | * | | | | | | | [PATCH] s390: use __cpcmd in vmcp_writeChristian Borntraeger2005-07-271-3/+3
| | * | | | | | | | [PATCH] s390: cpu timer reset in machine check handlerHeiko Carstens2005-07-272-6/+6
| | * | | | | | | | [PATCH] s390: 31 bit memory size limitHeiko Carstens2005-07-271-1/+6
| | * | | | | | | | [PATCH] s390: channel tape fixesStefan Bader2005-07-272-125/+181
| | * | | | | | | | [PATCH] s390: free dasd slab cacheHorst Hummel2005-07-271-1/+5
| | * | | | | | | | [PATCH] s390: fba dasd i/o errorsHorst Hummel2005-07-271-1/+3
| | * | | | | | | | [PATCH] s390: resource accessibility event handlingCornelia Huck2005-07-271-7/+3
OpenPOWER on IntegriCloud