Commit Graph

965 Commits

Author SHA1 Message Date
0xAX
c22523567b Merge pull request #286 from ruthgrace/bootstrap_2_protected_mode
fixed grammar in linux-bootstrap-2.md, Protected mode section
2015-11-09 13:08:50 +03:00
Aaron Ouellette
9567dee806 Merge branch 'master' into fixes 2015-11-08 16:52:30 -05:00
0xAX
2cd0316828 Merge pull request #285 from ruthgrace/bootstrap_2_querying
fixed grammar in linux-bootstrap-2.md, Querying section
2015-11-08 20:06:37 +03:00
0xAX
99c057ad40 Merge pull request #284 from shivanshuag/fix/grammar
fixed grammar in Theory/Paging.md
2015-11-07 10:35:29 +03:00
0xAX
451c7477ee Merge pull request #282 from Dubyah/timers-3-fix
Several small typo fixes in timers-3.md
2015-11-05 14:24:48 +03:00
Aaron Ouellette
905eb7e65c Merge branch 'master' into fixes 2015-11-04 22:13:35 -05:00
0xAX
77d85abc21 Merge pull request #283 from shivanshuag/master
Fix grammar in Initialization/linux-initialization-1.md
2015-11-02 14:05:57 +06:00
0xAX
53d0a9da09 Merge pull request #273 from ruthgrace/bootstrap_3_actual_transition_protected
fixed grammar in linux-bootstrap-3.md, Actual transition into protected mode section
2015-11-02 13:39:38 +06:00
慕冬亮
a413dd6a56 revert internals to insides in Booting 2015-11-02 10:49:34 +08:00
慕冬亮
5f06856470 Merge pull request #21 from 0xAX/master
merge commits
2015-11-02 10:22:12 +08:00
Aaron Ouellette
2ee9de6059 some gramatical fixes, clarifications 2015-11-01 19:12:42 -05:00
0xAX
38a7f9f769 Merge pull request #280 from mudongliang/master
revert "internals" to "insides" in most parts
2015-11-01 23:25:41 +06:00
ruthgrace
f8083757de fixed grammar in linux-bootstrap-1.md, From the bootloader to [the] kernel section 2015-10-31 20:00:43 -04:00
ruthgrace
03a327ad22 fixed grammar in linux-bootstrap-1.md, Jump to main section 2015-10-31 03:12:04 -04:00
ruthgrace
a02a5d274c fixed grammar in linux-bootstrap-1.md, BSS Setup section 2015-10-31 03:10:57 -04:00
ruthgrace
dd493be7fb fixed grammar in linux-bootstrap-1.md, Stack set up section 2015-10-31 03:08:20 -04:00
ruthgrace
863a6b0297 fixed grammar in linux-bootstrap-1.md, Segment registers align section 2015-10-31 02:56:48 -04:00
ruthgrace
23e9c2751a fixed grammar in linux-bootstrap-1.md, Start of kernel setup section 2015-10-31 02:52:15 -04:00
ruthgrace
52a79a7319 fixed grammar in linux-bootstrap-1.md, Bootloader section 2015-10-31 02:47:55 -04:00
0xAX
fb76b10efc Merge pull request #272 from ruthgrace/bootstrap_3_setup_gdt
fixed grammar in linux-bootstrap-3.md, Set up Global Descriptor Table section
2015-10-31 11:12:09 +05:00
ruthgrace
fec74f0515 fixed grammar in linux-bootstrap-2.md, Console initialization section 2015-10-30 23:54:17 -04:00
ruthgrace
be308af276 fixed grammar in linux-bootstrap-2.md, Copying boot parameters into the zeropage section 2015-10-30 23:51:52 -04:00
ruthgrace
fc2bf58364 fixed grammar in linux-bootstrap-2.md, Heap Initialization section 2015-10-30 23:49:21 -04:00
ruthgrace
43e1338894 fixed grammar in linux-bootstrap-2.md, Protected mode section 2015-10-30 23:45:11 -04:00
ruthgrace
48dd5ff2ee fixed grammar in linux-bootstrap-2.md, Querying section 2015-10-30 23:22:33 -04:00
0xAX
dadce11dea Merge pull request #271 from ruthgrace/bootstrap_3_setup_interrupt_descriptor
fixed grammar in linux-bootstrap-3.md, Set up Interrupt Descriptor Table section
2015-10-30 00:16:22 +06:00
0xAX
090f6f06c6 Merge pull request #269 from ruthgrace/bootstrap_3_setup_video_mode
fixed grammar in linux-bootstrap-3.md, Set up video mode section
2015-10-30 00:15:59 +06:00
Shivanshu Agrawal
e1700ec31d fixed grammar mistake in Theory/Paging.md 2015-10-29 17:01:30 +05:30
Shivanshu Agrawal
1d94008ee0 Fix grammar in Initialization/linux-initialization-1.md 2015-10-29 16:34:16 +05:30
Dubyah
82907514bb Update contributors.md 2015-10-28 03:32:25 -07:00
Dubyah
1a99dec1d3 Several small typo corrections. 2015-10-28 03:22:10 -07:00
0xAX
fee77bccbb Merge pull request #281 from stormbeard/master
Fixing some grammatical errors in contribute.md
2015-10-28 14:27:27 +06:00
Tony Allen
0cc935457b Fixing more grammatical issues. 2015-10-27 21:17:05 -04:00
Tony Allen
1c26852cdd Fixing more grammatical issues. 2015-10-27 21:14:38 -04:00
Tony Allen
86bab2d16a Fixed some more grammatical errors. 2015-10-27 21:11:12 -04:00
0xAX
1cb98874cc Merge pull request #270 from ruthgrace/bootstrap_3_last_prep_before_protected
fixed grammar in linux-bootstrap-3.md, Last preparation before transition into protected mode section
2015-10-26 13:35:49 +06:00
mudongliang
040d7bd428 revert internals to insides in README.md 2015-10-26 09:33:30 +08:00
mudongliang
ae6b0f52ee revert internals to insides in initialization 2015-10-26 09:32:07 +08:00
mudongliang
ce7f4a721a revert internals to insides in Interrupts 2015-10-26 09:28:40 +08:00
mudongliang
3e48a59a41 revert internals to insides in Timers 2015-10-26 09:28:12 +08:00
mudongliang
3842d2223d revert internals to insides 2015-10-26 09:27:46 +08:00
慕冬亮
82c13852e7 Merge pull request #20 from 0xAX/master
merge commits
2015-10-26 09:15:58 +08:00
0xAX
b2732a0157 Merge pull request #268 from ruthgrace/bootstrap_3_heap_api
fixed grammar in linux-bootstrap-3.md, Heap API section
2015-10-26 00:15:52 +06:00
ruthgrace
c942db56cc changed first sentence in Heap API section as requested 2015-10-25 14:05:08 -04:00
0xAX
b087c17af6 Update SUMMARY.md 2015-10-25 20:12:41 +06:00
0xAX
674d5d8b75 Update README.md 2015-10-25 20:12:22 +06:00
0xAX
94ac42e490 Create timers-4.md 2015-10-25 20:11:53 +06:00
0xAX
3fcf94f41f Merge pull request #276 from aouelete/fixes
fix some grammar problems and make some sentences more clear
2015-10-25 18:51:30 +06:00
0xAX
19b923fe8c Update interrupts-9.md 2015-10-25 18:39:50 +06:00
0xAX
349aa9792b Update interrupts-5.md 2015-10-25 18:39:39 +06:00