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.
 
 
 
Hou Tao 3f7cb4f413 bfq: dispatch request to prevent queue stalling after the request completion 8 years ago
Documentation Merge branch 'for-linus' of git://git.kernel.dk/linux-block 8 years ago
arch Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc 8 years ago
block bfq: dispatch request to prevent queue stalling after the request completion 8 years ago
certs scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances 8 years ago
crypto dmaengine updates for 4.13-rc1 8 years ago
drivers Merge branch 'for-linus' of git://git.kernel.dk/linux-block 8 years ago
firmware firmware/Makefile: force recompilation if makefile changes 8 years ago
fs Upgrade default dialect to more secure SMB3 from older cifs dialect 8 years ago
include Merge branch 'for-linus' of git://git.kernel.dk/linux-block 8 years ago
init mm: allow slab_nomerge to be set at build time 8 years ago
ipc mqueue: fix a use-after-free in sys_mq_notify() 8 years ago
kernel Merge branch 'akpm' (patches from Andrew) 8 years ago
lib lib/bsearch.c: micro-optimize pivot position calculation 8 years ago
mm kasan: make get_wild_bug_type() static 8 years ago
net The main item here is support for v12.y.z ("Luminous") clusters: 8 years ago
samples bpf: fix return in load_bpf_file 8 years ago
scripts checkpatch: improve multi-line alignment test 8 years ago
security Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
sound main drm pull for v4.13 8 years ago
tools Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
usr ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk. 8 years ago
virt PPC: 8 years ago
.cocciconfig
.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 chrome-platform-for-linus-4.13 8 years ago
Makefile Kbuild thin archives updates for v4.13 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.