secgateway/kernel/linux-4.14.83
黄昕 3adc0c9c81 Mod aaa-12 添加链接跟踪扩展
RCA:
SOL:
修改人:huangxin
检视人:huangxin
2019-09-03 17:44:45 +08:00
..
Documentation OCT 2019-06-11 15:44:41 +08:00
arch Mod aaa-12 更新华晨内核 V20190731 2019-09-03 17:36:38 +08:00
block OCT 2019-06-11 15:44:41 +08:00
certs OCT 2019-06-11 15:44:41 +08:00
crypto OCT 2019-06-11 15:44:41 +08:00
drivers Mod aaa-12 更新华晨内核 V20190731 2019-09-03 17:36:38 +08:00
firmware OCT 2019-06-11 15:44:41 +08:00
fs OCT 2019-06-11 15:44:41 +08:00
huachentel Mod aaa-12 更新华晨内核 V20190731 2019-09-03 17:36:38 +08:00
include Mod aaa-12 添加链接跟踪扩展 2019-09-03 17:44:45 +08:00
init OCT 2019-06-11 15:44:41 +08:00
ipc OCT 2019-06-11 15:44:41 +08:00
kernel OCT 2019-06-11 15:44:41 +08:00
lib OCT 2019-06-11 15:44:41 +08:00
mm OCT 2019-06-11 15:44:41 +08:00
net Mod aaa-12 添加链接跟踪扩展 2019-09-03 17:44:45 +08:00
samples OCT 2019-06-11 15:44:41 +08:00
scripts Mod aaa-12 更新华晨内核 V20190731 2019-09-03 17:36:38 +08:00
security OCT 2019-06-11 15:44:41 +08:00
sound OCT 2019-06-11 15:44:41 +08:00
tools OCT 2019-06-11 15:44:41 +08:00
usr OCT 2019-06-11 15:44:41 +08:00
virt OCT 2019-06-11 15:44:41 +08:00
.cocciconfig OCT 2019-06-11 15:44:41 +08:00
.gitignore Mod aaa-12 更新华晨内核 V20190731 2019-09-03 17:36:38 +08:00
.mailmap OCT 2019-06-11 15:44:41 +08:00
000-linux-4.14-imq.diff Mod aaa-12 内核增加IMQ设备支持 2019-07-12 10:27:40 +08:00
COPYING OCT 2019-06-11 15:44:41 +08:00
CREDITS OCT 2019-06-11 15:44:41 +08:00
Kbuild OCT 2019-06-11 15:44:41 +08:00
Kconfig OCT 2019-06-11 15:44:41 +08:00
MAINTAINERS OCT 2019-06-11 15:44:41 +08:00
Makefile OCT 2019-06-11 15:44:41 +08:00
README OCT 2019-06-11 15:44:41 +08:00
arm64_config OCT 2019-06-11 15:44:41 +08:00
linux_arm64.its Mod aaa-12 更新华晨内核 V20190731 2019-09-03 17:36:38 +08:00
mkitb.sh OCT 2019-06-11 15:44:41 +08:00
x86.config OCT 2019-06-11 15:44:41 +08:00

README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

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.