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

Matan Barak 5242711294 IB/core: Assign root to all drivers 8 жил өмнө
Documentation 82fb342460 Documentation: Hardware tag matching 8 жил өмнө
arch c185ddec54 xen/x86: fix cpu hotplug 8 жил өмнө
block 24c5dc6610 block: Add rdma affinity based queue mapping helper 8 жил өмнө
certs 5ccbdbf987 modsign: add markers to endif-statements in certs/Makefile 8 жил өмнө
crypto dcf903d0c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 8 жил өмнө
drivers 5242711294 IB/core: Assign root to all drivers 8 жил өмнө
firmware 0cd5246bf8 firmware/Makefile: force recompilation if makefile changes 8 жил өмнө
fs 505d5c1119 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs 8 жил өмнө
include 5242711294 IB/core: Assign root to all drivers 8 жил өмнө
init ee7998c50c random: do not ignore early device randomness 8 жил өмнө
ipc 62b49c9908 ipc/util.h: update documentation for ipc_getref() and ipc_putref() 8 жил өмнө
kernel f79ec886f9 Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 8 жил өмнө
lib 52f6c588c7 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random 8 жил өмнө
mm 78dcf73421 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 жил өмнө
net 505d5c1119 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs 8 жил өмнө
samples ad51271afc Merge branch 'akpm' (patches from Andrew) 8 жил өмнө
scripts 7683e9e529 Properly alphabetize MAINTAINERS file 8 жил өмнө
security e06fdaf40a Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 8 жил өмнө
sound 0a264b6db7 Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 8 жил өмнө
tools bbcdea658f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 жил өмнө
usr f2e8954b0d ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk. 8 жил өмнө
virt e37a07e0c2 Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm 8 жил өмнө
.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 433db3e260 kbuild: Add support to generate LLVM assembly files 8 жил өмнө
.mailmap 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply 8 жил өмнө
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 жил өмнө
CREDITS 26202873bb avr32: remove support for AVR32 architecture 8 жил өмнө
Kbuild ebf003f0cf kbuild: Consolidate header generation from ASM offset information 8 жил өмнө
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 жил өмнө
MAINTAINERS 7683e9e529 Properly alphabetize MAINTAINERS file 8 жил өмнө
Makefile 520eccdfe1 Linux 4.13-rc2 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.