Нет описания

rydia 6793c0e942 hello, world 2 лет назад
Documentation 6793c0e942 hello, world 2 лет назад
LICENSES 6793c0e942 hello, world 2 лет назад
arch 6793c0e942 hello, world 2 лет назад
block 6793c0e942 hello, world 2 лет назад
certs 6793c0e942 hello, world 2 лет назад
crypto 6793c0e942 hello, world 2 лет назад
debian 6793c0e942 hello, world 2 лет назад
drivers 6793c0e942 hello, world 2 лет назад
firmware 6793c0e942 hello, world 2 лет назад
fs 6793c0e942 hello, world 2 лет назад
include 6793c0e942 hello, world 2 лет назад
init 6793c0e942 hello, world 2 лет назад
ipc 6793c0e942 hello, world 2 лет назад
kernel 6793c0e942 hello, world 2 лет назад
lib 6793c0e942 hello, world 2 лет назад
mm 6793c0e942 hello, world 2 лет назад
net 6793c0e942 hello, world 2 лет назад
samples 6793c0e942 hello, world 2 лет назад
scripts 6793c0e942 hello, world 2 лет назад
security 6793c0e942 hello, world 2 лет назад
sound 6793c0e942 hello, world 2 лет назад
tools 6793c0e942 hello, world 2 лет назад
usr 6793c0e942 hello, world 2 лет назад
virt 6793c0e942 hello, world 2 лет назад
.clang-format 6793c0e942 hello, world 2 лет назад
.cocciconfig 6793c0e942 hello, world 2 лет назад
.config 6793c0e942 hello, world 2 лет назад
.get_maintainer.ignore 6793c0e942 hello, world 2 лет назад
.mailmap 6793c0e942 hello, world 2 лет назад
COPYING 6793c0e942 hello, world 2 лет назад
CREDITS 6793c0e942 hello, world 2 лет назад
Kbuild 6793c0e942 hello, world 2 лет назад
Kconfig 6793c0e942 hello, world 2 лет назад
MAINTAINERS 6793c0e942 hello, world 2 лет назад
Makefile 6793c0e942 hello, world 2 лет назад
README 6793c0e942 hello, world 2 лет назад
period_bytes 6793c0e942 hello, world 2 лет назад

README

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.