| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 11 | -0/+11 |
|\ |
|
| * | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2011-10-31 | 7 | -0/+7 |
* | | IB/qib: Fix panic in RC error flushing logic | Mike Marciniszyn | 2011-11-04 | 1 | -7/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 | 17 | -143/+276 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 | 17 | -143/+276 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | RDMA/core: Add SRQ type field | Sean Hefty | 2011-10-13 | 1 | -0/+5 |
| | |/
| |/| |
|
| | * | IB/qib: Fix issue with link states and QSFP cables | Mitko Haralanov | 2011-10-31 | 2 | -10/+21 |
| | * | IB/qib: Hold links until tuning data is available | Mitko Haralanov | 2011-10-21 | 4 | -57/+94 |
| | * | IB/qib: Clean up checkpatch issue | Mike Marciniszyn | 2011-10-21 | 1 | -2/+1 |
| | * | IB/qib: Remove s_lock around header validation | Mike Marciniszyn | 2011-10-21 | 4 | -15/+8 |
| | * | IB/qib: Precompute timeout jiffies to optimize latency | Mike Marciniszyn | 2011-10-21 | 3 | -6/+11 |
| | * | IB/qib: Use RCU for qpn lookup | Mike Marciniszyn | 2011-10-21 | 5 | -41/+87 |
| | * | IB/qib: Eliminate divide/mod in converting idx to egr buf pointer | Mike Marciniszyn | 2011-10-21 | 6 | -5/+18 |
| | * | IB/qib: Decode path MTU optimization | Mike Marciniszyn | 2011-10-21 | 4 | -6/+9 |
| | * | IB/qib: Optimize RC/UC code by IB operation | Mike Marciniszyn | 2011-10-21 | 2 | -9/+24 |
| | * | IB/qib: Correct nfreectxts for multiple HCAs | Mike Marciniszyn | 2011-10-06 | 4 | -2/+8 |
| |/ |
|
* | | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 2011-10-31 | 1 | -2/+2 |
|/ |
|
*-. | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier | 2011-07-22 | 8 | -215/+145 |
|\ \ |
|
| | * | IB/qib: Defer HCA error events to tasklet | Mike Marciniszyn | 2011-07-22 | 2 | -21/+53 |
| | * | IB/qib: Update active link width | Mitko Haralanov | 2011-07-18 | 1 | -3/+23 |
| | * | IB/qib: Fix potential deadlock with link down interrupt | Ram Vepa | 2011-07-18 | 1 | -2/+3 |
| | * | IB/qib: Add sysfs interface to read free contexts | Ram Vepa | 2011-07-18 | 1 | -0/+14 |
| | * | IB/qib: Remove double define | Edwin van Vliet | 2011-07-18 | 1 | -1/+0 |
| | * | IB/qib: Remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 2011-07-18 | 1 | -4/+4 |
| | * | IB/qib: Convert old cpumask api into new one | Motohiro KOSAKI | 2011-07-18 | 1 | -5/+6 |
| |/
|/| |
|
| * | IB/pma: Add include file for IBA performance counters definitions | Or Gerlitz | 2011-07-18 | 2 | -179/+42 |
|/ |
|
* | IB/qib: Ensure that LOS and DFE are being turned off | Mitko Haralanov | 2011-06-17 | 2 | -8/+23 |
* | RDMA: Add netlink infrastructure | Roland Dreier | 2011-05-20 | 1 | -1/+1 |
* | IB/qib: Use pci_dev->revision | Sergei Shtylyov | 2011-05-12 | 1 | -4/+1 |
* | IB/qib: Prevent driver hang with unprogrammed boards | Mitko Haralanov | 2011-05-09 | 1 | -1/+2 |
* | Revert wrong fixes for common misspellings | Lucas De Marchi | 2011-04-26 | 3 | -3/+3 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 10 | -18/+18 |
* | mm: export __get_user_pages | Huang Ying | 2011-03-17 | 1 | -3/+3 |
* | IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs | Mitko Haralanov | 2011-03-14 | 1 | -2/+3 |
* | IB/qib: Set default LE2 value for active cables to 0 | Mitko Haralanov | 2011-03-14 | 2 | -3/+12 |
* | IB/qib: Return correct MAD when setting link width to 255 | Mitko Haralanov | 2011-02-22 | 1 | -3/+4 |
* | IB/qib: Prevent double completions after a timeout or RNR error | Mike Marciniszyn | 2011-02-17 | 1 | -1/+2 |
* | IB/qib: Fix double add_timer() | Mike Marciniszyn | 2011-02-10 | 1 | -0/+2 |
* | IB/qib: Hold link for TX SERDES settings | Mitko Haralanov | 2011-01-28 | 1 | -19/+11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-01-17 | 5 | -45/+21 |
|\ |
|
| * | RDMA: Update workqueue usage | Tejun Heo | 2011-01-16 | 5 | -40/+19 |
| * | RDMA: Use vzalloc() to replace vmalloc()+memset(0) | Joe Perches | 2011-01-12 | 1 | -5/+2 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-01-11 | 17 | -158/+658 |
|\ \ |
|
| * | | IB/qib: Fix refcount leak in lkey/rkey validation | Mike Marciniszyn | 2011-01-10 | 1 | -16/+14 |
| * | | IB/qib: Improve SERDES tunning on QMH boards | Mike Marciniszyn | 2011-01-10 | 1 | -3/+23 |
| * | | IB/qib: Unnecessary delayed completions on RC connection | Mike Marciniszyn | 2011-01-10 | 1 | -0/+24 |