Commit Graph

906 Commits

Author SHA1 Message Date
慕冬亮
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
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