Sin descripción

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

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.