Resources I've compiled while dealing with the Linux Kernel
First off - the best location for information about how the kernel does things is the /Documentation/ folder right in the source tree. Best source yet.
- Kernel Objects (struct kobject)