You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Enable syscon-poweroff |
4 months ago | |
---|---|---|
Documentation | 2 years ago | |
LICENSES | 4 years ago | |
arch | 4 months ago | |
block | 2 years ago | |
certs | 2 years ago | |
crypto | 2 years ago | |
drivers | 6 months ago | |
fs | 2 years ago | |
include | 2 years ago | |
init | 2 years ago | |
ipc | 3 years ago | |
kernel | 2 years ago | |
lib | 2 years ago | |
mm | 2 years ago | |
net | 2 years ago | |
samples | 2 years ago | |
scripts | 2 years ago | |
security | 2 years ago | |
sound | 2 years ago | |
tools | 2 years ago | |
usr | 3 years ago | |
virt | 2 years ago | |
.clang-format | 4 years ago | |
.cocciconfig | 7 years ago | |
.get_maintainer.ignore | 4 years ago | |
.gitattributes | 7 years ago | |
.gitignore | 4 years ago | |
.mailmap | 4 years ago | |
COPYING | 5 years ago | |
CREDITS | 4 years ago | |
Kbuild | 4 years ago | |
Kconfig | 4 years ago | |
MAINTAINERS | 3 years ago | |
Makefile | 2 years ago | |
README | 5 years ago |
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. 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.