copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
The Linux Kernel Archives This site is operated by the Linux Kernel Organization, a 501 (c)3 nonprofit corporation, with support from the following sponsors
The Linux Kernel Archives - Releases These kernel releases are not hosted at kernel org and kernel developers can provide no support for them It is easy to tell if you are running a distribution kernel
The Linux Kernel documentation The following manuals are written for users of the kernel — those who are trying to get it to work optimally on a given system and application developers seeking information on the kernel’s user-space APIs
HOWTO do Linux kernel development The maintainers of the various kernel subsystems — and also many kernel subsystem developers — expose their current state of development in source repositories
The Linux Kernel Archives - FAQ Kernel org accounts are usually reserved for subsystem maintainers or high-profile developers It is absolutely not necessary to have an account on kernel org to contribute to the development of the Linux kernel, unless you submit pull requests directly to Linus Torvalds
中文翻译 — The Linux Kernel documentation 另外,随时欢迎您对内核文档进行改进;如果您想提供帮助,请加入vger kernel org 上的linux-doc邮件列表,并按照Documentation translations zh_CN how-to rst的 指引提交补丁。
核心API文档 — The Linux Kernel documentation Original: Core API Documentation 翻译: 司延腾 Yanteng Si <siyanteng @ loongson cn> 核心API文档 ¶ 这是核心内核API手册的首页。 非常感谢为本手册转换 (和编写!)的文档! 核心实用程序 ¶ 本节包含通用的和“核心中的核心”文档。 第一部分是 docbook 时期遗留下 来的大量 kerneldoc 信息;有朝一日,若有人有动力的话
The kernel’s command-line parameters - The Linux Kernel Archives The parameters listed below are only valid if certain kernel build options were enabled and if respective hardware is present The text in square brackets at the beginning of each description states the restrictions within which a parameter is applicable:
Kernel Testing Guide — The Linux Kernel documentation In addition to testing a running kernel, one can also analyze kernel source code directly (at compile time) using static analysis tools The tools commonly used in the kernel allow one to inspect the whole source tree or just specific files within it
Linux Kernel Makefiles — The Linux Kernel documentation The kernel includes a set of headers that is exported to userspace Many headers can be exported as-is but other headers require a minimal pre-processing before they are ready for user-space