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

Colin Ian King 1adb0a9faa clk: mediatek: remove unused array audio_parents 7 năm trước cách đây
Documentation de3750351c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 năm trước cách đây
LICENSES f91af1c69c LICENSES: Add Linux-OpenIB license text 7 năm trước cách đây
arch aba16dc5cf Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax 7 năm trước cách đây
block c125311d96 blk-wbt: don't maintain inflight counts if disabled 7 năm trước cách đây
certs c4df32c80d export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR() 7 năm trước cách đây
crypto 13bf2cf9e2 Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma 7 năm trước cách đây
drivers 1adb0a9faa clk: mediatek: remove unused array audio_parents 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 aba16dc5cf Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax 7 năm trước cách đây
include b933d6ebf2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 năm trước cách đây
init 1bc276775d Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 năm trước cách đây
ipc 2a9d648100 ipc/util.c: update return value of ipc_getref from int to bool 7 năm trước cách đây
kernel d207ea8e74 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 năm trước cách đây
lib aba16dc5cf Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax 7 năm trước cách đây
mm 2923b27e54 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm 7 năm trước cách đây
net aba16dc5cf Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax 7 năm trước cách đây
samples 817b89beb9 samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM 7 năm trước cách đây
scripts c4726e774e Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 7 năm trước cách đây
security 57bb8e37d7 Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor 7 năm trước cách đây
sound 33e17876ea Merge branch 'akpm' (patches from Andrew) 7 năm trước cách đây
tools aba16dc5cf Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax 7 năm trước cách đây
usr f6f57a4643 initramfs: move gen_initramfs_list.sh from scripts/ to usr/ 7 năm trước cách đây
virt b372115311 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 7 năm trước cách đây
.clang-format 7bee9bd21b clang-format: Set IndentWrappedFunctionNames false 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 8 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 828bf6e904 Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm 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 6b69cbd8b1 9p: remove Ron Minnich from MAINTAINERS 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 006477f40d kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt 7 năm trước cách đây
MAINTAINERS 828bf6e904 Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm 7 năm trước cách đây
Makefile 5b394b2ddf Linux 4.19-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.