Go to file
Oded Gabbay dbf053c429 habanalabs/gaudi: remove axi drain support
AXI drain is broken in GAUDI so remove support for enabling it.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2020-09-22 18:49:54 +03:00
arch ARM: SoC fixes 2020-09-13 14:54:40 -07:00
block
certs
crypto
Documentation habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00
drivers habanalabs/gaudi: remove axi drain support 2020-09-22 18:49:54 +03:00
fs Driver core fixes for 5.9-rc5 2020-09-13 09:02:59 -07:00
include habanalabs: Add an option to map CB to device MMU 2020-09-22 18:49:54 +03:00
init
ipc
kernel
lib Driver core fixes for 5.9-rc5 2020-09-13 09:02:59 -07:00
LICENSES
mm
net
samples
scripts
security
sound
tools Linux 5.9-rc5 2020-09-14 10:07:08 +02:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: Add CoreSight mailing list 2020-09-17 18:46:04 +02:00
Makefile Linux 5.9-rc5 2020-09-13 16:06:00 -07:00
README

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

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

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.