Nenhuma descrição

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

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.