Tidak Ada Deskripsi

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

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.