Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices: OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
Find a file
Ingo Molnar 563c4f85f9 Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Pick up the first couple of patches working towards PREEMPT_RT.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
2019-09-16 14:05:04 +02:00
arch Merge branch 'sched/rt' into sched/core, to pick up -rt changes 2019-09-16 14:05:04 +02:00
block
certs
crypto
Documentation Merge branch 'sched/rt' into sched/core, to pick up -rt changes 2019-09-16 14:05:04 +02:00
drivers virtio, vhost: bugfixes 2019-07-29 11:34:12 -07:00
fs
include Merge branch 'sched/rt' into sched/core, to pick up -rt changes 2019-09-16 14:05:04 +02:00
init Merge branch 'sched/rt' into sched/core, to pick up -rt changes 2019-09-16 14:05:04 +02:00
ipc
kernel Merge branch 'sched/rt' into sched/core, to pick up -rt changes 2019-09-16 14:05:04 +02:00
lib
LICENSES
mm Merge branch 'sched/rt' into sched/core, to pick up -rt changes 2019-09-16 14:05:04 +02:00
net
samples
scripts Kbuild fixes for v5.3 2019-07-28 10:35:04 -07:00
security meminit fix 2019-07-28 12:33:15 -07:00
sound
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Merge branch 'sched/rt' into sched/core, to pick up -rt changes 2019-09-16 14:05:04 +02:00
Makefile Linux 5.3-rc2 2019-07-28 12:47:02 -07:00
README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

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.