changeset 121:1dfbd8733c91

More stuff.
author Rob Landley <rob@landley.net>
date Mon, 08 Aug 2011 18:35:56 -0500
parents 9a8b11877d11
children 4e510536c3c8
files index.html
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Thu Jun 30 19:44:50 2011 -0500
+++ b/index.html	Mon Aug 08 18:35:56 2011 -0500
@@ -47,13 +47,19 @@
 
 <p><li>Linus Torvalds
 <ul>
-<li><a href=http://video.google.com/videoplay?docid=-2199332044603874737>Why I Created Git</a></p></li>
+<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>