linux kernel with rockchip specific wip patches.

Linus Torvalds a121103c92 Linux 4.10-rc3 преди 8 години
Documentation 5824f92463 Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio преди 8 години
arch 08289086b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm преди 8 години
block 62f8c40592 Merge branch 'for-linus' of git://git.kernel.dk/linux-block преди 8 години
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically преди 8 години
crypto 02608e02fb crypto: testmgr - Use heap buffer for acomp test input преди 8 години
drivers 83280e90ef Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb преди 8 години
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs преди 9 години
fs 6989606a72 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit преди 8 години
include 83280e90ef Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb преди 8 години
init 6290602709 mm: add PageWaiters indicating tasks are waiting for a page bit преди 8 години
ipc 370b262c89 ipc/sem: avoid idr tree lookup for interrupted semop преди 8 години
kernel 6989606a72 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit преди 8 години
lib ea07b862ac mm: workingset: fix use-after-free in shadow node shrinker преди 8 години
mm ea07b862ac mm: workingset: fix use-after-free in shadow node shrinker преди 8 години
net 3b48ab2248 drop_monitor: consider inserted data in genlmsg_end преди 8 години
samples d293dbaa54 vfio-mdev: fix some error codes in the sample code преди 8 години
scripts 81d873a871 gcc-plugins: update gcc-common.h for gcc-7 преди 8 години
security 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally преди 8 години
sound e4f34cf6d5 Revert "ALSA: firewire-lib: change structure member with proper type" преди 8 години
tools 10bbe7599e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux преди 8 години
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig преди 8 години
virt 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip преди 8 години
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle преди 8 години
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore преди 9 години
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files преди 8 години
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild преди 8 години
.mailmap 133d970e0d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus преди 8 години
COPYING b3358a116c [PATCH] update FSF address in COPYING преди 19 години
CREDITS f79f7b1b4f CREDITS: Remove outdated address information преди 8 години
Kbuild f197d75fca scripts/gdb: provide linux constants преди 8 години
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade преди 14 години
MAINTAINERS cc250e267b Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc преди 8 години
Makefile a121103c92 Linux 4.10-rc3 преди 8 години
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ преди 8 години

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.