Skip to content

droidian-devices/linux-android-fxtec-pro1x

Folders and files

NameName
Last commit message
Last commit date
Jan 7, 2023
Jul 2, 2021
Jan 10, 2019
Oct 30, 2020
Aug 4, 2022
Sep 15, 2021
Sep 5, 2018
Dec 18, 2020
Apr 9, 2023
Mar 23, 2023
Aug 15, 2023
Jan 23, 2020
Sep 20, 2022
Jun 11, 2022
Mar 19, 2022
May 20, 2020
Aug 17, 2021
Jun 13, 2022
Oct 22, 2021
Nov 17, 2021
Oct 30, 2020
Mar 19, 2022
Jun 11, 2022
Jul 6, 2021
Jun 13, 2022
Nov 10, 2020
Apr 13, 2020
Oct 21, 2020
Aug 1, 2018
Jul 22, 2016
Aug 28, 2021
Aug 21, 2015
Oct 8, 2016
Oct 9, 2022
Jul 13, 2022
Aug 26, 2018
Jun 25, 2021
Aug 2, 2019
Mar 23, 2018
Aug 17, 2018
Nov 18, 2017
Aug 1, 2018
Aug 6, 2021
Jul 23, 2021
Mar 21, 2018
Nov 10, 2020
Nov 10, 2020
Sep 25, 2020
Sep 25, 2020
Sep 25, 2020
Nov 10, 2020
Oct 27, 2020
Feb 1, 2020
Sep 25, 2020
Sep 25, 2020
Sep 29, 2020
Sep 25, 2020
Sep 25, 2020
Sep 25, 2020
Sep 25, 2020
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Nov 10, 2020
Sep 15, 2021
Sep 8, 2021
Sep 8, 2021
Jun 28, 2021
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.