aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca
AgeCommit message (Expand)Author
2010-05-27ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-19IB/ehca: Require in_wc in process_mad()Alexander Schmidt
2010-02-12IB/ehca: Allow access for ib_query_qp()Alexander Schmidt
2010-02-12IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-09IB/ehca: Fix error paths in post_send and post_recvFrank Zago
2009-12-09IB/ehca: Rework destroy_eq()Alexander Schmidt
2009-10-03this_cpu: Straight transformationsChristoph Lameter
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-05IB/ehca: Fix CQE flags reportingJoachim Fenkes
2009-09-05IB/ehca: Construct MAD redirect replies from request MADJoachim Fenkes
2009-09-05IB/ehca: Make port autodetect mode the defaultAlexander Schmidt
2009-06-23IB/ehca: Bump version numberAlexander Schmidt
2009-06-22IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin
2009-06-22IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering
2009-06-15infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-14Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier
2009-06-03IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes
2009-05-13infiniband: Remove void castsJack Stone
2009-05-13IB/ehca: Increment version numberStefan Roscher
2009-05-13IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher
2009-05-13IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher
2009-05-13IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-07IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell
2008-12-30cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell
2008-12-30cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell
2008-12-21IB/ehca: Remove redundant test of vpageJulia Lawall
2008-12-05IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher
2008-12-01IB/ehca: Fix locking for shca_list_lockJoachim Fenkes
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher
2008-12-01IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes
2008-11-11IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher
2008-10-10IB/ehca: Don't allow creating UC QP with SRQHoang-Nam Nguyen
2008-09-20IB/ehca: Generate flush status CQ entriesAlexander Schmidt
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk