Age | Commit message (Expand) | Author |
2013-02-27 | IB/ehca: convert to idr_alloc() | Tejun Heo |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli |
2013-01-03 | Drivers: infinband: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-15 | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function | Ian Munsie |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-09-05 | IB/ehca: Remove uses of virt_to_abs() and abs_to_virt() | Michael Ellerman |
2012-09-05 | IB/ehca: Don't use phys_to_abs(), it's a nop | Michael Ellerman |
2012-08-20 | infiniband: ehca: Fix compiler warnings | Paul E. McKenney |
2012-08-20 | infiniband: ehca: Fix while->do-while conversion typo | Paul E. McKenney |
2012-08-13 | infiniband: Ehca: Use hotplug thread infrastructure | Thomas Gleixner |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-19 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier |
2012-03-05 | IB/ehca: Fix ilog2() compile failure | Kyle McMartin |
2012-03-05 | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz |
2012-02-25 | IB/ehca: Use kthread_create_on_node() | Eric Dumazet |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-13 | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty |
2011-10-06 | IB/ehca: Remove IRQF_DISABLED, since it's a no-op | Yong Zhang |
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 |