1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-15 12:38:54 +00:00
Go to file
Mike Ottum b9d8ea78bb Small grammar fixes in timers-7.md
I went through the first third of timers-7.md and made some small changes to correct grammar usage and try to make it flow better. Please let me know if any of my changes affect the meaning or style of the writing, as this was not my intent.

If these sorts of changes are desirable, I can go through the rest of the file for grammar (as well as other files).
2016-03-27 16:37:57 -07:00
Booting grammar, spelling and sentence construction updates 2016-02-22 16:54:35 -08:00
Concepts Minor typos and grammatical fixes 2015-08-30 21:28:52 +01:00
DataStructures Update bitmap.md 2016-03-12 20:05:26 +06:00
Initialization Fix some typos in chapter Initialization 2016-03-21 13:37:55 +08:00
interrupts Fixed broken link. 2016-03-27 17:35:30 +02:00
Misc Update linkers.md 2016-03-09 00:57:20 +06:00
mm fix errors in mm/linux-mm-2.md 2016-01-21 16:25:05 +08:00
SysCall update Timers 2016-02-02 16:35:29 +08:00
Theory Fix Paging part 2016-01-10 20:44:51 +08:00
Timers Small grammar fixes in timers-7.md 2016-03-27 16:37:57 -07:00
CONTRIBUTING.md Fix typos in repository 2015-04-19 22:15:28 +03:00
contributors.md Fix typo in timers-1.md: missied -> missed 2016-03-13 18:03:30 +02:00
cover.jpg added cover.jpg 2015-03-22 22:43:13 +06:00
LINKS.md Update LINKS.md 2015-10-02 13:48:45 +06:00
README.md Update README.md 2016-03-15 13:10:53 +01:00
SUMMARY.md Update SUMMARY.md 2016-03-27 20:13:44 +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 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