1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 14:48:08 +00:00
Go to file
0xAX cba62f45e9 Merge pull request #154 from 29jm/linker-typos
fix typos and sentences in linkers.md
2015-08-04 13:34:50 +06:00
Booting Update linux-bootstrap-1.md 2015-07-28 23:39:57 +06: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 Update linux-initialization-2.md 2015-08-03 16:18:53 +08:00
interrupts Update README.md 2015-07-19 20:11:31 +06:00
Misc fix typos and sentences in linkers.md 2015-08-03 14:36:30 +02:00
mm fix some typos in mm/linux-mm-1.md 2015-06-17 15:21:57 +08:00
Theory Update ELF.md 2015-07-31 14:41:58 +06:00
CONTRIBUTING.md Fix typos in repository 2015-04-19 22:15:28 +03:00
contributors.md Nit-picks and corrections up to "Relocation" 2015-08-02 20:02:57 +01:00
cover.jpg added cover.jpg 2015-03-22 22:43:13 +06:00
LINKS.md Update LINKS.md 2015-05-02 12:05:10 +06:00
README.md Nit-picks and corrections up to "Relocation" 2015-08-02 20:02:57 +01:00
SUMMARY.md Update SUMMARY.md 2015-08-02 20:22:01 +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