armbian-linux-rockchip

coolsoul 47645334b1 add GCC PLUGIN config преди 10 месеца
Documentation 22146feb13 add init files преди 10 месеца
LICENSES 22146feb13 add init files преди 10 месеца
android 22146feb13 add init files преди 10 месеца
arch 843c698c7c hk1 rbox is same as ht2 преди 10 месеца
block 22146feb13 add init files преди 10 месеца
certs 22146feb13 add init files преди 10 месеца
crypto 22146feb13 add init files преди 10 месеца
drivers 17f9b4e47a modify timevalue to ns преди 10 месеца
fs 22146feb13 add init files преди 10 месеца
include 22146feb13 add init files преди 10 месеца
init 22146feb13 add init files преди 10 месеца
io_uring 22146feb13 add init files преди 10 месеца
ipc 22146feb13 add init files преди 10 месеца
kernel 22146feb13 add init files преди 10 месеца
lib 22146feb13 add init files преди 10 месеца
mm 22146feb13 add init files преди 10 месеца
net 22146feb13 add init files преди 10 месеца
samples 22146feb13 add init files преди 10 месеца
scripts 22146feb13 add init files преди 10 месеца
security 22146feb13 add init files преди 10 месеца
sound 22146feb13 add init files преди 10 месеца
tools 22146feb13 add init files преди 10 месеца
usr 22146feb13 add init files преди 10 месеца
virt 22146feb13 add init files преди 10 месеца
.gitignore 7cd7664fa4 Initial commit преди 10 месеца
COPYING 22146feb13 add init files преди 10 месеца
CREDITS 22146feb13 add init files преди 10 месеца
Kbuild 22146feb13 add init files преди 10 месеца
Kconfig 22146feb13 add init files преди 10 месеца
LICENSE 7cd7664fa4 Initial commit преди 10 месеца
MAINTAINERS 22146feb13 add init files преди 10 месеца
Makefile 22146feb13 add init files преди 10 месеца
OWNERS 22146feb13 add init files преди 10 месеца
README 22146feb13 add init files преди 10 месеца
README.md 22146feb13 add init files преди 10 месеца
boot.its 22146feb13 add init files преди 10 месеца
build.config.aarch64 22146feb13 add init files преди 10 месеца
build.config.allmodconfig 22146feb13 add init files преди 10 месеца
build.config.allmodconfig.aarch64 22146feb13 add init files преди 10 месеца
build.config.allmodconfig.arm 22146feb13 add init files преди 10 месеца
build.config.allmodconfig.x86_64 22146feb13 add init files преди 10 месеца
build.config.amlogic 22146feb13 add init files преди 10 месеца
build.config.arm 22146feb13 add init files преди 10 месеца
build.config.common 22146feb13 add init files преди 10 месеца
build.config.db845c 22146feb13 add init files преди 10 месеца
build.config.gki 22146feb13 add init files преди 10 месеца
build.config.gki-debug.aarch64 22146feb13 add init files преди 10 месеца
build.config.gki-debug.x86_64 22146feb13 add init files преди 10 месеца
build.config.gki.aarch64 22146feb13 add init files преди 10 месеца
build.config.gki.aarch64.fips140 22146feb13 add init files преди 10 месеца
build.config.gki.aarch64.fips140_eval_testing 22146feb13 add init files преди 10 месеца
build.config.gki.x86_64 22146feb13 add init files преди 10 месеца
build.config.gki_kasan 22146feb13 add init files преди 10 месеца
build.config.gki_kasan.aarch64 22146feb13 add init files преди 10 месеца
build.config.gki_kasan.x86_64 22146feb13 add init files преди 10 месеца
build.config.gki_kprobes 22146feb13 add init files преди 10 месеца
build.config.gki_kprobes.aarch64 22146feb13 add init files преди 10 месеца
build.config.gki_kprobes.x86_64 22146feb13 add init files преди 10 месеца
build.config.hikey960 22146feb13 add init files преди 10 месеца
build.config.khwasan 22146feb13 add init files преди 10 месеца
build.config.rockchip 22146feb13 add init files преди 10 месеца
build.config.x86_64 22146feb13 add init files преди 10 месеца
linux-rk35xx-legacy.config 399996605b add config преди 10 месеца
logo.bmp 22146feb13 add init files преди 10 месеца
logo_kernel.bmp 22146feb13 add init files преди 10 месеца
new.config 47645334b1 add GCC PLUGIN config преди 10 месеца

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.

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.