android_kernel_motorola_sm6225/drivers/infiniband/hw/qib
Haggai Eran 406f9e5fa9 IB/core: Replace ib_umem's offset field with a full address
In order to allow umems that do not pin memory, we need the umem to
keep track of its region's address.

This makes the offset field redundant, and so this patch removes it.

Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-12-15 18:13:35 -08:00
..
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
Makefile IB/qib: Convert opcode counters to per-context 2013-06-21 17:19:50 -07:00
qib.h IB/qib: Modify software pma counters to use percpu variables 2014-03-17 16:16:51 -07:00
qib_6120_regs.h
qib_7220.h
qib_7220_regs.h
qib_7322_regs.h
qib_common.h IB/qib: Improve SDMA performance 2013-08-13 11:14:34 -07:00
qib_cq.c IB/qib: Optimize CQ callbacks 2013-06-21 17:19:49 -07:00
qib_debugfs.c IB/qib: Correct reference counting in debugfs qp_stats 2014-09-19 10:18:32 -07:00
qib_debugfs.h IB/qib: Convert opcode counters to per-context 2013-06-21 17:19:50 -07:00
qib_diag.c IB/qib: Cleanup qib_register_observer() 2014-03-20 10:19:18 -07:00
qib_dma.c IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads 2014-04-01 11:16:31 -07:00
qib_driver.c IB/qib: Convert opcode counters to per-context 2013-06-21 17:19:50 -07:00
qib_eeprom.c
qib_file_ops.c IB/qib: Remove duplicate check in get_a_ctxt() 2014-03-17 16:28:09 -07:00
qib_fs.c [infiniband] remove pointless assignments 2014-10-09 02:39:15 -04:00
qib_iba6120.c IB/qib: Modify software pma counters to use percpu variables 2014-03-17 16:16:51 -07:00
qib_iba7220.c IB/qib: Modify software pma counters to use percpu variables 2014-03-17 16:16:51 -07:00
qib_iba7322.c IB/qib: Modify software pma counters to use percpu variables 2014-03-17 16:16:51 -07:00
qib_init.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
qib_intr.c
qib_keys.c IB/qib: Fix lockdep splat in qib_alloc_lkey() 2013-06-04 17:05:20 -07:00
qib_mad.c IB/mad: add new ioctl to ABI to support new registration options 2014-08-10 20:36:00 -07:00
qib_mad.h IB/qib: Fix checkpatch __packed warnings 2013-11-08 14:43:12 -08:00
qib_mmap.c
qib_mr.c IB/core: Replace ib_umem's offset field with a full address 2014-12-15 18:13:35 -08:00
qib_pcie.c IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix() 2014-04-10 18:39:13 -07:00
qib_pio_copy.c
qib_qp.c IB/qib: Correct reference counting in debugfs qp_stats 2014-09-19 10:18:32 -07:00
qib_qsfp.c
qib_qsfp.h
qib_rc.c IB/qib: Modify software pma counters to use percpu variables 2014-03-17 16:16:51 -07:00
qib_ruc.c IB/qib: Modify software pma counters to use percpu variables 2014-03-17 16:16:51 -07:00
qib_sd7220.c firmware,IB/qib: revert firmware file move 2013-04-05 12:19:39 -07:00
qib_sdma.c IB/qib: Improve SDMA performance 2013-08-13 11:14:34 -07:00
qib_srq.c
qib_sysfs.c IB/qib: Correct qib_verbs_register_sysfs() error handling 2013-04-16 23:04:36 -07:00
qib_twsi.c
qib_tx.c
qib_uc.c
qib_ud.c IB/qib: Modify software pma counters to use percpu variables 2014-03-17 16:16:51 -07:00
qib_user_pages.c IB/qib: Change get_user_pages() usage to always NULL vmas 2014-09-19 10:03:27 -07:00
qib_user_sdma.c IB/qib: Change SDMA progression mode depending on single- or multi-rail 2014-03-20 10:19:12 -07:00
qib_user_sdma.h
qib_verbs.c IB/qib: fixup indentation in qib_ib_rcv() 2014-03-17 16:16:51 -07:00
qib_verbs.h IB/qib: Modify software pma counters to use percpu variables 2014-03-17 16:16:51 -07:00
qib_verbs_mcast.c
qib_wc_ppc64.c
qib_wc_x86_64.c