No description
Find a file
Uwe Kleine-König 73945a8579 MAINTAINERS: Add entry for SIOX
Maintenance is split between Gavin who works for Eckelmann and so has
the functional authority, knows the background and history of this bus
system and me who designed most of the actual code with the old
microcontroller code as reference.

Acked-by: Gavin Schenk <g.schenk@eckelmann.de>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-19 10:57:36 +01:00
arch ARM: SoC fixes for 4.15-rc 2017-12-10 08:26:59 -08:00
block
certs
crypto
Documentation siox: add gpio bus driver 2017-12-19 10:56:53 +01:00
drivers siox: add gpio bus driver 2017-12-19 10:56:53 +01:00
firmware
fs hpfs: don't bother with the i_version counter or f_version 2017-12-10 12:58:18 -08:00
include siox: add support for tracing 2017-12-19 10:56:24 +01:00
init
ipc
kernel futex: futex_wake_op, fix sign_extend32 sign bits 2017-12-10 12:50:57 -08:00
lib
mm
net
samples
scripts
security /dev/mem: Add bounce buffer for copy-out 2017-12-18 15:59:17 +01:00
sound
tools Merge 4.15-rc3 into char-misc-next 2017-12-11 08:47:41 +01:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: Add entry for SIOX 2017-12-19 10:57:36 +01:00
Makefile Linux 4.15-rc3 2017-12-10 17:56:26 -08:00
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.