1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 12:39:09 +00:00
Go to file
0xAX 63338bc8dc Merge pull request #140 from NanXiao/patch-1
Update how_kernel_compiled.md
2015-07-28 12:38:01 +05:00
Booting Fix linux-bootstrap-1.md incorrect merging 2015-07-12 22:14:06 +02:00
Concepts Update cpumask.md 2015-05-21 22:34:26 +06:00
DataStructures Fix sentence structure and typos. 2015-06-01 14:28:39 -04:00
Initialization Some english fixes - "runned" 2015-07-17 10:45:28 -03:00
interrupts Update README.md 2015-07-19 20:11:31 +06:00
Misc Update how_kernel_compiled.md 2015-07-27 21:20:28 +08:00
mm fix some typos in mm/linux-mm-1.md 2015-06-17 15:21:57 +08:00
Theory
CONTRIBUTING.md
contributors.md Update contributors.md 2015-07-21 22:48:40 +06:00
cover.jpg
LINKS.md Update LINKS.md 2015-05-02 12:05:10 +06:00
README.md Update README.md 2015-06-01 23:03:25 +06:00
SUMMARY.md Update SUMMARY.md 2015-07-26 20:09:25 +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 the 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 issue or just drop me 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

LICENSE

Licensed BY-NC-SA Creative Commons.

Contributions

Feel free to create issues or create pull-requests if you find any issues or my English is poor.

Please read CONTRIBUTING.md before pushing any changes.

image

Author

@0xAX