Name Last commit Last update
Documentation [DCCP]: Correct documentation
arch pasemi_mac: enable iommu support
block shared tag queue barrier comment
certs
crypto [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
drivers [CRYPTO] drivers/Kconfig: Remove "default m"s
firmware
fs [FS] seq_file: Introduce the seq_open_private()
include [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
init disable sys_timerfd() for 2.6.23
ipc Fix user struct leakage with locked IPC shem segment
kernel [NET]: Add network namespace clone & unshare support.
lib [ZLIB]: Move bnx2 driver gzip unpacker into zlib.
mm fix page release issue in filemap_fault
net [SUNRPC]: Make the sunrpc use the seq_open_private()
samples
scripts [NETNS]: Move some code into __init section when CONFIG_NET_NS=n
security [NET]: Support multiple network namespaces with netlink
sound Convert snd-page-alloc proc file to use seq_file
tools
usr kbuild: add support for reading stdin with gen_init_cpio
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore .gitignore update
.mailmap Add mbuesch to .mailmap
COPYING [PATCH] update FSF address in COPYING
CREDITS [RT2x00]: add driver for Ralink wireless hardware
Kbuild kbuild: asm-offsets.h is now cleaned with O=.. builds
Kconfig
MAINTAINERS dgrs: remove from build, config, and maintainer list
Makefile Linux 2.6.23
README Remove duplicate listing of Cris arch from 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.