Linux Kernel for Surface Devices
Go to file
2017-08-16 19:18:52 -04:00
arch updating to mainline 4.12.6 2017-08-12 17:43:06 -04:00
block updating to mainline 4.12.6 2017-08-12 17:43:06 -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 updaing menu description for ov8865 2017-08-16 19:18:52 -04:00
firmware add configuration file that shows the relationship between 2017-08-10 13:53:00 -04:00
fs updating to mainline 4.12.6 2017-08-12 17:43:06 -04:00
include adding drivers for front surface camera 2017-08-16 18:28:20 -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 updating to mainline 4.12.6 2017-08-12 17:43:06 -04:00
lib mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
mm updating to mainline 4.12.6 2017-08-12 17:43:06 -04:00
net updating to mainline 4.12.6 2017-08-12 17:43:06 -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 updating to mainline 4.12.6 2017-08-12 17:43:06 -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 updating to mainline 4.12.6 2017-08-12 17:43:06 -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 updating to mainline 4.12.6 2017-08-12 17:43:06 -04:00
README mainline linux kernel 4.12.5 2017-08-10 09:25:24 -04:00
REPORTING-BUGS add old reporting-bugs file since ubuntu looks for it here 2017-08-10 15:58:39 -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.