Нема описа

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.