Commit Graph

1162 Commits

Author SHA1 Message Date
0xAX
556a2d3c4d Merge pull request #364 from relip/patch-1
bootstrap-1: help readers not to confuse segment and physical address
2016-04-03 20:24:22 +06:00
Larry Kim
51c5bc4893 Help readers not to confuse with segment addr and phy addr
and a minor typo
2016-04-03 06:20:43 +09:00
0xAX
b8a1592342 Merge pull request #362 from 29jm/patch-1
Improved CONTRIBUTING.md
2016-04-02 12:31:52 +06:00
0xAX
a9aea938b7 Merge pull request #361 from TrungACZNE/timers-2-fix
Timers 2 typo & grammar
2016-04-02 12:31:28 +06:00
Dmitriy Olshevskiy
76785c23b6 fix typos: misc and syscall chapters 2016-04-01 20:09:18 +03:00
Johan Manuel
91038998d6 Improved CONTRIBUTING.md 2016-04-01 17:59:52 +02:00
Ngo The Trung
a743c8ff26 Fix grammar & typos 2016-04-01 22:56:54 +08:00
0xAX
64b0d273d8 Merge pull request #360 from olshevskiy87/fix_typos_interrupts
fix typos: 'interrupts' chapter
2016-04-01 13:48:08 +06:00
0xAX
007a924070 Merge pull request #355 from olshevskiy87/fix_typos
fix small typos in Timers
2016-04-01 13:36:38 +06:00
Dmitriy Olshevskiy
6b66cf15d5 fix typos: 'interrupts' chapter 2016-03-31 20:07:21 +03:00
0xAX
2dc9a29596 Merge pull request #330 from QuentinPerez/typo
Fix typo linux-initialization 3
2016-03-31 14:08:08 +06:00
Dmitriy Olshevskiy
f4f5eb96ba fix typos in Initialization chapter 2016-03-30 20:49:00 +03:00
Víctor Mayoral Vilches
a2257e154c SUMMARY: fix typo in the timers chapter 2016-03-30 15:28:39 +02:00
0xAX
c4aa05647d Merge pull request #357 from olshevskiy87/fix_typos_booting
booting: fix typos
2016-03-30 00:00:48 +06:00
Dmitriy Olshevskiy
f2068d49a7 booting: fix typos 2016-03-29 19:59:43 +03:00
0xAX
80026033f7 Merge pull request #356 from mtodd/patch-2
Add mtodd to contributors
2016-03-29 14:21:40 +06:00
Matt Todd
452ba213b6 Add mtodd to contributors 2016-03-28 13:12:42 -07:00
Dmitriy Olshevskiy
a9f46a788a fix small typos in Timers 2016-03-28 21:51:45 +03:00
0xAX
1c04328e26 Merge pull request #351 from mtodd/patch-1
Fix spelling errors, pluralization, reword phrases for timers-7.md
2016-03-28 23:09:11 +06:00
0xAX
0991ccf2ff Merge pull request #348 from warriorkitty/patch-1
Fix small typo
2016-03-28 23:08:46 +06:00
0xAX
3a53805e36 Merge pull request #349 from erkinalp/patch-1
fixed spelling mistake
2016-03-28 13:20:33 +06:00
Matt Todd
a04a4bf59e Fix spelling errors, pluralization, reword phrases
* identificator -> identifier
* example uptime.c output matches source
* extra words, missing words
* Impplementation -> Implementation
* te -> the
* register -> registers
* parameter -> parameters
* will be finished -> will finish
* this -> these
* transef -> transfer
2016-03-27 16:15:55 -07:00
Erkin Alp Güney
576fa7f13f fixed spelling mistake
either program or programme in English
2016-03-27 22:18:23 +03:00
Davor Lozic
0e3ab8b2f8 Fix small typo
Impplementation => Implementation
2016-03-27 20:30:35 +02:00
0xAX
93f62ccc8c Merge pull request #343 from msoyupak/patch-1
Update timers-7.md
2016-03-27 22:34:10 +06:00
0xAX
85a9e40a6a Merge pull request #346 from ecki/patch-1
missing macro name
2016-03-27 21:52:44 +06:00
0xAX
26564e264e Merge pull request #344 from insumity/patch-1
Fixed broken link.
2016-03-27 21:52:02 +06:00
Bernd
751a1d9589 missing macro name
instead of just pasting the macro name I moved the sentence down a bit.
2016-03-27 17:37:44 +02:00
insumity
f5a8a50e16 Fixed broken link. 2016-03-27 17:35:30 +02:00
Murat Soyupak
d920a90f93 Update timers-7.md
Correct spelling error
2016-03-27 08:28:51 -07:00
0xAX
e77ebe603e Merge pull request #342 from varunpatro/patch-1
Correct spelling error.
2016-03-27 21:18:38 +06:00
Varun Patro
8d67dac13c Correct spelling error. 2016-03-27 23:05:29 +08:00
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