Nenhuma descrição

Matthew Gerlach dd17cc7bf8 fpga fr br: update supported version numbers 8 anos atrás
Documentation 073a457d9e Merge tag 'extcon-next-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next 8 anos atrás
arch a33fd4c27b Drivers: hv: Issue explicit EOI when autoeoi is not enabled 8 anos atrás
block 95a4960370 blk-mq: don't complete un-started request in timeout handler 8 anos atrás
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically 9 anos atrás
crypto cdfbabfb2f net: Work around lockdep limitation in sockets that use sockets 8 anos atrás
drivers dd17cc7bf8 fpga fr br: update supported version numbers 8 anos atrás
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 10 anos atrás
fs 57c0eabbd5 Merge 4.11-rc4 into char-misc-next 8 anos atrás
include 073a457d9e Merge tag 'extcon-next-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next 8 anos atrás
init 84c37c168c Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random 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 8 anos atrás
kernel 4c3de7e5bf Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit 8 anos atrás
lib c2febafc67 mm: convert generic code to 5-level paging 8 anos atrás
mm 093b995e3b mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() 8 anos atrás
net 59d9cb91d0 Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client 8 anos atrás
samples 139752a210 mei: drop the TODO from samples 8 anos atrás
scripts 8af11c1cdd ver_linux: Use /usr/bin/awk instead of /bin/awk 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 8 anos atrás
sound 3f307834e6 ALSA: hda - Adding a group of pin definition to fix headset problem 8 anos atrás
tools f341d9f08a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 anos atrás
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig 9 anos atrás
virt a5e1e6ca94 KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled 8 anos atrás
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 anos atrás
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 anos atrás
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 9 anos atrás
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 anos atrás
.mailmap 9ebf73b275 mailmap: add codeaurora.org names for nameless email commits 9 anos atrás
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 anos atrás
CREDITS 0c59d28121 MAINTAINERS: Remove old e-mail address 8 anos atrás
Kbuild f197d75fca scripts/gdb: provide linux constants 9 anos atrás
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 anos atrás
MAINTAINERS 1b595505bf MAINTAINERS: nvmem: Remove myself from maintainers 8 anos atrás
Makefile c02ed2e75e Linux 4.11-rc4 8 anos atrás
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 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.