TWx Linux Repository
Go to file
Frederic Barrat 6385d6f85f ocxl: add MAINTAINERS entry
Signed-off-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-01-27 20:02:50 +11:00
arch ocxl: Add AFU interrupt support 2018-01-24 11:42:58 +11:00
block
certs
crypto
Documentation ocxl: Documentation 2018-01-27 20:02:24 +11:00
drivers cxl: Remove support for "Processing accelerators" class 2018-01-24 11:43:00 +11:00
firmware
fs
include ocxl: Add a kernel API for other opencapi drivers 2018-01-24 11:42:59 +11:00
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools powerpc/selftests: Check endianness on trap in TM 2018-01-22 05:48:37 +11:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS ocxl: add MAINTAINERS entry 2018-01-27 20:02:50 +11:00
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.