You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nathan Dautenhahn 40111015ba
Add contributors
7 years ago
Booting Fix the description of the address FFFFFFF0h 7 years ago
Cgroups Change README links as relative 7 years ago
Concepts fix a typo 7 years ago
DataStructures Change README links as relative 7 years ago
Initialization rewrite scheduler initialization part 7 years ago
KernelStructures Add KernelStructures/idt.md 8 years ago
Misc Minor typos + rewordings 7 years ago
SyncPrim Change README links as relative 7 years ago
SysCall fix typos 7 years ago
Theory Change README links as relative 7 years ago
Timers Merge pull request #473 from douliyang/patch-5 7 years ago
interrupts Merge pull request #450 from proninyaroslav/fix-links 7 years ago
mm Change README links as relative 7 years ago
CONTRIBUTING.md Improved CONTRIBUTING.md 8 years ago
LINKS.md Update LINKS.md 8 years ago
README.md add link of Turkish translation to README.md 7 years ago
SUMMARY.md add syscall-5.md 7 years ago
contributors.md Add contributors 7 years ago
cover.jpg added cover.jpg 9 years ago

README.md

linux-insides

A book-in-progress about the linux kernel and its insides.

The goal is simple - to share my modest knowledge about the insides of the linux kernel and help people who are interested in linux kernel insides, and other low-level subject matter.

Questions/Suggestions: Feel free about any questions or suggestions by pinging me at twitter @0xAX, adding an issue or just drop me an email.

Support

Support If you like linux-insides you can support me with:

Flattr linux-insides Support at gratipay Support with bitcoin Support via gitbook Join the chat at https://gitter.im/0xAX/linux-insides

On other languages

LICENSE

Licensed BY-NC-SA Creative Commons.

Contributions

Feel free to create issues or pull-requests if you have any problems.

Please read CONTRIBUTING.md before pushing any changes.

image

Author

@0xAX