linux kernel based on RobertCNelsons patchset
https://github.com/RobertCNelson/bb-kernel

Øyvind A. Holm 7a9d2001a1 drm/vmwgfx: Convert macro to octal representation 8 år sedan
Documentation ab6eb211b0 Merge tag 'drm/panel/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next 8 år sedan
arch 856ee92e86 Merge tag 'v4.11-rc7' into drm-next 8 år sedan
block 6d8c6c0f97 blk-mq: Restart a single queue if tag sets are shared 8 år sedan
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically 9 år sedan
crypto 035f0cd3f8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 8 år sedan
drivers 7a9d2001a1 drm/vmwgfx: Convert macro to octal representation 8 år sedan
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 9 år sedan
fs 1ec1688c53 orangefs: free superblock when mount fails 8 år sedan
include 6b1462700b Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next 8 år sedan
init 597b7305dd mm: move mm_percpu_wq initialization earlier 8 år sedan
ipc 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 år sedan
kernel 856ee92e86 Merge tag 'v4.11-rc7' into drm-next 8 år sedan
lib 0e4c0ee580 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 år sedan
mm 85d492f28d zsmalloc: expand class bit 8 år sedan
net f4c13c8ec5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf 8 år sedan
samples 3209f68b3c statx: Include a mask for stx_attributes in struct statx 8 år sedan
scripts b769fefb68 Backmerge tag 'v4.11-rc6' into drm-next 8 år sedan
security 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 år sedan
sound 2f726aec19 ALSA: hda - fix a problem for lineout on a Dell AIO machine 8 år sedan
tools 856ee92e86 Merge tag 'v4.11-rc7' into drm-next 8 år sedan
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig 8 år sedan
virt 6fd6410311 Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm 8 år sedan
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 år sedan
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 år sedan
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 8 år sedan
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 år sedan
.mailmap 5714320d31 mailmap: add Martin Kepplinger's email 8 år sedan
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 år sedan
CREDITS 0c59d28121 MAINTAINERS: Remove old e-mail address 8 år sedan
Kbuild f197d75fca scripts/gdb: provide linux constants 9 år sedan
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 år sedan
MAINTAINERS 6b1462700b Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next 8 år sedan
Makefile 4f7d029b9b Linux 4.11-rc7 8 år sedan
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 8 år sedan

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.