No description
Find a file
Al Viro cc1a7c4bae usbdevfs: get rid of field-by-field copyin
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-06-29 18:17:52 -04:00
arch take compat_sys_old_getrlimit() to native syscall 2017-05-27 15:38:06 -04:00
block compat_hdio_ioctl: get rid of set_fs() 2017-06-29 18:17:52 -04:00
certs
crypto
Documentation mm, docs: update memory.stat description with workingset* entries 2017-05-12 15:57:16 -07:00
drivers usbdevfs: get rid of field-by-field copyin 2017-06-29 18:17:52 -04:00
firmware
fs select: switch compat_{get,put}_fd_set() to compat_{get,put}_bitmap() 2017-06-09 23:56:19 -04:00
include rt_sigtimedwait(): move compat to native 2017-06-09 23:57:12 -04:00
init
ipc
kernel rt_sigtimedwait(): move compat to native 2017-06-09 23:57:12 -04:00
lib
mm mm: vmscan: scan until it finds eligible pages 2017-05-12 15:57:16 -07:00
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Tigran has moved 2017-05-12 15:57:15 -07:00
Makefile Linux 4.12-rc1 2017-05-13 13:19:49 -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.