No description
Find a file
SeongJae Park 9857b1ad47 doc/ko_KR/memory-barriers: Update control-dependencies section
This commit applies upstream change, commit c8241f8553 ("doc: Update
control-dependencies section of memory-barriers.txt"), to Korean
translation.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2017-03-03 15:54:55 -07:00
arch powerpc: Fix build warning on 32-bit PPC 2016-12-25 16:12:20 -08:00
block
certs
crypto
Documentation doc/ko_KR/memory-barriers: Update control-dependencies section 2017-03-03 15:54:55 -07:00
drivers avoid spurious "may be used uninitialized" warning 2016-12-25 14:56:58 -08:00
firmware
fs
include PM / core / docs: Convert sleep states API document to reST 2017-02-06 11:25:55 -07:00
init
ipc
kernel
lib
mm
net
samples
scripts kernel-doc: Handle returning pointers to pointers 2017-01-26 15:20:10 -07:00
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile Add a target to check broken external links in the Documentation 2017-02-15 15:22:47 -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.