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

Arnd Bergmann 602f4fb71d usb: select USB_COMMON for usb role switch config 7 سال پیش
Documentation 1acc85d82f Documentation: typec.rst: Use literal-block element with ascii art 7 سال پیش
LICENSES 536ec30477 LICENSES: Add MPL-1.1 license 7 سال پیش
arch ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 سال پیش
block 2434af79c8 blk-mq: Revert "blk-mq: reimplement blk_mq_hw_queue_mapped" 7 سال پیش
certs 2be04df566 certs/blacklist_nohashes.c: fix const confusion in certs blacklist 7 سال پیش
crypto ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 سال پیش
drivers 602f4fb71d usb: select USB_COMMON for usb role switch config 7 سال پیش
firmware bf070bb0e6 kbuild: remove all dummy assignments to obj- 7 سال پیش
fs e37563bb6c Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 سال پیش
include 9fb71c2f23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 سال پیش
init 9fb71c2f23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 سال پیش
ipc 3f05317d98 ipc/shm: fix use-after-free of shm file via remap_file_pages() 7 سال پیش
kernel 9fb71c2f23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 سال پیش
lib 9fb71c2f23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 سال پیش
mm a9f2a846f0 mm, slab: reschedule cache_reap() on the same CPU 7 سال پیش
net ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 سال پیش
samples 92589cbdda Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc 7 سال پیش
scripts ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 سال پیش
security 80a17a5f50 Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor 7 سال پیش
sound 16e205cf42 Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linux 7 سال پیش
tools ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 سال پیش
usr f49821ee32 kbuild: rename built-in.o to built-in.a 7 سال پیش
virt abe7a4586f Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm 7 سال پیش
.clang-format d4ef8d3ff0 clang-format: add configuration file 7 سال پیش
.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 ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 سال پیش
.mailmap 19fd08b85b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma 7 سال پیش
COPYING bf02d49123 COPYING: use the new text with points to the license files 7 سال پیش
CREDITS 0b658a1e9a MAINTAINERS/CREDITS: Drop METAG ARCHITECTURE 7 سال پیش
Kbuild 09bd7c75e5 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 سال پیش
Kconfig b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 سال پیش
MAINTAINERS f6811370b9 Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform 7 سال پیش
Makefile 60cc43fc88 Linux 4.17-rc1 7 سال پیش
README 4b290af0b3 Docs: Added a pointer to the formatted docs to README 7 سال پیش

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.