No description
Find a file
Bart Van Assche 3067771c51 IB/hfi1: Switch from dma_device to dev.parent
Prepare for removal of ib_device.dma_device.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Mike Marciniszyn <mike.marciniszyn@intel.com>
Cc: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-01-24 12:23:35 -05:00
arch lib/dma-noop: Only build dma_noop_ops for s390 and m32r 2017-01-24 12:23:35 -05:00
block
certs
crypto
Documentation
drivers IB/hfi1: Switch from dma_device to dev.parent 2017-01-24 12:23:35 -05:00
firmware
fs
include IB/core: Change the type of an ib_dma_alloc_coherent() argument 2017-01-24 12:23:35 -05:00
init
ipc
kernel
lib lib/dma-virt: Add dma_virt_ops 2017-01-24 12:23:35 -05:00
mm
net IB/core: Change the type of an ib_dma_alloc_coherent() argument 2017-01-24 12:23:35 -05:00
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.