Skip to content

linux4sam/linux-at91

This branch is 5823 commits ahead of, 18226 commits behind svenkatr/linux:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf96df8 · May 24, 2024
Apr 25, 2024
Nov 8, 2022
May 24, 2024
Mar 26, 2024
Aug 17, 2023
Mar 26, 2024
May 23, 2024
Mar 26, 2024
May 15, 2024
Mar 26, 2024
Mar 26, 2024
Aug 31, 2023
Mar 26, 2024
Mar 27, 2024
Mar 26, 2024
Mar 26, 2024
Feb 16, 2024
Feb 23, 2024
Mar 26, 2024
Mar 6, 2024
Apr 25, 2024
Mar 26, 2024
Jun 6, 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
Apr 25, 2024
May 24, 2024
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.

Languages

  • C 98.2%
  • Assembly 0.8%
  • Shell 0.4%
  • Makefile 0.2%
  • Python 0.2%
  • Perl 0.1%
  • Other 0.1%