1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
Go to file
0xAX c2e343f96c Merge pull request #188 from dwillmer/master
Minor typos and grammatical fixes.
2015-08-31 01:32:04 +06:00
Booting Fix typo 2015-08-27 21:49:42 -03:00
Concepts
DataStructures
Initialization
interrupts
Misc Merge branch 'imiell-nits' of https://github.com/ianmiell/linux-insides into ianmiell-imiell-nits 2015-08-24 23:02:28 +06:00
mm
SysCall Minor typos and grammatical fixes. 2015-08-30 20:02:21 +01:00
Theory
CONTRIBUTING.md
contributors.md
cover.jpg
LINKS.md
README.md
SUMMARY.md Update SUMMARY.md 2015-08-30 20:01:17 +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

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