Name Last commit Last update
Documentation udp: dynamically size hash tables at boot time
arch sparc: Add missing __NR_recvmmsg define.
block Revert "Seperate read and write statistics of in_flight requests"
certs
crypto Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus
drivers iwmc3200wifi: select IWMC3200TOP in Kconfig
firmware bnx2x: Remove old FW files
fs inet: rename some inet_sock fields
include pkt_sched: ingress socket filter by mark
init Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
ipc const: mark struct vm_struct_operations
kernel net: Introduce recvmmsg socket syscall
lib sscanf(): fix %*s%n
mm Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
net pkt_sched: ingress socket filter by mark
samples const: constify remaining file_operations
scripts Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
security inet: rename some inet_sock fields
sound Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
tools perf tools: Dont use openat()
usr Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
virt const: constify remaining file_operations
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore gitignore: ignore gcov output files
.mailmap Add Sascha Hauer to .mailmap
COPYING [PATCH] update FSF address in COPYING
CREDITS Nicolas Pitre has a new email address
Kbuild
Kconfig
MAINTAINERS
Makefile
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.