333 Commits (master)

Author SHA1 Message Date
0xAX c98ca047b0 Merge pull request #279 from jlacomis/linux-bootstrap-2-reword
9 years ago
0xAX f7c3c9e35d Merge pull request #267 from ruthgrace/bootstrap_3_kernel_data_types
9 years ago
0xAX d003e1cbd0 Merge pull request #266 from ruthgrace/bootstrap_3_video_mode_init
9 years ago
Jeremy Lacomis 2cb4d459de Changed some awkward wording in linux-bootstrap-2.
9 years ago
0xAX 99f21930d1 Merge pull request #262 from ruthgrace/bootstrap_4_transition_lon
9 years ago
0xAX 06460705c0 Merge pull request #261 from ruthgrace/boostrap_4_early_page_table
9 years ago
0xAX 684277480d Merge pull request #260 from ruthgrace/bootstrap_4_long_mode
9 years ago
Craig P Jolicoeur 02c7a60599 Update typo
9 years ago
ruthgrace d844afa85c fixed grammar in linux-bootstrap-3.md, Actual transition into protected mode section
9 years ago
ruthgrace 723940d80e fixed grammar in linux-bootstrap-3.md, Set up Global Descriptor Table section
9 years ago
ruthgrace 02c4894ef0 fixed grammar in linux-bootstrap-3.md, Set Up Interrupt Descriptor Table section
9 years ago
ruthgrace f540185a4e fixed grammar in linux-bootstrap-3.md, Last preparation before transition into protected mode section
9 years ago
ruthgrace 2fe3660cf8 fixed grammar in linux-bootstrap-3.md, Set up video mode section
9 years ago
ruthgrace fc954dd0ff fixed grammar in linux-bootstrap-3.md, Heap API section
9 years ago
ruthgrace 8c7261262e fixed grammar in linux-bootstrap-3.md, Kernel data types section
9 years ago
ruthgrace 1cd9c10939 fixed grammar in linux-bootstrap-3.md, Video mode initialization and transition to protected mode section
9 years ago
ruthgrace 12ff770afe fixed grammar mistakes in linux-bootstrap-4.md, Long mode section
9 years ago
0xAX f4b7f56a7a Merge pull request #259 from ruthgrace/bootstrap_4_prep_long_mode
9 years ago
0xAX 7233742766 Merge pull request #258 from ruthgrace/bootstrap_4_calc_relocation
9 years ago
0xAX f4ea9243c1 Merge pull request #257 from ruthgrace/bootstrap_4_stack_setup
9 years ago
0xAX e0f87ad2bd Merge pull request #255 from ruthgrace/bootstrap_4_32_bit_entry
9 years ago
0xAX 0a5e5a9c3a Merge pull request #250 from ruthgrace/bootstrap_5_last_prep
9 years ago
Ruth Grace Wong cf05f092bf fixed '.text' sections to be singular
9 years ago
0xAX b01d0a5498 Merge pull request #256 from ruthgrace/bootstrap_4_reload_segments
9 years ago
0xAX a56992d961 Merge pull request #253 from ruthgrace/bootstrap_5_kernel_decomp
9 years ago
ruthgrace 2e9ad1eb5f fixed grammar in linux-bootstrap-4.md, Transition to long mode section
9 years ago
ruthgrace ede440d138 fixed grammar mistakes in linux-bootstrap-4.md, Early page tables initialization section
9 years ago
ruthgrace f32b0f792c fixed grammar mistakes in linux-bootstrap-4.md, section Preparation before entering long mode
9 years ago
ruthgrace 95a9ce40f1 fixed grammar mistakes in linux-bootstrap-4, Calculate relocation address section
9 years ago
ruthgrace 796c21c171 fixed grammar mistakes in linux-bootstrap-4.md, Stack setup and CPU verification section
9 years ago
ruthgrace bf3b7014dd fixed grammar mistakes in linux-bootstrap-4.md, Reload the segments if needed section
9 years ago
ruthgrace 0da1ecb5b1 fixed grammar mistakes in linux-bootstrap-4.md, 32 bit entry point section
9 years ago
ruthgrace 8c02753005 fixed grammar mistakes in linux-bootstrap-5.md kernel decomposition section
9 years ago
ruthgrace 7d929d0fc8 fixed grammar mistakes in last prep before kernel decomposition section of linux-bootstrap-5.md
9 years ago
ruthgrace 33b89cc64d fixed grammar mistakes in Kernel decompression section of linux-bootstrap-5.md
9 years ago
mudongliang 3f2eaef8ad fix issue #211
9 years ago
0xAX fc401de8a0 Merge pull request #246 from ruthgrace/master
9 years ago
ruthgrace e60f8a2fb1 fixed grammar mistake: Remind that -> Recall that
9 years ago
Bogdan Kulbida 886e327b2a fix typo in the bits range
9 years ago
0xAX 40466a4931 Merge pull request #212 from mudongliang/master
9 years ago
0xAX a9f8ac57b3 Merge pull request #216 from QuentinPerez/missing_register
9 years ago
Remi Rampin be59a42e94 Fix get_heap arguments meaning
9 years ago
Remi Rampin 6aaa477bc6 TYPO: put_char -> putchar
9 years ago
Remi Rampin 72cc33c3c6 TYPO: minor fixes in booting section
9 years ago
Quentin Perez 8c76586ebd missing register
9 years ago
Remi Rampin 1ad8f71482 TYPO: wether -> whether
9 years ago
mudongliang 2a818916a6 change some grammatical tense problem
9 years ago
慕冬亮 58f930ebb8 Merge pull request #11 from 0xAX/master
9 years ago
Leonardo 8b326e3766 Fixed typo: fielsd --> fields
9 years ago
Administrator 763f9066b6 modify some descriptions of README in Booting
9 years ago
0xAX 1ab5214d9d Update linux-bootstrap-1.md
9 years ago
rpeiremans 44eb8b2c39 Update linux-bootstrap-1.md
9 years ago
rpeiremans c505715c91 Update linux-bootstrap-1.md
9 years ago
Dave Flogeras 511688b110 Fix typo
9 years ago
Siôn Le Roux 51e7262cdc Fix typo
9 years ago
Waqar Ahmed 8a166ac424 Fix sentence structures in linux-bootstrap-3
9 years ago
Waqar Ahmed 2538edd5d9 Fix sentence structures in linux-bootstrap-3
9 years ago
Waqar Ahmed bc872eb2f7 Fix conflicts
9 years ago
Waqar144 e3897be370 [3/3] Fix sentence structures in linux-bootstrap-3.md
9 years ago
Waqar144 4af04f58c6 [3/3] Fix sentence structures in linux-bootstrap-3.md
9 years ago
Waqar144 196a8b8f90 [2/3] Fix sentence structures in linux-bootstrap-3.md
9 years ago
Waqar144 175f348a02 [1/3] Fix sentence structures in linux-bootstrap-3.md
9 years ago
Waqar144 e10c624957 [1/3] Fix sentence structures in linux-bootstrap-3.md
9 years ago
0xAX aedf30cbf4 Update linux-bootstrap-1.md
9 years ago
nimisolo 81777efad4 It should be "cld" here :)
9 years ago
Jean-Baptiste Cayrou f935203ffd Fix linux-bootstrap-1.md incorrect merging
9 years ago
0xAX 9de004f866 Merge pull request #129 from Waqar144/master
9 years ago
Waqar Ahmed 25c03728b2 Update Linux-Bootsrap-2.md
9 years ago
0xAX 3e84a906e4 Update linux-bootstrap-1.md
9 years ago
Waqar Ahmed 921be703d2 fix wrong capital
9 years ago
Waqar Ahmed 0adc50e635 highlight fix, numbering fix
9 years ago
Waqar Ahmed 27ee40c93a Return previous heading
9 years ago
Waqar Ahmed 3384a4351e Small fixes
9 years ago
Waqar Ahmed 4eb7e7d783 Change first heading to overview
9 years ago
Waqar Ahmed c2c7f33435 Some more cleanups for GDT and protected mode
9 years ago
kittyhawk 90608ac7ce Merge branch 'master' of https://github.com/0xAX/linux-insides
9 years ago
Waqar144 e0f2abea2d Merge pull request #1 from Waqar144/bt-2
9 years ago
kittyhawk d8a45ac0f4 Update GDT, add more explanation, clarify, minor corrections)
9 years ago
kittyhawk a704c61037 Minor grammar corrections, Minor mistake correction
9 years ago
Waqar144 4556442a36 remove -"for further reading" from links heading
9 years ago
0xAX 6bb648df18 Update linux-bootstrap-1.md
9 years ago
Waqar144 641f9d4843 Add further reading links
9 years ago
kittyhawk 6fd85f870d Fix highlighting, grammar and some code additions
9 years ago
Waqar144 d1ed036979 Fix grammar, some capitalization corrections
9 years ago
kittyhawk da38b6038d Update from origin
9 years ago
0xAX 002ef60893 Update linux-bootstrap-5.md
9 years ago
0xAX c47af96544 Update linux-bootstrap-5.md
9 years ago
Christopher Toth 88de3bac64 Minor grammatical cleanups in part 2 of the booting section.
9 years ago
Waqar144 ac87a85cc7 some grammar fixes, highlighting fixes and some other small fixes.
9 years ago
Waqar144 68ba0dd304 some grammar fixes, highlighting fixes and some other small fixes.
9 years ago
Vaibhav Tulsyan 5178f0dbfa Fixed minor grammar
9 years ago
0xAX d0a2fdb3d5 Merge pull request #98 from marmeladema/patch-1
9 years ago
marmeladema 5d3fea0efe Make segment type in protected mode clearer
9 years ago
marmeladema 59326d400e Make segment size in protected mode clearer
9 years ago
umatomba 518d6b7572 Update linux-bootstrap-4.md
9 years ago
Anton Davydov 984ef074ec Fix typos in repository
9 years ago
Arpan Kapoor 26e1158223 Fix nasm output format
9 years ago
Brandon Fosdick 080c6668ba Small grammar fixes
9 years ago
Ashleigh Newman-Jones 8f567e3494 Fix typo in bootstrap 2
9 years ago
Kevin Swinton 77f2bef595 Update linux-bootstrap-1.md
9 years ago
0xAX c0a43c2dec Merge pull request #77 from Brother-Lal/patch-1
9 years ago
Kevin Swinton 445b4ad7b8 Update linux-bootstrap-1.md
9 years ago
Brother-Lal 1c7559524d Update linux-bootstrap-2.md
9 years ago
Dzmitry Plashchynski f771529c58 Intel syntax uses ; as a comment mark
9 years ago
Fabio Pozzi d9bfb12650 fix typo: 1MB is 0xfffff, not 0xffff which is 65535
9 years ago
0xAX fa62f27bbe Initialization added
9 years ago
Ciro Santilli b6740f7eab Make x86 paging reference title clearer
9 years ago
Jonatan Pålsson 02a4a4a431 Add description on QEMU booting
9 years ago
0xAX 92a4576a06 Merge pull request #59 from mssola/master
9 years ago
Miquel Sabaté 6fb1cb22aa Booting: fixed typo "paramter" in the linux-bootstrap-5.md file.
9 years ago
LYF610400210 567f2b39b8 linux-bootstrap-1.md -- fixed some grammar errors
9 years ago
0xAX a70ee9976f Update README.md
9 years ago
0xAX d93287bda3 Update and rename Booting to Booting/linux-bootstrap-5.md
9 years ago
0xAX 4f87dd7be0 Update linux-bootstrap-1.md
9 years ago
0xAX eca46a8a8a Update linux-bootstrap-1.md
9 years ago
Cam Cope 387e7e3546 Add more detail to the bootloader section
9 years ago
0xAX c6e99a8997 indentation fixed
9 years ago
0xAX c3fe74f46d Booting 4 part
9 years ago
Hudd 3047f17d08 Make links to other parts relative
9 years ago
Jonatan Pålsson 2cc46df9ed Update linux-bootstrap-2.md
9 years ago
Hudd 18490a9d67 Part 3: Put period at the end of the sentence
9 years ago
Hudd 49625488e5 Part 3: Fix URLs
9 years ago
Akash Shende bbe6d3c742 Fixed some types.
9 years ago
0xAX c6b3baf21c Booting/README.md updated
9 years ago
0xAX e177131508 title updated
9 years ago
0xAX 9707a443b9 [Booting] third part added
9 years ago
0xAX b896531b69 urls fixed
9 years ago
0xAX 62d608480c titles updated
9 years ago
0xAX c03045d9c9 Update Booting/README.md
9 years ago
0xAX 558988009d move files
9 years ago
0xAX 5d369c49ae fix
9 years ago
0xAX 6543a39401 renames
9 years ago
0xAX e013535d5c boot moved to Boot
9 years ago