Nenhuma descrição

Daniel Keller 66e5c5ffc7 HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouch data 9 anos atrás
Documentation 775a2e29c3 Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 9 anos atrás
arch f4000cd997 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 9 anos atrás
block a829a8445f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi 9 anos atrás
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically 9 anos atrás
crypto 821781a9f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 anos atrás
drivers 66e5c5ffc7 HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouch data 9 anos atrás
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 10 anos atrás
fs 5084fdf081 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 anos atrás
include f39fdf2ab8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 9 anos atrás
init c11a6cfb01 Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 9 anos atrás
ipc 194a6b5b9c sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q 9 anos atrás
kernel c11a6cfb01 Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 9 anos atrás
lib 2a4c32edd3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md 9 anos atrás
mm 5084fdf081 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 anos atrás
net e71c3978d6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 anos atrás
samples edc5f445a6 Merge tag 'vfio-v4.10-rc1' of git://github.com/awilliam/linux-vfio 9 anos atrás
scripts b78b499a67 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 9 anos atrás
security 9465d9cc31 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 anos atrás
sound 9439b3710d Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux 9 anos atrás
tools f4000cd997 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 9 anos atrás
usr ec72c666fb usr/Kconfig: make initrd compression algorithm selection not expert 11 anos atrás
virt 93173b5bf2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 9 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 133d970e0d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 anos atrás
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 anos atrás
CREDITS 991bc36254 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 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 f39fdf2ab8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 9 anos atrás
Makefile 69973b8308 Linux 4.9 9 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.