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

Linus Torvalds 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply před 8 roky
Documentation 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply před 8 roky
arch e0c4a5fc75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 8 roky
block ed6565e734 block: handle partial completions for special payload requests před 8 roky
certs 6e7c2b4dd3 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances před 8 roky
crypto 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants před 8 roky
drivers 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply před 8 roky
firmware 0cd5246bf8 firmware/Makefile: force recompilation if makefile changes před 8 roky
fs 050453295f Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 8 roky
include 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply před 8 roky
init de4d195308 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 8 roky
ipc a7c3e901a4 mm: introduce kv[mz]alloc helpers před 8 roky
kernel e0c4a5fc75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 8 roky
lib 4879b7ae05 Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma před 8 roky
mm e47b40a235 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux před 8 roky
net c70422f760 Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux před 8 roky
samples af82455f7d Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc před 8 roky
scripts 791a9a666d Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild před 8 roky
security 11fbf53d66 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 8 roky
sound 291b38a756 Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs před 8 roky
tools e0c4a5fc75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 8 roky
usr cff75e0b6f initramfs: provide a way to ignore image provided by bootloader před 8 roky
virt 36c344f3f1 Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD před 8 roky
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle před 9 roky
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore před 10 roky
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files před 8 roky
.gitignore 433db3e260 kbuild: Add support to generate LLVM assembly files před 8 roky
.mailmap 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply před 8 roky
COPYING b3358a116c [PATCH] update FSF address in COPYING před 20 roky
CREDITS 26202873bb avr32: remove support for AVR32 architecture před 8 roky
Kbuild ebf003f0cf kbuild: Consolidate header generation from ASM offset information před 8 roky
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade před 15 roky
MAINTAINERS ac3c4aa248 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus před 8 roky
Makefile 791a9a666d Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild před 8 roky
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ před 8 roky

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.