You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jenna
240316ce59
|
4 months ago | |
---|---|---|
Documentation | 5 months ago | |
KernelSU@e9b65e3ba7 | 4 months ago | |
arch | 4 months ago | |
block | 5 months ago | |
certs | 3 years ago | |
crypto | 3 years ago | |
drivers | 5 months ago | |
firmware | 2 years ago | |
fs | 5 months ago | |
include | 5 months ago | |
init | 5 months ago | |
ipc | 3 years ago | |
kernel | 5 months ago | |
lib | 5 months ago | |
mm | 5 months ago | |
net | 5 months ago | |
samples | 11 months ago | |
scripts | 5 months ago | |
security | 11 months ago | |
sound | 6 months ago | |
techpack | 5 months ago | |
tools | 5 months ago | |
usr | 3 years ago | |
virt | 3 years ago | |
.cocciconfig | 9 years ago | |
.get_maintainer.ignore | 9 years ago | |
.gitattributes | 8 years ago | |
.gitignore | 3 years ago | |
.gitmodules | 4 months ago | |
.mailmap | 7 years ago | |
Android.mk | 2 years ago | |
AndroidKernel.mk | 3 years ago | |
Androidbp | 3 years ago | |
COPYING | 3 years ago | |
CREDITS | 3 years ago | |
Kbuild | 3 years ago | |
Kconfig | 3 years ago | |
MAINTAINERS | 5 months ago | |
Makefile | 4 months ago | |
README | 3 years ago | |
build.config.aarch64 | 3 years ago | |
build.config.common | 3 years ago | |
build.config.cuttlefish.aarch64 | 3 years ago | |
build.config.cuttlefish.x86_64 | 3 years ago | |
build.config.goldfish.arm | 3 years ago | |
build.config.goldfish.arm64 | 3 years ago | |
build.config.goldfish.mips | 3 years ago | |
build.config.goldfish.mips64 | 3 years ago | |
build.config.goldfish.x86 | 3 years ago | |
build.config.goldfish.x86_64 | 3 years ago | |
build.config.x86_64 | 3 years ago | |
disable_dbgfs.sh | 4 years ago | |
gen_headers_arm.bp | 3 years ago | |
gen_headers_arm64.bp | 3 years ago | |
kernel_headers.py | 3 years ago | |
verity_dev_keys.x509 | 3 years ago |
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.