Geen omschrijving

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

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.