Няма описание

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.