Menu

Tree [ea6200] master /
 History

HTTPS access


File Date Author Commit
 Documentation 2017-02-16 Anton Blanchard Anton Blanchard [6b0b75] perf/core: Rename CONFIG_[UK]PROBE_EVENT to CON...
 arch 2017-03-06 Andy Shevchenko Andy Shevchenko [f28533] x86/build/x86_64_defconfig: Enable CONFIG_R8169
 block 2017-02-08 Jan Kara Jan Kara [165a5e] block: Move bdi_unregister() to del_gendisk()
 certs 2016-04-06 David Howells David Howells [d3bfe8] certs: Add a secondary system keyring that can ...
 crypto 2017-02-28 Laura Abbott Laura Abbott [1c68bb] crypto: testmgr - Pad aes_ccm_enc_tv_template v...
 drivers 2017-02-28 Rui Wang Rui Wang [f2ae5d] x86/ioapic: Split IOAPIC hot-removal into two s...
 firmware 2015-12-04 Mauro Carvalho Chehab Mauro Carvalho Chehab [e9a73f] WHENCE: use https://linuxtv.org for LinuxTV URLs
 fs 2017-03-08 Linus Torvalds Linus Torvalds [04bb94] overlayfs: remove now unnecessary header file i...
 include 2017-03-07 Linus Torvalds Linus Torvalds [bd0f9b] sched/headers: fix up header file dependency on...
 init 2017-02-05 Ingo Molnar Ingo Molnar [1777e4] sched/headers: Prepare to move _init() prototyp...
 ipc 2017-02-01 Ingo Molnar Ingo Molnar [eb61ba] sched/headers: Move the wake-queue types and in...
 kernel 2017-03-07 Linus Torvalds Linus Torvalds [bd0f9b] sched/headers: fix up header file dependency on...
 lib 2017-03-01 Ingo Molnar Ingo Molnar [9dcfe2] locking/refcounts: Change WARN() to WARN_ONCE()
 mm 2017-03-08 Tony Luck Tony Luck [b4fb8f] mm, page_alloc: Add missing check for memory holes
 net 2017-03-03 WANG Cong WANG Cong [f78ef7] strparser: destroy workqueue on module exit
 samples 2017-01-31 David Howells David Howells [a528d3] statx: Add a system call to make enhanced file ...
 scripts 2017-03-01 David Daney David Daney [ab4263] module: set __jump_table alignment to 8
 security 2017-02-05 Ingo Molnar Ingo Molnar [50d343] sched/headers: Prepare to remove the <linux/mag...
 sound 2017-02-02 Ingo Molnar Ingo Molnar [174cd4] sched/headers: Prepare to move signal wakeup & ...
 tools 2017-03-08 Steven Rostedt (VMware) Steven Rostedt (VMware) [f7c640] ktest: Make sure wait_for_input does honor the ...
 usr 2017-01-05 Nicholas Piggin Nicholas Piggin [9e3596] kbuild: initramfs cleanup, set target from Kconfig
 virt 2017-02-20 Elena Reshetova Elena Reshetova [e3736c] kvm: convert kvm.users_count from atomic_t to r...
 .cocciconfig 2016-06-29 Luis R. Rodriguez Luis R. Rodriguez [dd951f] scripts: add Linux .cocciconfig for coccinelle
 .get_maintainer.ignore 2015-08-21 Christoph Hellwig Christoph Hellwig [e52529] Add hch to .get_maintainer.ignore
 .gitattributes 2016-10-08 Jean Delvare Jean Delvare [218dd8] .gitattributes: set git diff driver for C sourc...
 .gitignore 2016-06-29 Luis R. Rodriguez Luis R. Rodriguez [dd951f] scripts: add Linux .cocciconfig for coccinelle
 .mailmap 2017-01-11 Stephen Boyd Stephen Boyd [9ebf73] mailmap: add codeaurora.org names for nameless ...
 COPYING 2005-09-10 Pekka J Enberg Pekka J Enberg [b3358a] [PATCH] update FSF address in COPYING
 CREDITS 2017-02-13 Arnaldo Carvalho de Melo Arnaldo Carvalho de Melo [0c59d2] MAINTAINERS: Remove old e-mail address
 Kbuild 2016-05-23 Kieran Bingham Kieran Bingham [f197d7] scripts/gdb: provide linux constants
 Kconfig 2010-09-04 Arnaud Lacombe Arnaud Lacombe [838a2e] kbuild: migrate all arch to the kconfig mainmen...
 MAINTAINERS 2017-02-28 Baruch Siach Baruch Siach [0bf09c] MAINTAINERS: Orphan usb/net/hso driver
 Makefile 2017-03-05 Linus Torvalds Linus Torvalds [c1ae3c] Linux 4.11-rc1
 README 2016-10-18 Mauro Carvalho Chehab Mauro Carvalho Chehab [6bef44] README: add a new README file, pointing to the ...

Read Me

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.