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.
 
 
 
 
0xC0FFEE cb12a2c26c
Update contributor.md
8 years ago
Booting #419 - Typo in linux-bootstrap-4.md 8 years ago
Concepts Add more information about cpumasks 8 years ago
DataStructures fix two small typo 8 years ago
Initialization Initialization: Fix typos 8 years ago
KernelStructures Add KernelStructures/idt.md 8 years ago
Misc Change Intel assembly syntax to AT&T assembly syntax 8 years ago
SyncPrim add missed 'architecture'' 8 years ago
SysCall Fix typo in syscall-1.md 8 years ago
Theory <Theory/ELF: Fix a link to kernel memory map documentation> 8 years ago
Timers fix typos 8 years ago
interrupts Update interrupts-3.md 8 years ago
mm better explanation of memblock_merge_regions() 8 years ago
CONTRIBUTING.md Improved CONTRIBUTING.md 8 years ago
LINKS.md Update LINKS.md 8 years ago
README.md Update README.md 8 years ago
SUMMARY.md Update SUMMARY.md 8 years ago
contributors.md Update contributor.md 8 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