view index.html @ 121:1dfbd8733c91

More stuff.
author Rob Landley <rob@landley.net>
date Mon, 08 Aug 2011 18:35:56 -0500
parents 9a8b11877d11
children 4e510536c3c8
line wrap: on
line source

<html>
<title>Linux Kernel Documentation</title>
<body>

<h2>Documentation extracted from the Linux kernel and mirrored on the web where
Google can find it:</h2>
<ul>
<li><p><a href=Documentation>Documentation</a> - Text files in the kernel source tarball's Documentation subdirectory.</p></li>
<li><p><a href=htmldocs>htmldocs</a> - Kernel Documentation maintained in docbook format (output of "make htmldocs").</p></li>
<li><p><a href=menuconfig>Menuconfig</a> - help text for each kernel configuration option (from kconfig source).</p></li>

<li><p><a href=readme>README</a> various README files scattered around Linux kernel source</a></p></li>
<li><p><a href=rfc-linux.html>RFC</a> - List of IETF RFCs referred to by kernel source files.  Links to both the text of the RFC and the source files that refer to it.</a></p></li>
<li><p><a href=makehelp.txt>Output of kernel's "make help".</a></p></li>
</ul>

<h2>Standards documents applicable to the Linux kernel</h2>
<ul>
<li><p><a href=http://www.opengroup.org/onlinepubs/9699919799/>Single Unix Specification v4</a> (Also known as Open Group Base Specifications issue 7, and POSIX 2008.  See especially <a href=http://www.opengroup.org/onlinepubs/9699919799/idx/xsh.html>system interfaces</a>)</p></li>

<li><p>C99 standard (current version of the C programming language): <a href=http://www.open-std.org/jtc1/sc22/wg14/www/standards>ISO/IEC C9899 PDF</a>, <a href=http://busybox.net/~landley/c99-draft.html>html</a>, or <a href=http://c0x.coding-guidelines.com/>searchable website</a>.</p></li>
<li><p><a href=http://www.unix.org/whitepapers/64bit.html>LP64 standard</a> defining the size of char, short, int, and long on 32-bit and 64-bit platforms.  (See also the <a href=http://www.unix.org/version2/whatsnew/lp64_wp.html>rationale</a> for the standard, and the <a href=http://blogs.msdn.com/oldnewthing/archive/2005/01/31/363790.aspx>legacy reasons</a> another OS declined to adopt this standard).</p></li>

<li><p><a href=http://refspecs.linuxfoundation.org/index.shtml>Linux Foundation's specs page</a> (ELF, Dwarf, ABI...)</p></li>
<li><p><a href="http://www.t10.org/scsi-3.htm">SCSI standards</a></p></li>
</ul>

<h2>Videos worth watching</h2>

<ul>
<p><li>Clay Shirky (NYU)
<ul>
<li><a href=http://www.youtube.com/watch?v=sPQViNNOAkw>Institutions vs Collaboration</a></li>
<li>Where do people find the time (<a href=http://youtube.com/watch?v=AyoNHIl-QLQ>part one</a> <a href=http://www.youtube.com/watch?v=jNCblGv0zjU>part two</a>)</li>
</ul></li></p>

<p><li>Ben Collins-Sussman and Brian Fitzpatrick (Subversion)
<ul><li><a href=http://video.google.com/videoplay?docid=-4216011961522818645>How Open Source Projects Survive Poisonous People</a></li>
</ul></li></p>

<p><li>Martin Michlmayr (Debian)
<ul>
<li><a href=http://video.google.com/videoplay?docid=-5503858974016723264>Release Management in Large Free Software Projects</a>
  <ul><li>I.E. why time-based releases are superior to whenever-it's-finished releases</li></ul>
</li>
</ul></li></p>

<p><li>Linus Torvalds
<ul>
<li><a href=http://video.google.com/videoplay?docid=-2199332044603874737>Why I Created Git</a></li>
</ul></li></p>

<p><li>Greg Kroah-Hartman
<ul>
<li><a href=http://kernel.org/pub/media/talks/gregkh/2008_driver_writing_tutorial_gregkh.avi>Linux Device Driver Tutorial</a> (Note: 2.8 gigs, enormous)</a></li>
</ul></li></p>

</ul>

<h2>Other web pages containing kernel documentation</h2>
<ul>
<li><p><a href=http://lkml.indiana.edu/hypermail/linux/kernel/1107.2/02263.html>Unified Linux-kernel git repository</a>, with complete history from 0.0.1 to the present</p></li>
<li><p><a href=ols>Ottawa Linux Symposium papers, split up and indexed by year</a></p></li>
<li><a href=http://kernel.org/doc/man-pages>Linux man-pages website, includes HTML versions of man pages</a></li>
<li><p><a href=http://vger.kernel.org/vger-lists.html>Development mailing lists available on kernel.org</a></p>
<ul><li>See also the L: entries in <a href=linux/MAINTAINERS>MAINTAINERS</a></li></ul>
</li>
<li><p><a href=http://lwn.net/Kernel/Index/>All Linux Weekly News kernel articles</a> indexed by topic<p></li>
<li><p><a href=http://www.linuxjournal.com/xstatic/magazine/archives>Linux Journal archives</a></p></li>
<li><p><a href=http://kernelnewbies.org/Linux26Changes>Linux kernel changelog</a> (summary of what's new in each version)</p></li>
<li><p><a href=http://twitter.com/kernellog2>H-Online's Kernel-Log</a> (most recent first)</p></li>
<li><p>Linux Device Drivers book (<a href=http://lwn.net/Kernel/LDD3/>third edition</a>) (<a href=http://www.xml.com/ldd/chapter/book/>second edition</a>)</p></li>
<li><p><a href=http://www.ibm.com/developerworks/views/linux/library.jsp>IBM Developerworks Linux Library</a> (also <a href=http://www.ibm.com/developerworks/linux/library/l-linux-kernel/>here</a>)</p></li>

<li><p><a href=http://www.tux.org/lkml/>Linux Kernel Mailing List FAQ</a></p></li>
<li><p><a href=http://kernelplanet.org>Kernel Planet (blog aggregator)</a></p></li>
<li><p><a href=local>Some locally produced docs</a></p></li>
<li><p><a href=als1999>Atlanta Linux Showcase CD (1999)</a></p></li>
</ul>

<h2>Translations to other languages</h2>
<ul>
<li><p><a href=http://tlktp.sourceforge.net/>Linux Kernel Translation Project</a></p></li>

<li><p><a href=http://kernelnewbies.org/RegionalNewbies>Kernel Newbies regional pages</a></p></li>
<li><p><a href=http://www.linux.or.jp/JF/index.html>Japanese</a></p></li>
<li><p><a href=http://zh-kernel.org/docs>Chinese</a></p></li>
</ul>

<h2>Documentation on memory management</h2>
<ul>
<li><p><a href="gorman">Understanding the Linux Virtual Memory Manager</a>, online book by Mel Gorman.</p></li>
<li><p>What every programmer should know about memory, article series by Ulrich Drepper,
parts
<a href=http://lwn.net/Articles/250967/>one</a>,

<a href=http://lwn.net/Articles/252125/>two</a>,
<a href=http://lwn.net/Articles/253361/>three</a>,
<a href=http://lwn.net/Articles/254445/>four</a>,
<a href=http://lwn.net/Articles/255364/>five</a>.
</p></li>
<li><p>Ars technica ram guide, article series by Jon "Hannibal" Stokes, parts
<a href=http://arstechnica.com/paedia/r/ram_guide/ram_guide.part1-1.html>one</a>,
<a href=http://arstechnica.com/paedia/r/ram_guide/ram_guide.part1-1.html>two</a>,
<a href=http://arstechnica.com/paedia/r/ram_guide/ram_guide.part3-1.html>three</a>,
<a href=http://arstechnica.com/articles/paedia/cpu/caching.ars/1>Cacheing</a>,

<a href=http://arstechnica.com/articles/paedia/cpu/bandwidth-latency.ars>Bandwidth and Latency</a>.</p></li>
</ul>

<h2>Miscelaneous</h2>
<ul>
<li><p><a href=index-old.html>Old index.</a></p></li>
</ul>

<p>Page maintained by Rob Landley, rob at landley dot net.</p>
</body>
</html>