Tidak Ada Deskripsi

Boris Brezillon db02b7614a drm/atmel-hlcdc: Rework the fbdev creation logic 9 tahun lalu
Documentation 6ac3bb167f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 tahun lalu
arch 8ae679c4bc powerpc: Fix build warning on 32-bit PPC 9 tahun lalu
block 8b0e195314 ktime: Cleanup ktime_set() usage 9 tahun lalu
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically 9 tahun lalu
crypto 0aaf2146ec Merge tag 'docs-4.10-2' of git://git.lwn.net/linux 9 tahun lalu
drivers db02b7614a drm/atmel-hlcdc: Rework the fbdev creation logic 9 tahun lalu
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 10 tahun lalu
fs 1f3a8e49d8 ktime: Get rid of ktime_equal() 9 tahun lalu
include 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 tahun lalu
init 6290602709 mm: add PageWaiters indicating tasks are waiting for a page bit 9 tahun lalu
ipc 370b262c89 ipc/sem: avoid idr tree lookup for interrupted semop 9 tahun lalu
kernel 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 tahun lalu
lib 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 tahun lalu
mm 6290602709 mm: add PageWaiters indicating tasks are waiting for a page bit 9 tahun lalu
net 1f3a8e49d8 ktime: Get rid of ktime_equal() 9 tahun lalu
samples 00198dab3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 tahun lalu
scripts 67327145c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 9 tahun lalu
security 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 tahun lalu
sound 8b0e195314 ktime: Cleanup ktime_set() usage 9 tahun lalu
tools 10bbe7599e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 9 tahun lalu
usr db2aa7fd15 initramfs: allow again choice of the embedded initram compression algorithm 9 tahun lalu
virt 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 tahun lalu
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 tahun lalu
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 tahun lalu
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 9 tahun lalu
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 tahun lalu
.mailmap 133d970e0d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 tahun lalu
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 tahun lalu
CREDITS f79f7b1b4f CREDITS: Remove outdated address information 9 tahun lalu
Kbuild f197d75fca scripts/gdb: provide linux constants 9 tahun lalu
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 tahun lalu
MAINTAINERS 3a77fa8544 Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging 9 tahun lalu
Makefile 7ce7d89f48 Linux 4.10-rc1 9 tahun lalu
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 9 tahun lalu

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.