1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-10-31 20:18:56 +00:00
Go to file
Nehal J Wani 9553e9bf82 Fix small grammatical error
s/use/uses . The word 'processor' is singular :)
2016-04-12 03:15:40 +05:30
Booting Fix small grammatical error 2016-04-12 03:15:40 +05:30
Concepts Concpets: initcall: Fixed typos and other errors. 2016-04-04 11:46:37 +05:30
DataStructures Update bitmap.md 2016-03-12 20:05:26 +06:00
Initialization Merge pull request #359 from olshevskiy87/fix_typos_init 2016-04-09 00:08:12 +06:00
interrupts fix typos: 'interrupts' chapter 2016-03-31 20:07:21 +03:00
Misc
mm
SyncPrim Update sync-1.md 2016-04-10 20:51:30 +06:00
SysCall Fixing links in System Calls chapter to point to the right sub-pages 2016-04-06 16:43:53 -04:00
Theory Fix Paging part 2016-01-10 20:44:51 +08:00
Timers Update timers-1.md 2016-04-09 00:10:35 +06:00
CONTRIBUTING.md Improved CONTRIBUTING.md 2016-04-01 17:59:52 +02:00
contributors.md Update contributors.md 2016-04-04 11:49:26 +05:30
cover.jpg
LINKS.md Update LINKS.md 2015-10-02 13:48:45 +06:00
README.md Update README.md 2016-04-09 00:06:58 +06:00
SUMMARY.md Add sync-1.md to SUMMARY 2016-04-10 20:36:34 +06:00

linux-insides

An book-in-progress about the linux kernel and its insides.

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