Sin descripción

Colin Ian King def4b1243e ASoC: zx_aud96p22: make array aud96p22_dt_ids static hace 8 años
Documentation 486088bc46 Merge tag 'standardize-docs' of git://git.lwn.net/linux hace 8 años
arch 78dcf73421 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 8 años
block 130568d5ea Merge branch 'for-linus' of git://git.kernel.dk/linux-block hace 8 años
certs 5ccbdbf987 modsign: add markers to endif-statements in certs/Makefile hace 8 años
crypto dcf903d0c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 hace 8 años
drivers 52f6c588c7 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random hace 8 años
firmware 0cd5246bf8 firmware/Makefile: force recompilation if makefile changes hace 8 años
fs 52f6c588c7 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random hace 8 años
include 52f6c588c7 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random hace 8 años
init ee7998c50c random: do not ignore early device randomness hace 8 años
ipc 62b49c9908 ipc/util.h: update documentation for ipc_getref() and ipc_putref() hace 8 años
kernel 78dcf73421 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 8 años
lib 52f6c588c7 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random hace 8 años
mm 78dcf73421 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 8 años
net 52f6c588c7 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random hace 8 años
samples ad51271afc Merge branch 'akpm' (patches from Andrew) hace 8 años
scripts 80fc623809 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild hace 8 años
security 4f9dabfaf8 KEYS: DH: validate __spare field hace 8 años
sound def4b1243e ASoC: zx_aud96p22: make array aud96p22_dt_ids static hace 8 años
tools 867eacd7fb Merge branch 'akpm' (patches from Andrew) hace 8 años
usr f2e8954b0d ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk. hace 8 años
virt e37a07e0c2 Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm hace 8 años
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle hace 9 años
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore hace 10 años
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files hace 9 años
.gitignore 433db3e260 kbuild: Add support to generate LLVM assembly files hace 8 años
.mailmap 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply hace 8 años
COPYING b3358a116c [PATCH] update FSF address in COPYING hace 20 años
CREDITS 26202873bb avr32: remove support for AVR32 architecture hace 8 años
Kbuild ebf003f0cf kbuild: Consolidate header generation from ASM offset information hace 8 años
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade hace 15 años
MAINTAINERS 568d135d33 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus hace 8 años
Makefile 5771a8c088 Linux v4.13-rc1 hace 8 años
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ hace 9 años

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.