You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Dmitry Monakhov e23947bd76 bio-integrity: fold bio_integrity_enabled to bio_integrity_prep 8 years ago
Documentation bio-integrity: fold bio_integrity_enabled to bio_integrity_prep 8 years ago
arch Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
block bio-integrity: fold bio_integrity_enabled to bio_integrity_prep 8 years ago
certs scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances 8 years ago
crypto crypto : asymmetric_keys : verify_pefile:zero memory content before freeing 8 years ago
drivers bio-integrity: fold bio_integrity_enabled to bio_integrity_prep 8 years ago
firmware firmware/Makefile: force recompilation if makefile changes 8 years ago
fs Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
include bio-integrity: fold bio_integrity_enabled to bio_integrity_prep 8 years ago
init Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
ipc mm: introduce kv[mz]alloc helpers 8 years ago
kernel Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
lib Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
mm Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
net Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
samples samples/bpf: run cleanup routines when receiving SIGTERM 8 years ago
scripts Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
security Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
sound Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
tools Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
usr initramfs: fix disabling of initramfs (and its compression) 8 years ago
virt sched/wait: Rename wait_queue_t => wait_queue_entry_t 8 years ago
.cocciconfig scripts: add Linux .cocciconfig for coccinelle 9 years ago
.get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files 8 years ago
.gitignore kbuild: Add support to generate LLVM assembly files 8 years ago
.mailmap power supply and reset changes for the v4.12 series (part 2) 8 years ago
COPYING
CREDITS avr32: remove support for AVR32 architecture 8 years ago
Kbuild kbuild: Consolidate header generation from ASM offset information 8 years ago
Kconfig
MAINTAINERS Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
Makefile Linux 4.12 8 years ago
README README: add a new README file, pointing to the Documentation/ 8 years ago

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.