aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
Commit message (Expand)AuthorAge
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-12
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-01
|\ \
| | * RDMA/core: Add SRQ type fieldSean Hefty2011-10-13
| |/ |/|
| * IB/ehca: Remove IRQF_DISABLED, since it's a no-opYong Zhang2011-10-06
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches2011-01-12
* IB/ehca: Fix driver on relocatable kernelSonny Rao2010-10-06
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-07
|\ \ | |/ |/|
| *-. Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier2010-08-05
| |\ \
| | | * IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2010-08-04
| | |/ | |/|
| | * IB/ehca: Drop unnecessary NULL testJulia Lawall2010-08-05
| | * IB/ehca: Init irq tasklet before irq can happenAlexander Schmidt2010-08-04
| | * IB/ehca: Catch failing ioremap()Alexander Schmidt2010-07-21
| | * IB/ehca: Fix bitmask handling for lock_hcallsAlexander Schmidt2010-07-19
| |/
* | Merge branch 'master' into for-nextJiri Kosina2010-06-16
|\|
| * ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-25
| |\
| | * IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-21
| * | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
| * | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/
* / fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | IB/ehca: Require in_wc in process_mad()Alexander Schmidt2010-02-19
* | IB/ehca: Allow access for ib_query_qp()Alexander Schmidt2010-02-12
* | IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt2010-02-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\
| * IB/ehca: Fix error paths in post_send and post_recvFrank Zago2009-12-09
| * IB/ehca: Rework destroy_eq()Alexander Schmidt2009-12-09
* | this_cpu: Straight transformationsChristoph Lameter2009-10-03
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-23
* driver model: constify attribute groupsDavid Brownell2009-09-15
* IB/ehca: Fix CQE flags reportingJoachim Fenkes2009-09-05
* IB/ehca: Construct MAD redirect replies from request MADJoachim Fenkes2009-09-05
* IB/ehca: Make port autodetect mode the defaultAlexander Schmidt2009-09-05
* IB/ehca: Bump version numberAlexander Schmidt2009-06-23
* IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin2009-06-23
* IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering2009-06-23
* infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
*-. Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-14
|\ \
| | * infiniband: Remove void castsJack Stone2009-05-13
| |/ |/|
| * IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2009-06-03
| * IB/ehca: Increment version numberStefan Roscher2009-05-13
| * IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-13
| * IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher2009-05-13