TBS linux open source drivers
C C++ Assembly Makefile Objective-C Perl
Switch branches/tags
Nothing to show
Pull request Compare This branch is 31784 commits ahead, 7 commits behind ljalves:latest.
Permalink
Failed to load latest commit information.
Documentation media: docs-rst: Document EBUSY for VIDIOC_S_FMT Jun 26, 2017
arch
block
certs
crypto
drivers add to visit 24cxx on tbs6301 Jul 12, 2017
firmware Merge branch 'tbsdtv_linux_media/master' into tbsdtv_linux_media/latest Jul 12, 2017
fs mm: larger stack guard gap, between vmas Jun 19, 2017
include Merge branch 'tbsdtv_linux_media/master' into tbsdtv_linux_media/latest Jul 12, 2017
init
ipc
kernel Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/sc… Jun 18, 2017
lib
mm mm: larger stack guard gap, between vmas Jun 19, 2017
net net: don't global ICMP rate limit packets originating from loopback Jun 14, 2017
samples samples/bpf: run cleanup routines when receiving SIGTERM May 12, 2017
scripts scripts/gdb: make lx-dmesg command work (reliably) Jun 2, 2017
security selinux: fix double free in selinux_parse_opts_str() Jun 13, 2017
sound ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT Jun 7, 2017
tools Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/… Jun 18, 2017
usr
virt
.cocciconfig scripts: add Linux .cocciconfig for coccinelle Jul 22, 2016
.get_maintainer.ignore Add hch to .get_maintainer.ignore Aug 21, 2015
.gitattributes .gitattributes: set git diff driver for C source code files Oct 8, 2016
.gitignore
.mailmap
COPYING [PATCH] update FSF address in COPYING Sep 10, 2005
CREDITS avr32: remove support for AVR32 architecture May 1, 2017
Kbuild kbuild: Consolidate header generation from ASM offset information Apr 12, 2017
Kconfig kbuild: migrate all arch to the kconfig mainmenu upgrade Sep 20, 2010
MAINTAINERS [media] s5p-cec: update MAINTAINERS entry Jun 20, 2017
Makefile Linux 4.12-rc6 Jun 19, 2017
README

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.