armbian-linux-rockchip

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

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.