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.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| Documentation | 4 years ago | |
| arch | 4 years ago | |
| block | 4 years ago | |
| certs | 4 years ago | |
| crypto | 4 years ago | |
| drivers | 4 years ago | |
| firmware | 4 years ago | |
| fs | 4 years ago | |
| include | 4 years ago | |
| init | 4 years ago | |
| ipc | 4 years ago | |
| kernel | 4 years ago | |
| lib | 4 years ago | |
| mm | 4 years ago | |
| net | 4 years ago | |
| samples | 4 years ago | |
| scripts | 4 years ago | |
| security | 4 years ago | |
| sound | 4 years ago | |
| tools | 4 years ago | |
| usr | 4 years ago | |
| virt | 4 years ago | |
| .cocciconfig | 4 years ago | |
| .get_maintainer.ignore | 4 years ago | |
| .gitattributes | 4 years ago | |
| .mailmap | 4 years ago | |
| Android.mk | 4 years ago | |
| COPYING | 4 years ago | |
| CREDITS | 4 years ago | |
| CleanSpec.mk | 4 years ago | |
| Kbuild | 4 years ago | |
| Kconfig | 4 years ago | |
| MAINTAINERS | 4 years ago | |
| Makefile | 4 years ago | |
| README | 4 years ago | |
| build.config.cuttlefish.aarch64 | 4 years ago | |
| build.config.cuttlefish.x86_64 | 4 years ago | |
| build.config.goldfish.arm | 4 years ago | |
| build.config.goldfish.arm64 | 4 years ago | |
| build.config.goldfish.mips | 4 years ago | |
| build.config.goldfish.mips64 | 4 years ago | |
| build.config.goldfish.x86 | 4 years ago | |
| build.config.goldfish.x86_64 | 4 years ago | |
| kenv.mk | 4 years ago | |
| verity_dev_keys.x509 | 4 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.