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.
 
 
 
 
Alexander Kuleshov f17d1f8d91
Merge branch 'fix-typo-syscall-2' of https://github.com/yunomae/linux-insides into yunomae-fix-typo-syscall-2
8 years ago
Booting Merge branch 'typo-fix' of https://github.com/AndrewRussellHayes/linux-insides into AndrewRussellHayes-typo-fix 8 years ago
Concepts Merge branch 'patch-1' of https://github.com/incrediblesound/linux-insides into incrediblesound-patch-1 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 fix typos and semantics in program startup 8 years ago
SyncPrim add missed 'architecture'' 8 years ago
SysCall Merge branch 'fix-typo-syscall-2' of https://github.com/yunomae/linux-insides into yunomae-fix-typo-syscall-2 8 years ago
Theory Merge branch '307412ca-1e02-41c3-b9c8-50a889e6982d' of https://github.com/Smattr/linux-insides into Smattr-307412ca-1e02-41c3-b9c8-50a889e6982d 8 years ago
Timers Merge branch 'patch-1' of https://github.com/ottumm/linux-insides into ottumm-patch-1 8 years ago
interrupts Update interrupts-3.md 8 years ago
mm change filename to match naming style 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 change filename to match naming style 8 years ago
contributors.md Merge branch 'fix-typo-syscall-2' of https://github.com/yunomae/linux-insides into yunomae-fix-typo-syscall-2 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