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

Andrew Worsley f6887531c0 drivers: w1: Add 1w slave driver for DS28E05 EEPROM 8 ani în urmă
Documentation 5cb95fae7a char: xilinx_hwicap: Fix warnings in the driver 8 ani în urmă
arch 9749c37275 Merge 4.13-rc7 into char-misc-next 8 ani în urmă
block 9749c37275 Merge 4.13-rc7 into char-misc-next 8 ani în urmă
certs 5ccbdbf987 modsign: add markers to endif-statements in certs/Makefile 8 ani în urmă
crypto 41cdf7a453 crypto: authencesn - Fix digest_null crash 8 ani în urmă
drivers f6887531c0 drivers: w1: Add 1w slave driver for DS28E05 EEPROM 8 ani în urmă
firmware 0cd5246bf8 firmware/Makefile: force recompilation if makefile changes 8 ani în urmă
fs 9749c37275 Merge 4.13-rc7 into char-misc-next 8 ani în urmă
include baa8055de0 w1: ds1wm: make endian clean and use standard io memory accessors 8 ani în urmă
init ee7998c50c random: do not ignore early device randomness 8 ani în urmă
ipc ade9f91b32 ipc: add missing container_of()s for randstruct 8 ani în urmă
kernel 9749c37275 Merge 4.13-rc7 into char-misc-next 8 ani în urmă
lib 7edaeb6841 kernel/watchdog: Prevent false positives with turbo modes 8 ani în urmă
mm a8b169afbf Avoid page waitqueue race leaving possible page locker waiting 8 ani în urmă
net 105065c3f7 Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux 8 ani în urmă
samples cc75f8514d samples/bpf: fix bpf tunnel cleanup 8 ani în urmă
scripts f7bbf0754b Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 8 ani în urmă
security e06fdaf40a Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 8 ani în urmă
sound 9ce76511b6 ASoC: rt5677: Reintroduce I2C device IDs 8 ani în urmă
tools b97971bee5 coresight: pmu: Adds return stack option to perf coresight pmu 8 ani în urmă
usr f2e8954b0d ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk. 8 ani în urmă
virt 53a5abd839 Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm 8 ani în urmă
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 ani în urmă
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 ani în urmă
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 8 ani în urmă
.gitignore 433db3e260 kbuild: Add support to generate LLVM assembly files 8 ani în urmă
.mailmap 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply 8 ani în urmă
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 ani în urmă
CREDITS 26202873bb avr32: remove support for AVR32 architecture 8 ani în urmă
Kbuild ebf003f0cf kbuild: Consolidate header generation from ASM offset information 8 ani în urmă
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 ani în urmă
MAINTAINERS 9749c37275 Merge 4.13-rc7 into char-misc-next 8 ani în urmă
Makefile cc4a41fe55 Linux 4.13-rc7 8 ani în urmă
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 8 ani în urmă

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.