1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
Go to file
0xAX 1cb98874cc Merge pull request #270 from ruthgrace/bootstrap_3_last_prep_before_protected
fixed grammar in linux-bootstrap-3.md, Last preparation before transition into protected mode section
2015-10-26 13:35:49 +06:00
Booting Merge pull request #270 from ruthgrace/bootstrap_3_last_prep_before_protected 2015-10-26 13:35:49 +06:00
Concepts
DataStructures Merge branch 'master' of https://github.com/mudongliang/linux-insides into mudongliang-master 2015-10-10 23:30:31 +06:00
Initialization modify 'internals' to 'insides' 2015-10-16 22:05:36 +08:00
interrupts Update interrupts-9.md 2015-10-25 18:39:50 +06:00
Misc fix some grammar problems and make some sentences more clear 2015-10-19 09:52:19 -04:00
mm modify 'internals' to 'insides' 2015-10-16 22:01:17 +08:00
SysCall Update syscall-1.md 2015-10-25 18:38:39 +06:00
Theory modify 'internals' to 'insides' 2015-10-16 21:59:27 +08:00
Timers Update README.md 2015-10-25 20:12:22 +06:00
CONTRIBUTING.md
contributors.md Changed some awkward wording in linux-bootstrap-2. 2015-10-20 16:41:00 -04:00
cover.jpg
LINKS.md Update LINKS.md 2015-10-02 13:48:45 +06:00
README.md Chinese translation moves to another repo 2015-09-21 19:50:27 +08:00
SUMMARY.md Update SUMMARY.md 2015-10-25 20:12:41 +06:00

linux-insides

A series of posts about the linux kernel and its insides.

The goal is simple - to share my modest knowledge about the internals of the linux kernel and help people who are interested in linux kernel internals, 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

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