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

Johan Hovold dc2f727159 serial: rate limit custom-speed deprecation notice 8 năm trước cách đây
Documentation 8bc39bca5e Merge 4.12-rc4 into tty-next 8 năm trước cách đây
arch 54ebbfb160 tty: add TIOCGPTPEER ioctl 8 năm trước cách đây
block b425e50492 block: Avoid that blk_exit_rl() triggers a use-after-free 8 năm trước cách đây
certs 6e7c2b4dd3 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances 8 năm trước cách đây
crypto 9933e113c2 crypto: skcipher - Add missing API setkey checks 8 năm trước cách đây
drivers dc2f727159 serial: rate limit custom-speed deprecation notice 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 5f0f187fd0 tty: add compat_ioctl callbacks 8 năm trước cách đây
include 54ebbfb160 tty: add TIOCGPTPEER ioctl 8 năm trước cách đây
init de4d195308 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 năm trước cách đây
ipc a7c3e901a4 mm: introduce kv[mz]alloc helpers 8 năm trước cách đây
kernel 035f1456f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching 8 năm trước cách đây
lib 791caeb084 test_bpf: Add a couple of tests for BPF_JSGE. 8 năm trước cách đây
mm 864b9a393d mm: consider memblock reservations for deferred memory initialization sizing 8 năm trước cách đây
net 125f42b0e2 Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 8 năm trước cách đây
samples ad990dbe6d samples/bpf: run cleanup routines when receiving SIGTERM 8 năm trước cách đây
scripts d6c9708737 scripts/gdb: make lx-dmesg command work (reliably) 8 năm trước cách đây
security 11fbf53d66 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 năm trước cách đây
sound c531577bcd Merge tag 'sound-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 8 năm trước cách đây
tools 6f68a6ae1f Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 năm trước cách đây
usr 57ddfdaa9a initramfs: fix disabling of initramfs (and its compression) 8 năm trước cách đây
virt fa472fa91a KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices 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 72ce5732ee tty/serial: atmel: Remove AVR32 bits from the driver 8 năm trước cách đây
Makefile 3c2993b8c6 Linux 4.12-rc4 8 năm trước cách đây
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 9 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.