Linux kernel source tree
Go to file
Michael Lyle 52b69ff54a bcache: MAINTAINERS: set bcache to MAINTAINED
Also add URL for IRC channel.

Signed-off-by: Michael Lyle <mlyle@lyle.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-10-16 09:07:26 -06:00
Documentation null_blk: add usage hints for no_sched 2017-10-13 10:52:39 -06:00
arch
block
certs
crypto
drivers bcache: safeguard a dangerous addressing in closure_queue 2017-10-16 09:07:26 -06:00
firmware
fs
include lightnvm: implement generic path for sync I/O 2017-10-13 08:34:57 -06:00
init
ipc
kernel
lib
mm mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect immediately 2017-10-14 09:14:35 -06:00
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS bcache: MAINTAINERS: set bcache to MAINTAINED 2017-10-16 09:07:26 -06:00
Makefile
README

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.