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

Suman Anna 9d5018deec iommu/omap: Add support to program multiple iommus 8 роки тому
Documentation 48bddb143b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 роки тому
arch 2896b80e00 Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 7 роки тому
block 157f377beb block: directly insert blk-mq request from blk_insert_cloned_request() 8 роки тому
certs 5ccbdbf987 modsign: add markers to endif-statements in certs/Makefile 8 роки тому
crypto 2d45a7e898 crypto: af_alg - get_page upon reassignment to TX SGL 8 роки тому
drivers 9d5018deec iommu/omap: Add support to program multiple iommus 7 роки тому
firmware df85b2d767 firmware: Restore support for built-in firmware 7 роки тому
fs 30db202e54 Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux 8 роки тому
include 48bddb143b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 роки тому
init 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 роки тому
ipc cc73fee0ba Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 роки тому
kernel 48bddb143b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 роки тому
lib e7cdb60fd2 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 8 роки тому
mm e253d98f5b Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 роки тому
net 48bddb143b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 роки тому
samples c0da4fa0d1 Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 8 роки тому
scripts b38923a068 Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 8 роки тому
security 581bfce969 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 роки тому
sound 711aab1dbb vfs: constify path argument to kernel_read_file_from_path 8 роки тому
tools 48bddb143b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 роки тому
usr f2e8954b0d ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk. 8 роки тому
virt 5e0018b3e3 kvm: Serialize wq active checks in kvm_vcpu_wake_up() 8 роки тому
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 роки тому
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 роки тому
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 8 роки тому
.gitignore 433db3e260 kbuild: Add support to generate LLVM assembly files 8 роки тому
.mailmap 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply 8 роки тому
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 роки тому
CREDITS 7f85565a3f Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux 8 роки тому
Kbuild ebf003f0cf kbuild: Consolidate header generation from ASM offset information 8 роки тому
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 роки тому
MAINTAINERS 48bddb143b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 роки тому
Makefile 2bd6bf03f4 Linux 4.14-rc1 7 роки тому
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 8 роки тому

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.