aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca
AgeCommit message (Expand)Author
2013-08-20treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-06-20IB/ehca: Fix error return code in ehca_create_slab_caches()Wei Yongjun
2013-06-12ibmebus: convert of_platform_driver to platform_driverRob Herring
2013-02-27IB/ehca: convert to idr_alloc()Tejun Heo
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman
2012-11-15powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-09-05IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman
2012-09-05IB/ehca: Don't use phys_to_abs(), it's a nopMichael Ellerman
2012-08-20infiniband: ehca: Fix compiler warningsPaul E. McKenney
2012-08-20infiniband: ehca: Fix while->do-while conversion typoPaul E. McKenney
2012-08-13infiniband: Ehca: Use hotplug thread infrastructureThomas Gleixner
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier
2012-03-05IB/ehca: Fix ilog2() compile failureKyle McMartin
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2012-02-25IB/ehca: Use kthread_create_on_node()Eric Dumazet
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty
2011-10-06IB/ehca: Remove IRQF_DISABLED, since it's a no-opYong Zhang
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches
2010-10-06IB/ehca: Fix driver on relocatable kernelSonny Rao
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier
2010-08-05IB/ehca: Drop unnecessary NULL testJulia Lawall
2010-08-04IB/ehca: Init irq tasklet before irq can happenAlexander Schmidt
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin
2010-07-21IB/ehca: Catch failing ioremap()Alexander Schmidt
2010-07-19IB/ehca: Fix bitmask handling for lock_hcallsAlexander Schmidt
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
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