Commit Graph

850 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
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
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
0xAX
38a7f9f769 Merge pull request #280 from mudongliang/master
revert "internals" to "insides" in most parts
2015-11-01 23:25:41 +06: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
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
0xAX
474ef13229 Update syscall-1.md 2015-10-25 18:38:39 +06:00
0xAX
c98ca047b0 Merge pull request #279 from jlacomis/linux-bootstrap-2-reword
Changed some awkward wording in linux-bootstrap-2.
2015-10-23 13:31:33 +06:00
0xAX
f7c3c9e35d Merge pull request #267 from ruthgrace/bootstrap_3_kernel_data_types
fixed grammar in linux-bootstrap-3.md, Kernel data types section
2015-10-21 13:09:57 +06:00
0xAX
d003e1cbd0 Merge pull request #266 from ruthgrace/bootstrap_3_video_mode_init
fixed grammar in linux-bootstrap-3.md, Video mode initialization and transition to protected mode section
2015-10-21 13:09:43 +06:00
0xAX
7c0e33cfb9 Merge pull request #264 from mudongliang/master
revert "internals" to "insides"
2015-10-21 13:08:48 +06:00
Jeremy Lacomis
2cb4d459de Changed some awkward wording in linux-bootstrap-2. 2015-10-20 16:41:00 -04:00
0xAX
99f21930d1 Merge pull request #262 from ruthgrace/bootstrap_4_transition_lon
fixed grammar in linux-bootstrap-4.md, Transition to long mode section
2015-10-20 13:16:56 +06:00
0xAX
06460705c0 Merge pull request #261 from ruthgrace/boostrap_4_early_page_table
fixed grammar in linux-bootstrap-4.md, Early page tables initialization section
2015-10-20 13:16:45 +06:00
0xAX
684277480d Merge pull request #260 from ruthgrace/bootstrap_4_long_mode
fixed grammar in linux-bootstrap-4.md, Long mode section
2015-10-20 13:16:21 +06:00
0xAX
83597f2ac0 Merge pull request #277 from cpjolicoeur/patch-1
Update typo
2015-10-20 13:16:05 +06:00
Craig P Jolicoeur
02c7a60599 Update typo
`starts` not `startes`
2015-10-19 16:02:22 -04:00
Aaron Ouellette
2d7fa47fd7 fix some grammar problems and make some sentences more clear 2015-10-19 09:52:19 -04:00
Ruth Grace Wong
5c5fe7e130 Update contributors.md 2015-10-18 17:42:26 -04:00
ruthgrace
d844afa85c fixed grammar in linux-bootstrap-3.md, Actual transition into protected mode section 2015-10-18 17:36:50 -04:00
ruthgrace
723940d80e fixed grammar in linux-bootstrap-3.md, Set up Global Descriptor Table section 2015-10-18 17:36:00 -04:00