Hacking the Linux 2.6 kernel, Part 2: Making your first hack
Kernel source, system calls, and kernel modules and patches
Skill Level: Introductory Lina Mårtensson (linam@tyst.nu) Freelance writer V...
In this second of a two-part series, discover the organization of the Linux kernel source, build an understanding of system calls, and craft your own kernel modules and patches.
Found @ ibm.com
<i>Linux Kernel in a Nutshell</i> covers the entire range of kernel tasks, starting with downloading the source and making sure that the kernel is in sync with the versions of the tools you need. I...
Linux Kernel Module Programming Guide
1999
Ori Pomerantz
Version 1.1.0, 26 April 1999. This book is about writing Linux Kernel Modules. It is, hopefully, useful for programmers who know C and wan...
CS 498 Lecture 4 An Overview of Linux Kernel Structure
Jennifer Hou Department of Computer Science University of Illinois at Urbana-Champaign
Reading: Chapter 1-2, The Linux Networking Architecture...