No description
Find a file
Bart Van Assche d66c88a8fc IB/mlx4: 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: Yishai Hadas <yishaih@mellanox.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/mlx4: 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 mm: workingset: fix use-after-free in shadow node shrinker 2017-01-07 18:22:40 -08:00
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 Char/Misc fixes for 4.10-rc3 2017-01-08 11:37:44 -08:00
Makefile Linux 4.10-rc3 2017-01-08 14:18:17 -08:00
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.