1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-15 20:48:57 +00:00
Go to file
Brother-Lal 1c7559524d Update linux-bootstrap-2.md
Corrected small errors for better reading
Typos
interruption -> interrupt
2015-03-23 09:44:57 +01:00
Booting Update linux-bootstrap-2.md 2015-03-23 09:44:57 +01:00
DataStructures Rename REAMDE.md to README.md 2015-03-22 19:06:34 -06:00
Initialization Merge pull request #76 from akash0x53/fixes-3 2015-03-23 12:59:49 +06:00
Theory Some corrections & decoration 2015-03-18 23:48:20 +05:30
CONTRIBUTING.md grammar fixes to README, CONTRIBUTING and SUMMARY 2015-02-02 18:00:32 +00:00
contributors.md fix typo: 1MB is 0xfffff, not 0xffff which is 65535 2015-03-09 17:05:55 +01:00
cover.jpg added cover.jpg 2015-03-22 22:43:13 +06:00
LINKS.md @jonte and @leandromoreira added to CONTRIBUTORS.md 2015-02-04 23:16:06 +06:00
README.md Update README.md 2015-03-22 12:26:39 +06:00
SUMMARY.md Update SUMMARY.md 2015-03-22 19:52:03 +06:00

linux-internals

A series of posts about the linux kernel and it's 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, 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 If you like linux-insides you can support me with Flattr this git repo

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