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

Linus Torvalds c6a677c6f3 Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 8 rokov pred
Documentation c6a677c6f3 Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 8 rokov pred
arch c6a677c6f3 Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 8 rokov pred
block e5021876c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md 8 rokov pred
certs 2b6aa412ff KEYS: Use structure to capture key restriction function and data 8 rokov pred
crypto 0302e28dee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 8 rokov pred
drivers c6a677c6f3 Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 8 rokov pred
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 9 rokov pred
fs 1a5fb64fee Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 8 rokov pred
include c6a677c6f3 Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 8 rokov pred
init 58017a3e28 Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linux 8 rokov pred
ipc e579dde654 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 rokov pred
kernel 7246f60068 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 rokov pred
lib 8f28472a73 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 8 rokov pred
mm c6a677c6f3 Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 8 rokov pred
net e579dde654 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 rokov pred
samples af82455f7d Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 8 rokov pred
scripts af82455f7d Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 8 rokov pred
security 0302e28dee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 8 rokov pred
sound 221656e7c4 Merge tag 'sound-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 8 rokov pred
tools 7246f60068 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 rokov pred
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig 8 rokov pred
virt ab182e67ec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 8 rokov pred
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 rokov pred
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 rokov pred
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 8 rokov pred
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 rokov pred
.mailmap c6a677c6f3 Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 8 rokov pred
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 rokov pred
CREDITS 26202873bb avr32: remove support for AVR32 architecture 8 rokov pred
Kbuild f197d75fca scripts/gdb: provide linux constants 9 rokov pred
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 rokov pred
MAINTAINERS c6a677c6f3 Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 8 rokov pred
Makefile c58d4055c0 Merge tag 'docs-4.12' of git://git.lwn.net/linux 8 rokov pred
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 8 rokov pred

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.