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

Jim Mattson 75f4fc8da9 kvm: vmx: Raise #UD on unsupported RDSEED 8 năm trước cách đây
Documentation 0fdd951c9b Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 8 năm trước cách đây
arch 75f4fc8da9 kvm: vmx: Raise #UD on unsupported RDSEED 8 năm trước cách đây
block 76451d79bd blk-mq: map queues to all present CPUs 8 năm trước cách đây
certs 5ccbdbf987 modsign: add markers to endif-statements in certs/Makefile 8 năm trước cách đây
crypto 41cdf7a453 crypto: authencesn - Fix digest_null crash 8 năm trước cách đây
drivers acdae9ee6a Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-platform-drivers-x86 8 năm trước cách đây
firmware 0cd5246bf8 firmware/Makefile: force recompilation if makefile changes 8 năm trước cách đây
fs ed66da1104 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 8 năm trước cách đây
include 199b5763d3 KVM: add spinlock optimization framework 8 năm trước cách đây
init ee7998c50c random: do not ignore early device randomness 8 năm trước cách đây
ipc ade9f91b32 ipc: add missing container_of()s for randstruct 8 năm trước cách đây
kernel fbb77611e9 Fix compat_sys_sigpending breakage 8 năm trước cách đây
lib bc78d646e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 năm trước cách đây
mm 167d0f258f mm: take memory hotplug lock within numa_zonelist_order_handler() 8 năm trước cách đây
net c63716ab4d Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client 8 năm trước cách đây
samples cc75f8514d samples/bpf: fix bpf tunnel cleanup 8 năm trước cách đây
scripts 0a07b238e5 Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux 8 năm trước cách đây
security e06fdaf40a Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 8 năm trước cách đây
sound 5ef26e966d Merge tag 'asoc-fix-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus 8 năm trước cách đây
tools bc78d646e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 năm trước cách đây
usr f2e8954b0d ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk. 8 năm trước cách đây
virt 076b925d51 kvm: avoid uninitialized-variable warnings 8 năm trước cách đây
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 năm trước cách đây
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 năm trước cách đây
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 9 năm trước cách đây
.gitignore 433db3e260 kbuild: Add support to generate LLVM assembly files 8 năm trước cách đây
.mailmap 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply 8 năm trước cách đây
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 năm trước cách đây
CREDITS 26202873bb avr32: remove support for AVR32 architecture 8 năm trước cách đây
Kbuild ebf003f0cf kbuild: Consolidate header generation from ASM offset information 8 năm trước cách đây
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 năm trước cách đây
MAINTAINERS a170504f9f KVM: MAINTAINERS improvements 8 năm trước cách đây
Makefile aae4e7a8bc Linux 4.13-rc4 8 năm trước cách đây
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 8 năm trước cách đây

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.