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