Ei kuvausta

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

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.