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.
 
 
 
Stephen Boyd ad61dd303a scripts/spelling.txt: add regsiter -> register spelling mistake 8 years ago
Documentation powerpc/fadump: update documentation about crashkernel parameter reuse 8 years ago
arch scripts/spelling.txt: add regsiter -> register spelling mistake 8 years ago
block Merge branch 'for-linus' of git://git.kernel.dk/linux-block 8 years ago
certs
crypto treewide: use kv[mz]alloc* rather than opencoded variants 8 years ago
drivers scripts/spelling.txt: add regsiter -> register spelling mistake 8 years ago
firmware firmware/Makefile: force recompilation if makefile changes 8 years ago
fs mm, vmalloc: use __GFP_HIGHMEM implicitly 8 years ago
include scripts/spelling.txt: add regsiter -> register spelling mistake 8 years ago
init initramfs: use vfs_stat/lstat directly 8 years ago
ipc mm: introduce kv[mz]alloc helpers 8 years ago
kernel mm, vmalloc: use __GFP_HIGHMEM implicitly 8 years ago
lib treewide: use kv[mz]alloc* rather than opencoded variants 8 years ago
mm mm, vmalloc: use __GFP_HIGHMEM implicitly 8 years ago
net mm, vmalloc: use __GFP_HIGHMEM implicitly 8 years ago
samples char/misc patches for 4.12-rc1 8 years ago
scripts scripts/spelling.txt: add regsiter -> register spelling mistake 8 years ago
security treewide: use kv[mz]alloc* rather than opencoded variants 8 years ago
sound scripts/spelling.txt: add regsiter -> register spelling mistake 8 years ago
tools libnvdimm for 4.12 8 years ago
usr initramfs: provide a way to ignore image provided by bootloader 8 years ago
virt mm: introduce kv[mz]alloc helpers 8 years ago
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap Staging/IIO patches for 4.12-rc1 8 years ago
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Staging/IIO patches for 4.12-rc1 8 years ago
Makefile make help: add tools help target 8 years ago
README

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.