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

Srinivas Kandagatla 364b876818 ASoC: qdsp6: dt-bindings: Add q6adm dt bindings 7 năm trước cách đây
Documentation 364b876818 ASoC: qdsp6: dt-bindings: Add q6adm dt bindings 7 năm trước cách đây
LICENSES 536ec30477 LICENSES: Add MPL-1.1 license 7 năm trước cách đây
arch 6ea8a84806 ARM: ep93xx: i2s: Add IRQ to platform device resources 7 năm trước cách đây
block 2434af79c8 blk-mq: Revert "blk-mq: reimplement blk_mq_hw_queue_mapped" 7 năm trước cách đây
certs 2be04df566 certs/blacklist_nohashes.c: fix const confusion in certs blacklist 7 năm trước cách đây
crypto ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 năm trước cách đây
drivers 6adba21eb4 soc: qcom: Add APR bus driver 7 năm trước cách đây
firmware bf070bb0e6 kbuild: remove all dummy assignments to obj- 7 năm trước cách đây
fs e37563bb6c Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 năm trước cách đây
include 6ad2ef6530 ASoC: qdsp6: dt-bindings: Add q6afe dt bindings 7 năm trước cách đây
init 9fb71c2f23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 năm trước cách đây
ipc 3f05317d98 ipc/shm: fix use-after-free of shm file via remap_file_pages() 7 năm trước cách đây
kernel 9fb71c2f23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 năm trước cách đây
lib 9fb71c2f23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 năm trước cách đây
mm a9f2a846f0 mm, slab: reschedule cache_reap() on the same CPU 7 năm trước cách đây
net ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 năm trước cách đây
samples 92589cbdda Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc 7 năm trước cách đây
scripts ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 năm trước cách đây
security 80a17a5f50 Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor 7 năm trước cách đây
sound 9af8937e55 ASoC: amd: removed separate byte count variables for playback and capture 7 năm trước cách đây
tools ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 năm trước cách đây
usr f49821ee32 kbuild: rename built-in.o to built-in.a 7 năm trước cách đây
virt abe7a4586f Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm 7 năm trước cách đây
.clang-format d4ef8d3ff0 clang-format: add configuration file 7 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 ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 năm trước cách đây
.mailmap c0c0be9d12 Merge branch 'asoc-4.17' into asoc-4.18 for compress dependencies 7 năm trước cách đây
COPYING bf02d49123 COPYING: use the new text with points to the license files 7 năm trước cách đây
CREDITS 0b658a1e9a MAINTAINERS/CREDITS: Drop METAG ARCHITECTURE 7 năm trước cách đây
Kbuild 09bd7c75e5 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 năm trước cách đây
Kconfig b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 năm trước cách đây
MAINTAINERS c0c0be9d12 Merge branch 'asoc-4.17' into asoc-4.18 for compress dependencies 7 năm trước cách đây
Makefile 60cc43fc88 Linux 4.17-rc1 7 năm trước cách đây
README 4b290af0b3 Docs: Added a pointer to the formatted docs to README 7 năm trước cách đây

README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:

https://www.kernel.org/doc/html/latest/

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.