Linux Kernel for Surface Devices
Go to file
2017-08-10 13:47:51 -04:00
arch mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
block mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
certs mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
crypto mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
Documentation mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
drivers Add MEI device id for Intel Sunrisepoint Skylake (PCH) which has 2017-08-10 13:47:51 -04:00
firmware mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
fs mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
include This patch enables Intel Precise Touch & Stylus(IPTS) support. 2017-08-10 13:46:52 -04:00
init mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
ipc mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
kernel mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
lib mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
mm mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
net mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
samples mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
scripts mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
security mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
sound mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
tools mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
usr mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
virt mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
.cocciconfig mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
.gitignore mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
.mailmap mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
COPYING mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
CREDITS mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
Kbuild mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
Kconfig mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
MAINTAINERS mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
Makefile mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
README mainline linux kernel 4.12.5 2017-08-10 09:25:24 -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.