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

Takashi Iwai f43e5407e4 ALSA: usb: Constify snd_rawmidi_ops vor 8 Jahren
Documentation 36f671be1d Documentation/unaligned-memory-access.txt: fix incorrect comparison operator vor 8 Jahren
arch b91e1302ad mm: optimize PageWaiters bit use for unlock_page() vor 8 Jahren
block 8b0e195314 ktime: Cleanup ktime_set() usage vor 8 Jahren
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically vor 9 Jahren
crypto 02608e02fb crypto: testmgr - Use heap buffer for acomp test input vor 8 Jahren
drivers 2d706e790f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 vor 8 Jahren
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs vor 9 Jahren
fs 1db175428e ext4: Simplify DAX fault path vor 8 Jahren
include 9021b2b8fd ALSA: isa: Constify snd_rawmidi_ops vor 8 Jahren
init 6290602709 mm: add PageWaiters indicating tasks are waiting for a page bit vor 8 Jahren
ipc 370b262c89 ipc/sem: avoid idr tree lookup for interrupted semop vor 8 Jahren
kernel b9d9d6911b smp/hotplug: Undo tglxs brainfart vor 8 Jahren
lib 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 8 Jahren
mm 4759d386d5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm vor 8 Jahren
net 8f18e4d03e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 8 Jahren
samples 00198dab3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 8 Jahren
scripts 67327145c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security vor 8 Jahren
security 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally vor 8 Jahren
sound f43e5407e4 ALSA: usb: Constify snd_rawmidi_ops vor 8 Jahren
tools 10bbe7599e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux vor 8 Jahren
usr db2aa7fd15 initramfs: allow again choice of the embedded initram compression algorithm vor 8 Jahren
virt 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 8 Jahren
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle vor 9 Jahren
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore vor 10 Jahren
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files vor 8 Jahren
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild vor 9 Jahren
.mailmap 133d970e0d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus vor 8 Jahren
COPYING b3358a116c [PATCH] update FSF address in COPYING vor 20 Jahren
CREDITS f79f7b1b4f CREDITS: Remove outdated address information vor 8 Jahren
Kbuild f197d75fca scripts/gdb: provide linux constants vor 9 Jahren
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade vor 15 Jahren
MAINTAINERS 3a77fa8544 Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging vor 8 Jahren
Makefile 0c744ea4f7 Linux 4.10-rc2 vor 8 Jahren
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ vor 8 Jahren

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.