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