Commit Graph

979 Commits

Author SHA1 Message Date
0xAX
55c34d1348 Update timers-7.md 2016-03-27 20:47:19 +06:00
0xAX
f82acc9325 Update README.md 2016-03-27 20:14:24 +06:00
0xAX
517a5585a2 Update SUMMARY.md 2016-03-27 20:13:44 +06:00
0xAX
ceb3587826 Create timers-7.md 2016-03-27 20:12:33 +06:00
0xAX
f98ea60409 Merge pull request #337 from coveritytest/patch-2
Update README.md
2016-03-25 15:21:24 +06:00
0xAX
f324ca3fee Merge pull request #340 from haishanh/patch-1
Fix some typos in chapter Initialization
2016-03-23 13:50:51 +06:00
0xAX
ef48e88c42 Merge pull request #339 from bzikarsky/patch-1
Fix spelling
2016-03-22 13:35:41 +06:00
haishanh
fbe7909510 Fix some typos in chapter Initialization
linux-initialization-2.md:

 * `arlready -> already`
 * `instruuction -> instruction`

linux-initialization-3.md:

 * `initilized -> initialized`

linux-initialization-4.md:

 * `killobytes -> kilobytes`

linux-initialization-5.md:

 * `killobytes -> kilobytes`
 * `resason -> reason`
 * `subscract -> substract`
 * `comminicate -> communicate`
 * `initializtion -> initialization`
 * `Initiaization -> initialization`
 * `parameteres -> parameters`
2016-03-21 13:37:55 +08:00
Benjamin Zikarsky
ac68ca4071 Fix spelling 2016-03-20 20:49:58 +01:00
0xAX
8280453efc Merge pull request #338 from luos/patch-1
Timers, part 6: fix a few spelling mistakes
2016-03-21 01:12:24 +06:00
Lajos Gerecs
03f6504097 fix a few spelling mistakes 2016-03-20 19:05:44 +00:00
0xAX
430ea945b0 Update timers-6.md 2016-03-20 20:29:28 +06:00
0xAX
18146f51a2 Update README.md 2016-03-20 20:18:32 +06:00
0xAX
0445900cbb Update SUMMARY.md 2016-03-20 20:18:02 +06:00
0xAX
93eb684623 Create timers-6.md 2016-03-20 20:17:30 +06:00
0xAX
c8a98b0686 Merge pull request #335 from pclouds/dependend-typo
timers-2.md: typo fix, dependend -> depdendent
2016-03-15 23:23:04 +06:00
coveritytest
a0f58d962a Update README.md
Corrected wrong links.
2016-03-15 13:10:53 +01:00
0xAX
0975b50ebc Merge pull request #336 from coveritytest/patch-1
Update timers-1.md
2016-03-14 23:02:46 +06:00
coveritytest
36f52d7c22 Update timers-1.md
Wrong link, supposed to link to https://en.wikipedia.org/wiki/Intel_8253
2016-03-14 10:46:07 +01:00
Nguyễn Thái Ngọc Duy
3f1fc4c509 timers-2.md: typo fix, dependend -> depdendent 2016-03-14 07:26:18 +07:00
0xAX
5d19d371de Merge pull request #334 from amist/linux-timers-1-fix
Fix typo in timers-1.md: missied -> missed
2016-03-13 22:31:10 +06:00
amist
15988dfe8d Fix typo in timers-1.md: missied -> missed 2016-03-13 18:03:30 +02:00
0xAX
40657c27ad Update SUMMARY.md 2016-03-13 20:06:56 +06:00
0xAX
4b65fffbfe Update README.md 2016-03-13 20:06:29 +06:00
0xAX
fbf8f6e58a Create timers-5.md 2016-03-13 20:05:45 +06:00
0xAX
2d1aa8b9a7 Update bitmap.md 2016-03-12 20:05:26 +06:00
0xAX
9ba14909eb Update timers-4.md 2016-03-10 23:42:21 +06:00
0xAX
ad1f30e2b0 Update timers-3.md 2016-03-10 23:42:10 +06:00
0xAX
a3b5568644 Update timers-2.md 2016-03-10 23:41:59 +06:00
0xAX
d8a333228f Update timers-1.md 2016-03-10 23:41:42 +06:00
0xAX
318ef2a2cd Update linkers.md 2016-03-09 00:57:20 +06:00
0xAX
deaca1334a Merge pull request #333 from chrisseto/patch-1
Fix typo
2016-02-29 18:44:24 +06:00
Chris Seto
6153b92ec2 Fix typo 2016-02-28 23:12:12 -05:00
0xAX
99138e0932 Update README.md 2016-02-28 20:16:33 +06:00
0xAX
522a086be0 Update SUMMARY.md 2016-02-28 20:16:16 +06:00
0xAX
d5c691d201 Create bitmap.md 2016-02-28 20:15:38 +06:00
0xAX
1967b811a9 Merge pull request #331 from mennis/TransitionTo64-bitMode
grammar, spelling and sentence construction updates
2016-02-23 13:44:13 +06:00
mennis
f24f71e041 grammar, spelling and sentence construction updates 2016-02-22 16:54:35 -08:00
0xAX
4fe66d46e4 Update linkers.md 2016-02-13 00:27:17 +06:00
0xAX
aedaaf6d97 Merge pull request #326 from c0riolis/linux-bootstrap-2-fix
Fix linux-bootstrap-2.md
2016-02-11 14:55:22 +06:00
Alexander Kuleshov
ff5238bf0c Updated second part of the Linux kernel initialization process 2016-02-07 01:13:42 +06:00
0xAX
9d4536c96d Merge pull request #328 from spacewander/linux-timers-1-fix
update Timers
2016-02-02 15:49:51 +06:00
spacewander
12a4961bd8 update Timers 2016-02-02 16:35:29 +08:00
0xAX
0ac662bdc8 Merge pull request #323 from c0riolis/master
Fix linux-bootstrap-1.md
2016-01-31 23:21:31 +06:00
Alexander Kuleshov
6ef625c351 Merge branch 'master' of github.com:0xAX/linux-insides 2016-01-30 00:48:32 +06:00
Alexander Kuleshov
ba2c286334 update initialzation-1.md 2016-01-30 00:47:21 +06:00
0xAX
cfb12c00fb Merge pull request #322 from spacewander/linux-interrupts-10-fix
update interrupts/interrupts-10
2016-01-29 14:59:01 +06:00
0xAX
5ca27a2631 Merge pull request #321 from hitmoon/master
fix errors in mm/
2016-01-26 16:01:53 +06:00
Alexander Kuleshov
b1c59320e0 Merge branch 'master' of github.com:0xAX/linux-insides 2016-01-24 19:18:39 +06:00
Alexander Kuleshov
48fdd8c37f updated last part of the Linux kernel booting process chapter 2016-01-24 19:16:01 +06:00