hailin cai
7bd80975f1
Update Booting/linux-bootstrap-2md.md
2016-02-02 15:47:13 -05:00
hailin cai
7a02d63cc3
Update Booting/linux-bootstrap-2md.md
2016-02-02 15:28:53 -05:00
hailin cai
fe37a05558
Update Booting/linux-bootstrap-2md.md
2016-02-02 14:57:02 -05:00
hailin cai
d2c7b9ec94
Update Booting/linux-bootstrap-2md.md
2016-02-02 14:54:57 -05:00
hailin cai
92cfba7275
Update Booting/linux-bootstrap-2md.md
2016-01-29 10:05:46 -05:00
hailin cai
6e675d99c3
Update Booting/linux-bootstrap-2md.md
2016-01-29 10:04:21 -05:00
hailin cai
9a8006e407
Update Booting/linux-bootstrap-2md.md
2016-01-29 10:04:12 -05:00
hailin cai
4963a05b4c
Update Booting/linux-bootstrap-2md.md
2016-01-29 10:02:42 -05:00
hailin cai
90c39f07cc
Update Booting/linux-bootstrap-2md.md
2016-01-29 09:58:26 -05:00
hailin cai
2249879c56
Update Booting/linux-bootstrap-2md.md
2016-01-28 16:59:01 -05:00
hailin cai
643b70c29b
Update Booting/linux-bootstrap-2md.md
2016-01-28 16:58:46 -05:00
hailin cai
eb1cb64b1e
Create Booting/linux-bootstrap-2md.md
2016-01-28 16:26:21 -05:00
mudongliang
326be3e1be
Add the README file in Concepts, MM, SysCall, Timers
2016-01-23 22:54:31 +08:00
xinqiu
6404b8952e
Revert "Linux insides"
...
This reverts commit fb791ea135 .
2015-09-21 16:28:19 +08:00
xinqiu
fb791ea135
Linux insides
2015-09-21 16:20:56 +08:00
xinqiu
cbf5b150ec
翻译几句
2015-09-16 22:25:41 +08:00
xinqiu
7366530a79
翻译了一部分
2015-08-21 07:40:31 +08:00
xinqiu
86cca12bae
更新翻译
2015-08-19 21:44:08 +08:00
xinqiu
96a1b9faf4
翻译了一部分
2015-08-19 07:57:43 +08:00
xinqiu
6a386c6047
原文
2015-08-09 12:07:58 +08:00
xinqiu
3fcd7926b1
更新目录及章节简介
2015-08-09 12:06:00 +08:00
xinqiu
bce3051eb4
原文
2015-07-24 21:28:05 +08:00
xinqiu
1d3423f7dd
准备
2015-07-24 21:01:36 +08:00
Jean-Baptiste Cayrou
f935203ffd
Fix linux-bootstrap-1.md incorrect merging
...
Correct merging of commit da38b6038d line 253
2015-07-12 22:14:06 +02:00
0xAX
9de004f866
Merge pull request #129 from Waqar144/master
...
Update Linux-Bootsrap-2.md
2015-07-09 14:05:19 +06:00
Waqar Ahmed
25c03728b2
Update Linux-Bootsrap-2.md
...
Fix minor mistakes
updated some sentences.
added more explanation and code.
2015-07-08 19:24:29 +05:00
0xAX
3e84a906e4
Update linux-bootstrap-1.md
2015-07-08 13:23:33 +06:00
Waqar Ahmed
921be703d2
fix wrong capital
2015-07-06 20:39:57 +05:00
Waqar Ahmed
0adc50e635
highlight fix, numbering fix
2015-07-06 15:18:38 +05:00
Waqar Ahmed
27ee40c93a
Return previous heading
...
fixed wrong capital
2015-07-05 15:55:19 +05:00
Waqar Ahmed
3384a4351e
Small fixes
2015-07-05 02:17:04 +05:00
Waqar Ahmed
4eb7e7d783
Change first heading to overview
2015-07-05 02:13:44 +05:00
Waqar Ahmed
c2c7f33435
Some more cleanups for GDT and protected mode
2015-07-05 02:12:51 +05: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
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
002ef60893
Update linux-bootstrap-5.md
2015-06-12 22:52:42 +06:00
0xAX
c47af96544
Update linux-bootstrap-5.md
2015-05-23 22:49:48 +06:00
Christopher Toth
88de3bac64
Minor grammatical cleanups in part 2 of the booting section.
...
Specifically I fixed a lot of article usage. I did my best to maintain the flow of the document with only minor rearranging of words. If I was unsure of something I left it as it was, as I did not want to possibly corrupt any important technical details.
2015-05-11 12:03:39 -06:00
Waqar144
ac87a85cc7
some grammar fixes, highlighting fixes and some other small fixes.
2015-05-05 00:18:15 +05:00
Waqar144
68ba0dd304
some grammar fixes, highlighting fixes and some other small fixes.
2015-05-05 00:07:22 +05:00
Vaibhav Tulsyan
5178f0dbfa
Fixed minor grammar
2015-05-04 20:53:20 +05:30
0xAX
d0a2fdb3d5
Merge pull request #98 from marmeladema/patch-1
...
Make segment size in protected mode clearer
2015-04-29 00:26:04 +06:00