1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 12:39:09 +00:00
Commit Graph

432 Commits

Author SHA1 Message Date
0xAX
17cc47326e Merge pull request #123 from Waqar144/master
Update linux-bootsrap-2
2015-07-04 12:34:28 +06:00
kittyhawk
90608ac7ce Merge branch 'master' of https://github.com/0xAX/linux-insides 2015-07-03 16:23:31 +05:00
Waqar144
e0f2abea2d Merge pull request #1 from Waqar144/bt-2
merge branches
2015-07-03 16:07:47 +05:00
kittyhawk
d8a45ac0f4 Update GDT, add more explanation, clarify, minor corrections) 2015-07-03 16:03:19 +05:00
kittyhawk
a704c61037 Minor grammar corrections, Minor mistake correction 2015-07-03 14:16:05 +05:00
Waqar144
4556442a36 remove -"for further reading" from links heading 2015-07-03 13:20:20 +05:00
0xAX
6bb648df18 Update linux-bootstrap-1.md 2015-07-03 13:34:21 +06:00
Waqar144
641f9d4843 Add further reading links 2015-07-03 02:50:30 +05:00
kittyhawk
6fd85f870d Fix highlighting, grammar and some code additions 2015-07-03 02:41:41 +05:00
0xAX
968eaebe9f Merge pull request #122 from Waqar144/master
Fix grammar, some capitalization corrections
2015-07-02 13:16:47 +06:00
Waqar144
d1ed036979 Fix grammar, some capitalization corrections 2015-07-02 01:45:49 +05:00
kittyhawk
da38b6038d Update from origin 2015-07-02 01:12:25 +05:00
0xAX
31e1b6473a Merge pull request #121 from noxiouz/linux-interrupts-tiny-fix
Update interrupts-1.md
2015-06-30 00:14:41 +06:00
Anton Tyurin
70c05b1e6a Update interrupts-1.md 2015-06-29 01:10:42 +03:00
0xAX
47bdb077d3 Create interrupts-5.md 2015-06-28 20:09:12 +06:00
0xAX
821f5fbe30 Update README.md 2015-06-28 20:08:56 +06:00
0xAX
d1d524559c Update SUMMARY.md 2015-06-28 20:08:43 +06:00
0xAX
3482b47527 Update SUMMARY.md 2015-06-21 20:04:14 +06:00
0xAX
3acfbcdef5 Update README.md 2015-06-21 20:04:00 +06:00
0xAX
1239b2d1fd Create interrupts-4.md 2015-06-21 20:03:21 +06:00
0xAX
07430976eb Update SUMMARY.md 2015-06-19 23:10:56 +06:00
0xAX
f8abd397c4 Merge pull request #119 from adjkldd/linux-mm-1-fix
fix some typos in mm/linux-mm-1.md
2015-06-17 13:48:08 +06:00
Winter Lu
75dd672549 fix some typos in mm/linux-mm-1.md 2015-06-17 15:21:57 +08:00
0xAX
6adc680f31 Update linux-mm-1.md 2015-06-14 23:35:42 +06:00
0xAX
011f330c05 Update interrupts-3.md 2015-06-14 20:11:35 +06:00
0xAX
4948ec3f74 Update README.md 2015-06-14 19:57:59 +06:00
0xAX
047f814498 Update SUMMARY.md 2015-06-14 19:57:19 +06:00
0xAX
1e59e31fb2 Create interrupts-3.md 2015-06-14 19:56:41 +06:00
0xAX
002ef60893 Update linux-bootstrap-5.md 2015-06-12 22:52:42 +06:00
0xAX
c03066be15 Update contributors.md 2015-06-09 20:20:06 +06:00
0xAX
52a4c02775 Merge pull request #117 from dnadolny/mm-spelling-grammar
Improve sentence structure and fix some typos
2015-06-08 14:14:52 +06:00
Donny Nadolny
fe624fe797 Improve sentence structure and fix some typos 2015-06-07 19:50:27 -04:00
0xAX
1c8bb3420b Update README.md 2015-06-07 20:03:51 +06:00
0xAX
f8a71b76ac Update SUMMARY.md 2015-06-07 20:02:42 +06:00
0xAX
e8e7da164e Create interrupts-2.md 2015-06-07 20:02:27 +06:00
0xAX
34b80bc021 Update contributors.md 2015-06-06 19:30:35 +06:00
0xAX
e79b5be70d Update SUMMARY.md 2015-06-05 19:46:52 +06:00
0xAX
0cf97c2521 Update contributors.md 2015-06-03 20:12:51 +06:00
0xAX
c057d8111c Merge pull request #116 from imehsunn/master
Fix sentence structure and typos.
2015-06-02 00:37:46 +06:00
Ahsan Naqvi
4247570838 Fix sentence structure and typos. 2015-06-01 14:28:39 -04:00
0xAX
98ac435d9c Update README.md 2015-06-01 23:03:25 +06:00
0xAX
4bb7ba17a7 Merge pull request #112 from TheCodeArtist/master
Fixed a few typos and grammar.
2015-06-01 22:42:37 +06:00
TheCodeArtist
bd15edf9c1 Added myself to the list of contributors
Signed-off-by: TheCodeArtist <cvs268@gmail.com>
2015-06-01 21:42:08 +05:30
TheCodeArtist
83332a8f38 Fixed TYPOs and improved readability.
- Fixed common TYPOs.
- Fixed tense mismatches.
- Capitalised references to "Linux kernel" as a proper noun.
- Split run-on sentences.
- Minor changes to sentence structure to improve readability.

Signed-off-by: TheCodeArtist <cvs268@gmail.com>
2015-06-01 21:41:50 +05:30
0xAX
88d3392b4e Update contributors.md 2015-06-01 13:36:09 +06:00
0xAX
05199ec248 Merge pull request #111 from akash0x53/intr-fix-1
Few spelling fixes
2015-05-31 23:48:48 +06:00
Akash Shende
050e18e271 Few spelling fixes 2015-05-31 21:56:50 +05:30
0xAX
c1e3226c3d Update SUMMARY.md 2015-05-31 20:08:50 +06:00
0xAX
16bcb5ab41 Create README.md 2015-05-31 20:08:15 +06:00
Alexander Kuleshov
f8796959fb interrupts part added 2015-05-31 20:05:49 +06:00