설명 없음

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

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.