2.4内核的VM Documentation:
http://www.skynet.ie/~mel/projects/vm/
内核模块的移植:
http://lwn.net/Articles/driver-porting/
内核的官方站点:
http://www.kernel.org/
2.6各个子版API的变化都在这里:
http://lwn.net/Articles/2.6-kernel-api/
http://www.uwsg.indiana.edu/hypermail/linux/kernel/
google的Group页面, 它比lkml本身速度快, 对搜索的支持也好:
http://groups.google.com/group/linux.kernel?hl=zh-CN
关于Linux下的汇编编程:
http://linuxassembly.org/
