| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | RDMA: Use vzalloc() to replace vmalloc()+memset(0) | Joe Perches | 2011-01-12 | 1 | -3/+2 |
* | IB/ehca: Fix driver on relocatable kernel | Sonny Rao | 2010-10-06 | 1 | -3/+3 |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 2 | -3/+3 |
|\ |
|
| * | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 2 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-08-07 | 7 | -22/+41 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's... | Roland Dreier | 2010-08-05 | 7 | -22/+41 |
| |\ \ |
|
| | | * | IB: Rename RAW_ETY to RAW_ETHERTYPE | Aleksey Senin | 2010-08-04 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | IB/ehca: Drop unnecessary NULL test | Julia Lawall | 2010-08-05 | 1 | -5/+0 |
| | * | IB/ehca: Init irq tasklet before irq can happen | Alexander Schmidt | 2010-08-04 | 1 | -4/+4 |
| | * | IB/ehca: Catch failing ioremap() | Alexander Schmidt | 2010-07-21 | 3 | -11/+34 |
| | * | IB/ehca: Fix bitmask handling for lock_hcalls | Alexander Schmidt | 2010-07-19 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 2 | -10/+12 |
|\ \
| |/ |
|
| * | ehca: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 2010-05-27 | 1 | -1/+1 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-05-25 | 1 | -1/+1 |
| |\ |
|
| | * | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell | 2010-05-21 | 1 | -1/+1 |
| * | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -3/+4 |
| * | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -5/+6 |
| |/ |
|
* | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 9 | -0/+17 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 2 | -3/+3 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 2 | -3/+3 |
* | | IB/ehca: Require in_wc in process_mad() | Alexander Schmidt | 2010-02-19 | 1 | -1/+1 |
* | | IB/ehca: Allow access for ib_query_qp() | Alexander Schmidt | 2010-02-12 | 1 | -3/+1 |
* | | IB/ehca: Do not turn off irqs in tasklet context | Alexander Schmidt | 2010-02-12 | 1 | -3/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 | 4 | -40/+39 |
|\ |
|
| * | IB/ehca: Fix error paths in post_send and post_recv | Frank Zago | 2009-12-09 | 1 | -36/+31 |
| * | IB/ehca: Rework destroy_eq() | Alexander Schmidt | 2009-12-09 | 3 | -4/+8 |
* | | this_cpu: Straight transformations | Christoph Lameter | 2009-10-03 | 1 | -2/+1 |
|/ |
|
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -1/+1 |
* | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -1/+1 |
* | driver model: constify attribute groups | David Brownell | 2009-09-15 | 1 | -1/+1 |
* | IB/ehca: Fix CQE flags reporting | Joachim Fenkes | 2009-09-05 | 1 | -1/+5 |
* | IB/ehca: Construct MAD redirect replies from request MAD | Joachim Fenkes | 2009-09-05 | 1 | -6/+41 |
* | IB/ehca: Make port autodetect mode the default | Alexander Schmidt | 2009-09-05 | 1 | -4/+4 |
* | IB/ehca: Bump version number | Alexander Schmidt | 2009-06-23 | 1 | -1/+1 |
* | IB/ehca: Ensure that guid_entry index is not negative | Roel Kluin | 2009-06-22 | 1 | -1/+1 |
* | IB/ehca: Tolerate dynamic memory operations before driver load | Hannes Hering | 2009-06-22 | 3 | -17/+522 |
* | infiniband: ehca: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -4/+4 |
*-. | Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier | 2009-06-14 | 9 | -102/+89 |
|\ \ |
|
| | * | infiniband: Remove void casts | Jack Stone | 2009-05-13 | 1 | -5/+4 |
| |/
|/| |
|
| * | IB/ehca: Remove superfluous bitmasks from QP control block | Joachim Fenkes | 2009-06-03 | 2 | -41/+5 |
| * | IB/ehca: Increment version number | Stefan Roscher | 2009-05-13 | 1 | -1/+1 |
| * | IB/ehca: Remove unnecessary memory operations for userspace queue pairs | Stefan Roscher | 2009-05-13 | 5 | -50/+65 |
| * | IB/ehca: Fall back to vmalloc() for big allocations | Stefan Roscher | 2009-05-13 | 1 | -4/+13 |
| * | IB/ehca: Replace vmalloc() with kmalloc() for queue allocation | Anton Blanchard | 2009-05-13 | 1 | -3/+3 |
|/ |
|
* | IB: Remove __constant_{endian} uses | Harvey Harrison | 2009-01-17 | 1 | -4/+4 |
* | IB/ehca: Use consistent types for ehca_plpar_hcall9() | Stephen Rothwell | 2009-01-16 | 1 | -13/+13 |
* | IB/ehca: Fix printk format warnings from u64 type change | Stephen Rothwell | 2009-01-16 | 12 | -130/+130 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-01-13 | 1 | -1/+1 |
|\ |
|