Skip to content

Xilinx/linux-xlnx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d852896 · Oct 29, 2024
Feb 19, 2020
Oct 21, 2024
Nov 8, 2022
Oct 24, 2024
Oct 21, 2023
Aug 17, 2023
Sep 2, 2024
Oct 29, 2024
Oct 28, 2023
Oct 21, 2024
Sep 1, 2023
Oct 28, 2023
Aug 31, 2023
Dec 15, 2023
Oct 18, 2023
Oct 24, 2023
Dec 15, 2023
Oct 19, 2023
Aug 31, 2023
Dec 15, 2023
Oct 10, 2023
Jul 29, 2024
Oct 24, 2023
Dec 15, 2023
Sep 7, 2023
May 23, 2023
Jul 22, 2016
Aug 20, 2022
May 31, 2023
Jul 24, 2023
Oct 24, 2023
Sep 28, 2022
Feb 10, 2020
Aug 9, 2023
Oct 10, 2022
May 12, 2020
Sep 20, 2024
Oct 30, 2023
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.