Commit Graph

25 Commits

Author SHA1 Message Date
Alexander Kuleshov
4382670c38
fix previous part before init chapter 2018-04-03 00:34:56 +06:00
Alexander Kuleshov
e896e56c86
s/http/https for linux-insides 2018-03-24 01:06:57 +06:00
Dongliang Mu
49c8951eb8 modify broken links related with Thoery, Data structure, Misc and so on 2018-03-22 19:50:44 -04:00
Firo Yang
723b07605c In the following expression, we add the value of phys_base to the
rax register, not the address of phys_base.
addq    phys_base(%rip), %rax

BTW, the value of phys_base =
the actual loaded physical address of kernel after relocation - the
likned physical address of kernel.

Signed-off-by: Firo Yang <firogh@gmail.com>
2017-11-29 16:21:45 +08:00
Aaron Hill
17da4af718
Make all Github links reference a specific commit
Closes #480
2017-07-30 15:56:26 -04:00
Radek Dostál
9dafe28254 Initialization: fix copy paste error
replace "will have will have" with only "will have"

Signed-off-by: Radek Dostál <rd@radekdostal.com>
2017-07-22 20:12:11 +02:00
Alexander Kuleshov
29771f71d8 typo fixed 2017-07-14 17:53:49 +06:00
Alexander Kuleshov
f3bc5949e2 Many fixes for initialization and MM related parts 2016-12-24 23:12:25 +06:00
Jakub Wilk
ddad9dfb4f Initialization: Fix typos 2016-06-28 11:31:24 +02:00
Mack Stump
3fda046617 fix typos 2016-05-19 10:46:26 -04:00
Michael
509c808a9f Update linux-initialization-1.md 2016-04-14 14:58:06 +01:00
Dmitriy Olshevskiy
f4f5eb96ba fix typos in Initialization chapter 2016-03-30 20:49:00 +03:00
Alexander Kuleshov
ba2c286334 update initialzation-1.md 2016-01-30 00:47:21 +06:00
zhaoxiaoqiang
c840c6fb98 fix statements errors 2016-01-06 18:16:12 +08:00
Shivanshu Agrawal
1d94008ee0 Fix grammar in Initialization/linux-initialization-1.md 2015-10-29 16:34:16 +05:30
mudongliang
dbfb8d4cd3 modify 'internals' to 'insides' 2015-10-16 22:05:36 +08:00
Simarpreet Singh
6b6d490030 Update linux-initialization-1.md
Fixing some grammatical errors.
2015-10-08 12:44:38 -07:00
Diogo Kersting
bfe6fc596a Some english fixes - "runned" 2015-07-17 10:45:28 -03:00
Diogo Kersting
2b8dfaded3 Fix a few english typos - "can be runned not" 2015-07-16 18:35:37 -03:00
Maximilien Richer
91c9fbd036 Fix broken link 2015-05-11 18:48:34 +02:00
Anton Davydov
984ef074ec Fix typos in repository 2015-04-19 22:15:28 +03:00
0xAX
6288991b78 Update linux-initialization-1.md 2015-04-18 00:45:20 +06:00
Akash Shende
ed900fcb22 oops! 2015-03-09 22:25:51 +05:30
Akash Shende
2b14b63add Spelling fixes. 2015-03-09 20:23:50 +05:30
0xAX
2a3a9bb1ca Update and rename linux-initialization-1.md to linux-initialization-1.md 2015-03-08 19:52:24 +06:00