Skip to content

Rinko-Studio/android_kernel_xiaomi_elish

Folders and files

NameName
Last commit message
Last commit date
Aug 25, 2021
Jan 10, 2019
Oct 23, 2022
Aug 25, 2021
Sep 5, 2018
May 23, 2020
Oct 18, 2022
Aug 25, 2021
Oct 18, 2022
Oct 23, 2022
Aug 25, 2021
Mar 3, 2020
Oct 18, 2022
Oct 23, 2022
Aug 25, 2021
Oct 18, 2022
Mar 12, 2020
Oct 18, 2022
Aug 25, 2021
Aug 25, 2021
Oct 18, 2022
Jul 16, 2020
Oct 7, 2019
May 23, 2020
Aug 1, 2018
Jul 22, 2016
Aug 21, 2015
Oct 8, 2016
Oct 18, 2022
Aug 26, 2018
Jan 18, 2020
Oct 18, 2022
Aug 25, 2021
Mar 23, 2018
Aug 17, 2018
Nov 18, 2017
Aug 1, 2018
May 23, 2020
Oct 18, 2022
Mar 21, 2018
Apr 2, 2020
Feb 12, 2020
Mar 6, 2020
Mar 5, 2020
Oct 23, 2019
Dec 5, 2019
Nov 12, 2019
Mar 16, 2020
Nov 12, 2019
Mar 16, 2020
Mar 30, 2020
Feb 1, 2020
Mar 16, 2020
Mar 16, 2020
Feb 28, 2020
Oct 23, 2019
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Oct 23, 2019
Aug 25, 2021
Aug 25, 2021
May 1, 2020
Aug 28, 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.
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.