Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 3 | -3/+2 | |
|\ | ||||||
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 7 | -82/+70 | |
| |\ | ||||||
| * | | infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.h | Jesper Juhl | 2010-11-15 | 1 | -1/+0 | |
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 2 | -2/+2 | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-01-11 | 35 | -618/+886 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----------. \ \ | Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and '... | Roland Dreier | 2011-01-10 | 30 | -527/+884 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | IB/srp: consolidate hot-path variables into cache lines | David Dillow | 2011-01-10 | 2 | -17/+26 | |
| | | | | | | | * | | | IB/srp: stop sharing the host lock with SCSI | Bart Van Assche | 2011-01-10 | 2 | -23/+25 | |
| | | | | | | | * | | | IB/srp: reduce lock coverage of command completion | Bart Van Assche | 2011-01-10 | 1 | -23/+14 | |
| | | | | | | | * | | | IB/srp: reduce local coverage for command submission and EH | Bart Van Assche | 2011-01-10 | 2 | -58/+67 | |
| | | | | | | | * | | | IB/srp: don't move active requests to their own list | Bart Van Assche | 2011-01-10 | 2 | -11/+13 | |
| | | | | | | | * | | | IB/srp: allow lockless work posting | Bart Van Assche | 2011-01-05 | 2 | -44/+28 | |
| | | | | | | | * | | | IB/srp: consolidate state change code | Bart Van Assche | 2011-01-05 | 1 | -21/+24 | |
| | | | | | | | * | | | IB/srp: allow task management without a previous request | David Dillow | 2011-01-05 | 2 | -63/+37 | |
| | | | | | | | | |/ | | | | | | | | |/| | ||||||
| | | | | | | * | | | 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 | |
| | | | | | | * | | | IB/qib: Issue pre-emptive NAKs on eager buffer overflow | Mike Marciniszyn | 2011-01-10 | 1 | -4/+137 | |
| | | | | | | * | | | IB/qib: RDMA lkey/rkey validation is inefficient for large MRs | Mike Marciniszyn | 2011-01-10 | 3 | -23/+60 | |
| | | | | | | * | | | IB/qib: Change QPN increment | Mike Marciniszyn | 2011-01-10 | 1 | -1/+1 | |
| | | | | | | * | | | IB/qib: Add fix missing from earlier patch | Mike Marciniszyn | 2011-01-10 | 1 | -31/+24 | |
| | | | | | | * | | | IB/qib: Change receive queue/QPN selection | Mike Marciniszyn | 2011-01-10 | 4 | -31/+15 | |
| | | | | | | * | | | IB/qib: Fix interrupt mitigation | Mike Marciniszyn | 2011-01-10 | 5 | -8/+12 | |
| | | | | | | * | | | IB/qib: Avoid duplicate writes to the rcv head register | Mike Marciniszyn | 2011-01-10 | 1 | -1/+9 | |
| | | | | | | * | | | IB/qib: Add a few new SERDES tunings | Mike Marciniszyn | 2011-01-10 | 1 | -3/+26 | |
| | | | | | | * | | | IB/qib: Reset packet list after freeing | Mike Marciniszyn | 2011-01-10 | 1 | -0/+1 | |
| | | | | | | * | | | IB/qib: New SERDES init routine and improvements to SI quality | Mike Marciniszyn | 2011-01-10 | 1 | -15/+255 | |
| | | | | | | * | | | IB/qib: Clear WAIT_SEND flags when setting QP to error state | Mike Marciniszyn | 2011-01-10 | 1 | -0/+4 | |
| | | | | | | * | | | IB/qib: Fix context allocation with multiple HCAs | Mike Marciniszyn | 2011-01-10 | 1 | -5/+5 | |
| | | | | | | * | | | IB/qib: Fix multi-Florida HCA host panic on reboot | Mike Marciniszyn | 2011-01-10 | 1 | -2/+4 | |
| | | | | | | * | | | IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better | Mike Marciniszyn | 2011-01-10 | 1 | -1/+2 | |
| | | | | | | * | | | IB/qib: UD send with immediate receive completion has wrong size | Mike Marciniszyn | 2011-01-10 | 1 | -1/+1 | |
| | | | | | | * | | | IB/qib: Set port physical state even if other fields are invalid | Mike Marciniszyn | 2011-01-10 | 1 | -20/+25 | |
| | | | | | | * | | | IB/qib: Generate completion callback on errors | Mike Marciniszyn | 2011-01-10 | 1 | -1/+2 | |
| | | | | | | * | | | IB/qib: Add support for the new QME7362 card | Mike Marciniszyn | 2011-01-10 | 1 | -0/+4 | |
| | | | | | | * | | | IB/qib: Add receive header queue size module parameters | Mike Marciniszyn | 2011-01-10 | 1 | -4/+24 | |
| | | | | | | * | | | IB/qib: Remove IB latency turnoff | Mike Marciniszyn | 2011-01-10 | 1 | -2/+0 | |
| | | | | | | |/ / | ||||||
| | | | | | * | | | RDMA/nes: Fix string continuation line | Joe Perches | 2011-01-10 | 1 | -2/+2 | |
| | | | | | |/ / | ||||||
| | | | | * | | | IB/mthca: Handle -ENOMEM in forward_trap() | Dan Carpenter | 2011-01-10 | 1 | -0/+2 | |
| | | | | |/ / | ||||||
| | | | * | | | IB/mlx4: Handle -ENOMEM in forward_trap() | Dan Carpenter | 2011-01-10 | 1 | -0/+2 | |
| | | | * | | | IB/mlx4: Don't call dma_free_coherent() with irqs disabled | Vladimir Sokolovsky | 2011-01-10 | 1 | -1/+8 | |
| | | | |/ / | ||||||
| | | * | | | IPoIB: Add GRO support | Or Gerlitz | 2011-01-10 | 3 | -1/+4 | |
| | | * | | | IPoIB: Remove LRO support | Or Gerlitz | 2011-01-10 | 5 | -132/+2 | |
| | | |/ / | ||||||
| | * | | | IB/ipath: Use printf extension %pR for struct resource | Joe Perches | 2011-01-10 | 1 | -3/+2 | |
| | |/ / | ||||||
| * | | | RDMA/cxgb4: Don't re-init wait object in init/fini paths | Steve Wise | 2011-01-10 | 1 | -2/+0 | |
| * | | | RDMA/cxgb3,cxgb4: Remove dead code | Stephen Hemminger | 2011-01-10 | 5 | -89/+2 | |
| |/ / | ||||||
* | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-07 | 2 | -10/+3 | |
|\ \ \ | ||||||
| * | | | fs: dcache rationalise dget variants | Nick Piggin | 2011-01-07 | 2 | -2/+2 | |
| * | | | fs: dcache remove dcache_lock | Nick Piggin | 2011-01-07 | 2 | -8/+1 | |
| * | | | fs: dcache scale dentry refcount | Nick Piggin | 2011-01-07 | 2 | -2/+2 | |
| |/ / |