Bez popisu

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

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.