linux-surface/kernel
2017-12-09 19:24:27 -05:00
..
arch updating to mainline 4.14.4 2017-12-05 10:23:31 -05:00
block updating to mainline 4.14.3 2017-11-30 11:45:49 -05:00
certs updating to mainline 4.14.0-rc8 2017-11-05 21:38:20 -05:00
crypto updating to mainline 4.14.4 2017-12-05 10:23:31 -05:00
Documentation updating to mainline 4.14.4 2017-12-05 10:23:31 -05:00
drivers adding hid ids and quirks for surface book 2 keyboard 2017-12-09 19:24:27 -05:00
firmware updating to mainline 4.14.0-rc8 2017-11-05 21:38:20 -05:00
fs updating to mainline 4.14.4 2017-12-05 10:23:31 -05:00
include updating to mainline 4.14.4 2017-12-05 10:23:31 -05:00
init updating to mainline 4.14.0-rc8 2017-11-05 21:38:20 -05:00
ipc updating to mainline 4.14.0-rc8 2017-11-05 21:38:20 -05:00
kernel updating to mainline 4.14.3 2017-11-30 11:45:49 -05:00
lib updating to mainline 4.14.3 2017-11-30 11:45:49 -05:00
mm updating to mainline 4.14.4 2017-12-05 10:23:31 -05:00
net updating to mainline 4.14.3 2017-11-30 11:45:49 -05:00
samples updating to mainline 4.14.0-rc8 2017-11-05 21:38:20 -05:00
scripts updating to mainline 4.14.0 2017-11-12 19:29:17 -05:00
security updating to mainline 4.14.4 2017-12-05 10:23:31 -05:00
sound updating to mainline 4.14.3 2017-11-30 11:45:49 -05:00
tools updating to mainline 4.14.1 2017-11-21 09:29:55 -05:00
usr updating to mainline 4.14.0-rc8 2017-11-05 21:38:20 -05:00
virt updating to mainline 4.14.0-rc8 2017-11-05 21:38:20 -05:00
.cocciconfig adding config files and moving kernel source 2017-08-20 19:28:05 -04:00
.gitignore adding config files and moving kernel source 2017-08-20 19:28:05 -04:00
.mailmap updating to mainline 4.14.0 2017-11-12 19:29:17 -05:00
COPYING adding config files and moving kernel source 2017-08-20 19:28:05 -04:00
CREDITS updating to mainline 4.14.0 2017-11-12 19:29:17 -05:00
Kbuild updating to mainline 4.14.0-rc8 2017-11-05 21:38:20 -05:00
Kconfig updating to mainline 4.14.0-rc8 2017-11-05 21:38:20 -05:00
MAINTAINERS updating to mainline 4.14.0 2017-11-12 19:29:17 -05:00
Makefile updating to mainline 4.14.4 2017-12-05 10:23:31 -05:00
README adding config files and moving kernel source 2017-08-20 19:28:05 -04:00
REPORTING-BUGS adding config files and moving kernel source 2017-08-20 19:28:05 -04:00

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.