Sem descrição

Thierry Reding 3ad33ae2bc drm: Add SCDC helpers há 8 anos atrás
Documentation 3ad33ae2bc drm: Add SCDC helpers há 8 anos atrás
arch 2d62e0768d Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm há 8 anos atrás
block e0d072250a Merge branch 'for-linus' of git://git.kernel.dk/linux-block há 8 anos atrás
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically há 9 anos atrás
crypto 33a8b3e99d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 8 anos atrás
drivers 3ad33ae2bc drm: Add SCDC helpers há 8 anos atrás
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs há 10 anos atrás
fs 0710f3ff91 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 8 anos atrás
include 3ad33ae2bc drm: Add SCDC helpers há 8 anos atrás
init 1777e46355 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> há 8 anos atrás
ipc 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 8 anos atrás
kernel 8d70eeb84a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
lib 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 8 anos atrás
mm 590dce2d49 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 8 anos atrás
net 8d70eeb84a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
samples 590dce2d49 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 8 anos atrás
scripts b70366e5d3 Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next há 8 anos atrás
security 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 8 anos atrás
sound 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> há 8 anos atrás
tools 2d62e0768d Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm há 8 anos atrás
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig há 9 anos atrás
virt 2d62e0768d Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm há 8 anos atrás
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle há 9 anos atrás
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore há 10 anos atrás
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files há 9 anos atrás
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild há 9 anos atrás
.mailmap 9ebf73b275 mailmap: add codeaurora.org names for nameless email commits há 9 anos atrás
COPYING b3358a116c [PATCH] update FSF address in COPYING há 20 anos atrás
CREDITS 0c59d28121 MAINTAINERS: Remove old e-mail address há 8 anos atrás
Kbuild f197d75fca scripts/gdb: provide linux constants há 9 anos atrás
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade há 15 anos atrás
MAINTAINERS b70366e5d3 Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next há 8 anos atrás
Makefile c1ae3cfa0e Linux 4.11-rc1 há 8 anos atrás
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ há 9 anos atrás

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.