linux-surface/kernel
2017-10-03 18:52:29 -04:00
..
arch reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
block reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
certs updating to mainline 4.13 2017-09-04 22:31:27 -04:00
crypto reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
Documentation reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
drivers return out of usb_enable_lpm() if bos descriptors are null 2017-10-03 18:52:29 -04:00
firmware reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
fs reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
include Intel Precise Touch & Stylus(IPTS) support. 2017-10-03 18:38:26 -04:00
init reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
ipc reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
kernel reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
lib reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
mm reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
net reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
samples reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
scripts reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
security reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
sound reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
tools reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
usr updating to mainline 4.13 2017-09-04 22:31:27 -04:00
virt reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04: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 adding config files and moving kernel source 2017-08-20 19:28:05 -04:00
COPYING adding config files and moving kernel source 2017-08-20 19:28:05 -04:00
CREDITS reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
Kbuild adding config files and moving kernel source 2017-08-20 19:28:05 -04:00
Kconfig adding config files and moving kernel source 2017-08-20 19:28:05 -04:00
MAINTAINERS reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04:00
Makefile reseting to stock 4.14 to rebuild kernel 2017-10-03 13:33:45 -04: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.