summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches2011-01-121-3/+2Star
* IB/ehca: Fix driver on relocatable kernelSonny Rao2010-10-061-3/+3
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-122-3/+3
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-062-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-087-22/+41
|\ \ | |/ |/|
| *-. Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier2010-08-057-22/+41
| |\ \
| | | * IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2010-08-041-1/+1
| | |/ | |/|
| | * IB/ehca: Drop unnecessary NULL testJulia Lawall2010-08-051-5/+0Star
| | * IB/ehca: Init irq tasklet before irq can happenAlexander Schmidt2010-08-051-4/+4
| | * IB/ehca: Catch failing ioremap()Alexander Schmidt2010-07-213-11/+34
| | * IB/ehca: Fix bitmask handling for lock_hcallsAlexander Schmidt2010-07-191-1/+2
| |/
* | Merge branch 'master' into for-nextJiri Kosina2010-06-162-10/+12
|\|
| * ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-251-1/+1
| |\
| | * IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
| * | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+4
| * | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-5/+6
| |/
* / fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-0/+17
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-3/+3
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-3/+3
* | IB/ehca: Require in_wc in process_mad()Alexander Schmidt2010-02-191-1/+1
* | IB/ehca: Allow access for ib_query_qp()Alexander Schmidt2010-02-131-3/+1Star
* | IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt2010-02-131-3/+2Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-164-40/+39Star
|\
| * IB/ehca: Fix error paths in post_send and post_recvFrank Zago2009-12-101-36/+31Star
| * IB/ehca: Rework destroy_eq()Alexander Schmidt2009-12-093-4/+8
* | this_cpu: Straight transformationsChristoph Lameter2009-10-031-2/+1Star
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-1/+1
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* IB/ehca: Fix CQE flags reportingJoachim Fenkes2009-09-061-1/+5
* IB/ehca: Construct MAD redirect replies from request MADJoachim Fenkes2009-09-061-6/+41
* IB/ehca: Make port autodetect mode the defaultAlexander Schmidt2009-09-061-4/+4
* IB/ehca: Bump version numberAlexander Schmidt2009-06-231-1/+1
* IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin2009-06-231-1/+1
* IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering2009-06-233-17/+522
* infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-4/+4
*-. Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-149-102/+89Star
|\ \
| | * infiniband: Remove void castsJack Stone2009-05-141-5/+4Star
| |/ |/|
| * IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2009-06-032-41/+5Star
| * IB/ehca: Increment version numberStefan Roscher2009-05-141-1/+1
| * IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-145-50/+65
| * IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher2009-05-141-4/+13
| * IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard2009-05-141-3/+3
|/
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-181-4/+4
* IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell2009-01-161-13/+13
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-1612-130/+130
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-131-1/+1
|\
| * IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-071-1/+1