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.
 
 
 
Stephen Hemminger 5529eaf6e7 vmbus: remove conditional locking of vmbus_write 8 years ago
Documentation fpga: Add scatterlist based programming 8 years ago
arch drivers: hv: Turn off write permission on the hypercall page 8 years ago
block blk-mq: Remove unused variable 8 years ago
certs certs: Add a secondary system keyring that can be added to dynamically 9 years ago
crypto crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg 8 years ago
drivers vmbus: remove conditional locking of vmbus_write 8 years ago
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs 9 years ago
fs fs: break out of iomap_file_buffered_write on fatal signals 8 years ago
include vmbus: remove conditional locking of vmbus_write 8 years ago
init Merge 4.10-rc7 into char-misc-next 8 years ago
ipc ipc/sem.c: fix incorrect sem_lock pairing 8 years ago
kernel Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
lib Merge 4.10-rc7 into char-misc-next 8 years ago
mm mm, fs: check for fatal signals in do_generic_file_read() 8 years ago
net Three more miscellaneous nfsd bugfixes. 8 years ago
samples bpf: fix samples xdp_tx_iptunnel and tc_l2_redirect with fake KBUILD_MODNAME 8 years ago
scripts Merge 4.10-rc7 into char-misc-next 8 years ago
security Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
sound ASoC: Fixes for v4.10 8 years ago
tools Merge 4.10-rc7 into char-misc-next 8 years ago
usr kbuild: initramfs cleanup, set target from Kconfig 8 years ago
virt KVM/ARM updates for 4.10-rc4 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 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 years ago
.mailmap mailmap: add codeaurora.org names for nameless email commits 8 years ago
COPYING
CREDITS CREDITS: Remove outdated address information 8 years ago
Kbuild scripts/gdb: provide linux constants 9 years ago
Kconfig
MAINTAINERS Merge 4.10-rc7 into char-misc-next 8 years ago
Makefile Linux 4.10-rc7 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.