Performance oriented customized Linux kernel based on the mainline kernel.
Find a file
Dave Airlie bab1e2fe4b Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next
Core Changes:
- Add quirk for LGD 764 panel to default 10bpc (Mario)

Cc: Mario Kleiner <mario.kleiner.de@gmail.com>

* tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc:
  drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2
2017-05-12 13:57:20 +10:00
arch arm64 2nd set of updates for 4.12: 2017-05-11 11:27:54 -07:00
block block: handle partial completions for special payload requests 2017-05-11 08:08:53 -06:00
certs
crypto
Documentation Connect the newly RST-formatted documentation to the rest; this had to wait 2017-05-11 11:29:52 -07:00
drivers Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next 2017-05-12 13:57:20 +10:00
firmware
fs MTD updates for 4.12-rc1: 2017-05-11 10:44:22 -07:00
include fbdev changes for v4.12: 2017-05-11 11:12:26 -07:00
init
ipc
kernel
lib
mm arm64 2nd set of updates for 4.12: 2017-05-11 11:27:54 -07:00
net
samples
scripts Kbuild UAPI header export updates for v4.12 2017-05-10 20:45:36 -07:00
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MTD updates for 4.12-rc1: 2017-05-11 10:44:22 -07:00
Makefile Kbuild UAPI header export updates for v4.12 2017-05-10 20:45:36 -07: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.