Žiadny popis

Peter Zijlstra 1e24edca05 locking/atomic, kref: Add KREF_INIT() 9 rokov pred
Documentation 27bd57aa81 locking/ww_mutex/Documentation: Update the design document 9 rokov pred
arch 642fa448ae sched/core: Remove set_task_state() 9 rokov pred
block 62f8c40592 Merge branch 'for-linus' of git://git.kernel.dk/linux-block 9 rokov pred
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically 9 rokov pred
crypto 02608e02fb crypto: testmgr - Use heap buffer for acomp test input 9 rokov pred
drivers 1e24edca05 locking/atomic, kref: Add KREF_INIT() 9 rokov pred
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 10 rokov pred
fs 1e24edca05 locking/atomic, kref: Add KREF_INIT() 9 rokov pred
include 1e24edca05 locking/atomic, kref: Add KREF_INIT() 9 rokov pred
init 1e24edca05 locking/atomic, kref: Add KREF_INIT() 9 rokov pred
ipc c626bc46ed ipc/sem.c: fix incorrect sem_lock pairing 9 rokov pred
kernel 1e24edca05 locking/atomic, kref: Add KREF_INIT() 9 rokov pred
lib f2a5fec173 locking/ww_mutex: Begin kselftests for ww_mutex 9 rokov pred
mm e5bbc8a6c9 mm/hugetlb.c: fix reservation race when freeing surplus pages 9 rokov pred
net ba836a6f5a Merge branch 'akpm' (patches from Andrew) 9 rokov pred
samples d293dbaa54 vfio-mdev: fix some error codes in the sample code 9 rokov pred
scripts 81d873a871 gcc-plugins: update gcc-common.h for gcc-7 9 rokov pred
security 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 rokov pred
sound e4f34cf6d5 Revert "ALSA: firewire-lib: change structure member with proper type" 9 rokov pred
tools 2b0b211134 locking/ww_mutex: Add ww_mutex to tools/testing/selftests 9 rokov pred
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig 9 rokov pred
virt 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 rokov pred
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 rokov pred
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 rokov pred
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 9 rokov pred
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 rokov pred
.mailmap 9ebf73b275 mailmap: add codeaurora.org names for nameless email commits 9 rokov pred
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 rokov pred
CREDITS f79f7b1b4f CREDITS: Remove outdated address information 9 rokov pred
Kbuild f197d75fca scripts/gdb: provide linux constants 9 rokov pred
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 rokov pred
MAINTAINERS 5771f6ea8d MAINTAINERS: remove duplicate bug filling description 9 rokov pred
Makefile a121103c92 Linux 4.10-rc3 9 rokov pred
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 9 rokov pred

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.