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.