Skip to content

mariux64/linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Adrian HuangJoerg Roedel
Adrian Huang
and
Joerg Roedel
Jan 7, 2020
bde9e6b · Jan 7, 2020
Dec 22, 2019
May 3, 2019
Dec 22, 2019
Dec 20, 2019
Nov 12, 2019
Dec 19, 2019
Jan 7, 2020
Dec 23, 2019
Dec 22, 2019
Dec 17, 2019
Dec 9, 2019
Dec 22, 2019
Dec 23, 2019
Dec 18, 2019
Dec 22, 2019
Dec 22, 2019
Dec 21, 2019
Dec 19, 2019
Dec 18, 2019
Dec 22, 2019
Dec 9, 2019
Dec 22, 2019
Aug 31, 2019
Jul 22, 2016
May 16, 2019
Dec 5, 2019
Nov 11, 2019
Dec 22, 2019
Mar 23, 2018
Oct 29, 2019
Aug 21, 2019
Jun 14, 2019
Dec 22, 2019
Dec 23, 2019
Sep 9, 2018

Repository files navigation

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

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.