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

Monk Liu ae65a26dd3 drm/amdgpu:add META_DATA struct for CSA/SRIOV v2 8 vuotta sitten
Documentation 3875623c56 Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-next 8 vuotta sitten
arch b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 8 vuotta sitten
block 88a7503376 blk-mq: Remove unused variable 8 vuotta sitten
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically 9 vuotta sitten
crypto 02608e02fb crypto: testmgr - Use heap buffer for acomp test input 8 vuotta sitten
drivers ae65a26dd3 drm/amdgpu:add META_DATA struct for CSA/SRIOV v2 8 vuotta sitten
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 9 vuotta sitten
fs f598f82e20 romfs: use different way to generate fsid for BLOCK or MTD 8 vuotta sitten
include 66257db7a5 drm/ttm: add evict parameter to ttm_bo_driver::move_notify 8 vuotta sitten
init 73b3514735 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig 8 vuotta sitten
ipc c626bc46ed ipc/sem.c: fix incorrect sem_lock pairing 8 vuotta sitten
kernel ff9f8a7cf9 sysctl: fix proc_doulongvec_ms_jiffies_minmax() 8 vuotta sitten
lib b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 8 vuotta sitten
mm e47483bca2 mm, page_alloc: fix premature OOM when racing with cpuset mems update 8 vuotta sitten
net e90665a5d3 Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client 8 vuotta sitten
samples 79078c53ba Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 vuotta sitten
scripts 81d873a871 gcc-plugins: update gcc-common.h for gcc-7 8 vuotta sitten
security 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 vuotta sitten
sound a7e2641aaf Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-intel into drm-next 8 vuotta sitten
tools b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 8 vuotta sitten
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig 8 vuotta sitten
virt 1b1973ef9a Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm 8 vuotta sitten
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 vuotta sitten
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 vuotta sitten
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 8 vuotta sitten
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 vuotta sitten
.mailmap 9ebf73b275 mailmap: add codeaurora.org names for nameless email commits 8 vuotta sitten
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 vuotta sitten
CREDITS f79f7b1b4f CREDITS: Remove outdated address information 8 vuotta sitten
Kbuild f197d75fca scripts/gdb: provide linux constants 9 vuotta sitten
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 vuotta sitten
MAINTAINERS b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 8 vuotta sitten
Makefile 7a308bb301 Linux 4.10-rc5 8 vuotta sitten
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 8 vuotta sitten

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.