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
Linux Kernel Documentation Documentation extracted from the Linux kernel and mirrored on the web where Google can find it:
The Linux Kernel Archives - Releases Unless you downloaded, compiled and installed your own version of kernel from kernel org, you are running a distribution kernel To find out the version of your kernel, run uname -r:
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
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 Archives - About The Linux Kernel Organization is a California Public Benefit Corporation established in 2002 to distribute the Linux kernel and other Open Source software to the public without charge
Welcome to The Linux Kernel’s documentation These manuals contain overall information about how to develop the kernel The kernel community is quite large, with thousands of developers contributing over the course of a year
CPU Architectures — The Linux Kernel documentation Linux kernel for ARC processors Feature status on arc architecture ARM Architecture ARM Linux 2 6 and upper Booting ARM Linux Cluster-wide Power-up power-down race avoidance algorithm Interface for registering and calling firmware-specific operations for ARM Interrupts Kernel mode NEON Kernel-provided User Helpers Kernel Memory Layout on ARM Linux
Tainted kernels — The Linux Kernel documentation Note the kernel will remain tainted even after you undo what caused the taint (i e unload a proprietary kernel module), to indicate the kernel remains not trustworthy
2. How the development process works - Kernel The kernel code base is logically broken down into a set of subsystems: networking, specific architecture support, memory management, video devices, etc Most subsystems have a designated maintainer, a developer who has overall responsibility for the code within that subsystem