No description
Find a file
2016-12-13 12:40:15 -08:00
arch Char/Misc driver patches for 4.10-rc1 2016-12-13 12:11:01 -08:00
block Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block 2016-12-13 10:19:16 -08:00
certs
crypto Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-12-10 16:21:55 -05:00
Documentation Char/Misc driver patches for 4.10-rc1 2016-12-13 12:11:01 -08:00
drivers Merge branch 'md-next' into md-linus 2016-12-13 12:40:15 -08:00
firmware
fs Driver core patches for 4.10-rc1 2016-12-13 11:42:18 -08:00
include Merge branch 'md-next' into md-linus 2016-12-13 12:40:15 -08:00
init These are the documentation changes for 4.10. 2016-12-12 21:58:13 -08:00
ipc
kernel Power management material for v4.10-rc1 2016-12-13 10:41:53 -08:00
lib Merge branch 'md-next' into md-linus 2016-12-13 12:40:15 -08:00
mm Char/Misc driver patches for 4.10-rc1 2016-12-13 12:11:01 -08:00
net Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-12-12 19:25:04 -08:00
samples VFIO updates for v4.10-rc1 2016-12-13 09:23:56 -08:00
scripts Char/Misc driver patches for 4.10-rc1 2016-12-13 12:11:01 -08:00
security Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-12-12 19:56:15 -08:00
sound Main pull request for drm for 4.10 kernel 2016-12-13 09:35:09 -08:00
tools Char/Misc driver patches for 4.10-rc1 2016-12-13 12:11:01 -08:00
usr
virt VFIO updates for v4.10-rc1 2016-12-13 09:23:56 -08:00
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-12-12 15:23:02 -08:00
Kbuild
Kconfig
MAINTAINERS Char/Misc driver patches for 4.10-rc1 2016-12-13 12:11:01 -08:00
Makefile Linux 4.9 2016-12-11 11:17:54 -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.