1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-04-06 00:15:47 +00:00
Go to file
0xAX 5da15b9636 Merge pull request #481 from psachin/typo-cgroups
Corrected typos in section: cgroups
2017-05-29 00:13:24 +06:00
Booting mention boot linker script as suggeset by @Aaron1011 2017-05-28 00:19:45 +06:00
Cgroups Corrected typos in section: cgroups 2017-05-28 10:02:20 +05:30
Concepts fix a typo 2017-02-28 09:32:30 +08:00
DataStructures
Initialization rewrite scheduler initialization part 2017-04-03 00:28:05 +06:00
interrupts
KernelStructures
Misc Minor typos + rewordings 2017-05-04 17:13:07 -04:00
mm Change README links as relative 2017-01-07 10:53:22 +03:00
SyncPrim Change README links as relative 2017-01-07 10:53:22 +03:00
SysCall
Theory
Timers Merge pull request #473 from douliyang/patch-5 2017-05-04 13:52:05 +06:00
CONTRIBUTING.md
contributors.md
cover.jpg
LINKS.md Update LINKS.md 2016-07-12 23:04:57 +06:00
README.md
SUMMARY.md

linux-insides

A 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 Join the chat at https://gitter.im/0xAX/linux-insides

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