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.
 
 
 
Takashi Iwai e8a91ae18b ALSA: ice1712: Add support for STAudio ADCIII 8 years ago
Documentation Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 8 years ago
arch Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
block blk-mq: map queues to all present CPUs 8 years ago
certs modsign: add markers to endif-statements in certs/Makefile 8 years ago
crypto crypto: authencesn - Fix digest_null crash 8 years ago
drivers Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm8916', 'asoc/fix/multi-pcm', 'asoc/fix/of-graph' and 'asoc/fix/pxa' into asoc-linus 8 years ago
firmware firmware/Makefile: force recompilation if makefile changes 8 years ago
fs More NFS client bugfixes for 4.13 8 years ago
include ALSA: control: obsolete user_ctl_lock 8 years ago
init random: do not ignore early device randomness 8 years ago
ipc ipc/util.h: update documentation for ipc_getref() and ipc_putref() 8 years ago
kernel Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
lib uuid: fix incorrect uuid_equal conversion in test_uuid_test 8 years ago
mm Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
net NFS client bugfixes for 4.13 8 years ago
samples Merge branch 'akpm' (patches from Andrew) 8 years ago
scripts DeviceTree fixes for 4.13: 8 years ago
security Now that IPC and other changes have landed, enable manual markings for 8 years ago
sound ALSA: ice1712: Add support for STAudio ADCIII 8 years ago
tools tools/kvm_stat: add '-f help' to get the available event list 8 years ago
usr ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk. 8 years ago
virt KVM: make pid available for uevents without debugfs 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 Properly alphabetize MAINTAINERS file 8 years ago
Makefile Linux 4.13-rc3 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.