No description
Find a file
2017-04-20 10:07:12 +02:00
arch Merge branch 'WIP.x86/process' into perf/core 2017-04-20 10:07:12 +02:00
block
certs
crypto
Documentation Linux 4.11-rc6 2017-04-11 08:42:47 +02:00
drivers Merge branch 'perf/urgent' into perf/core, to pick up fixes 2017-04-12 07:28:25 +02:00
firmware
fs Merge branch 'WIP.x86/process' into perf/core 2017-04-20 10:07:12 +02:00
include Merge branch 'WIP.x86/process' into perf/core 2017-04-20 10:07:12 +02:00
init
ipc
kernel Linux 4.11-rc6 2017-04-11 08:42:47 +02:00
lib
mm mm/mempolicy.c: fix error handling in set_mempolicy and mbind. 2017-04-08 10:57:55 -07:00
net
samples
scripts
security
sound
tools Revert "perf tools: Fix include of linux/mman.h" 2017-04-13 11:54:46 -03:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap mailmap: update Yakir Yang email address 2017-04-08 00:47:49 -07:00
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Driver core fixes for 4.11-rc6 2017-04-09 09:03:51 -07:00
Makefile Linux 4.11-rc6 2017-04-09 09:49:44 -07:00
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.