linux/arch
Linus Torvalds ac1820fb28 This is a tree wide change and has been kept separate for that reason.
Bart Van Assche noted that the ib DMA mapping code was significantly
 similar enough to the core DMA mapping code that with a few changes
 it was possible to remove the IB DMA mapping code entirely and
 switch the RDMA stack to use the core DMA mapping code.  This resulted
 in a nice set of cleanups, but touched the entire tree.  This branch
 will be submitted separately to Linus at the end of the merge window
 as per normal practice for tree wide changes like this.
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJYo06oAAoJELgmozMOVy/d9Z8QALedWHdu98St1L0u2c8sxnR9
 2zo/4sF5Vb9u7FpmdIX32L4SQ9s9KhPE8Qp8NtZLf9v10zlDebIRJDpXknXtKooV
 CAXxX4sxBXV27/UrhbZEfXiPrmm6ccJFyIfRnMU6NlMqh2AtAsRa5AC2/RMp8oUD
 Med97PFiF0o6TD22/UH1VFbRpX1zjaKyqm7a3as5sJfzNA+UGIZAQ7Euz8000DKZ
 xCgVLTEwS0FmOujtBkCst7xa9TjuqR1HLOB4DdGvAhP6BHdz2yamM7Qmh9NN+NEX
 0BtjsuXomtn6j6AszGC+bpipCZh3NUigcwoFAARXCYFHibBvo4DPdFeGsraFgXdy
 1+KyR8CCeQG3Aly5Vwr264RFPGkGpwMj8PsBlXgQVtrlg4rriaCzOJNmIIbfdADw
 ftqhxBOzReZw77aH2s+9p2ILRfcAmPqhynLvFGFo9LBvsik8LVso7YgZN0xGxwcI
 IjI/XGC8UskPVsIZBIYA6sl2bYzgOjtBIHiXjRrPlW3uhduIXLrvKFfLPP/5XLAG
 ehLXK+J0bfsyY9ClmlNS8oH/WdLhXAyy/KNmnj5bRRm9qg6BRJR3bsOBhZJODuoC
 XgEXFfF6/7roNESWxowff7pK0rTkRg/m/Pa4VQpeO+6NWHE7kgZhL6kyIp5nKcwS
 3e7mgpcwC+3XfA/6vU3F
 =e0Si
 -----END PGP SIGNATURE-----

Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma

Pull rdma DMA mapping updates from Doug Ledford:
 "Drop IB DMA mapping code and use core DMA code instead.

  Bart Van Assche noted that the ib DMA mapping code was significantly
  similar enough to the core DMA mapping code that with a few changes it
  was possible to remove the IB DMA mapping code entirely and switch the
  RDMA stack to use the core DMA mapping code.

  This resulted in a nice set of cleanups, but touched the entire tree
  and has been kept separate for that reason."

* tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma: (37 commits)
  IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
  IB/core: Remove ib_device.dma_device
  nvme-rdma: Switch from dma_device to dev.parent
  RDS: net: Switch from dma_device to dev.parent
  IB/srpt: Modify a debug statement
  IB/srp: Switch from dma_device to dev.parent
  IB/iser: Switch from dma_device to dev.parent
  IB/IPoIB: Switch from dma_device to dev.parent
  IB/rxe: Switch from dma_device to dev.parent
  IB/vmw_pvrdma: Switch from dma_device to dev.parent
  IB/usnic: Switch from dma_device to dev.parent
  IB/qib: Switch from dma_device to dev.parent
  IB/qedr: Switch from dma_device to dev.parent
  IB/ocrdma: Switch from dma_device to dev.parent
  IB/nes: Remove a superfluous assignment statement
  IB/mthca: Switch from dma_device to dev.parent
  IB/mlx5: Switch from dma_device to dev.parent
  IB/mlx4: Switch from dma_device to dev.parent
  IB/i40iw: Remove a superfluous assignment statement
  IB/hns: Switch from dma_device to dev.parent
  ...
2017-02-25 13:45:43 -08:00
..
alpha This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
arc This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
arm This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
arm64 This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
avr32 This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
blackfin This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
c6x This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
cris This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
frv This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
h8300 This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
hexagon This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
ia64 This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
m32r This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
m68k This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
metag This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
microblaze This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
mips This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
mn10300 This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
nios2 This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
openrisc This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
parisc This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
powerpc This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
s390 This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
score score: remove asm/current.h 2017-02-22 16:41:27 -08:00
sh This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
sparc This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
tile This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
um Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2017-02-20 13:23:30 -08:00
unicore32 This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
x86 This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
xtensa This is a tree wide change and has been kept separate for that reason. 2017-02-25 13:45:43 -08:00
.gitignore
Kconfig mm, x86: add support for PUD-sized transparent hugepages 2017-02-24 17:46:54 -08:00