77 Commits (f88fe9ec3f30946fefc8f90f298e07bf0c01427d)

Author SHA1 Message Date
Connor Mullen 6fa41a0f21 fixes typos and inverted logic in seqlock theory paragraphs 8 years ago
Kavindra Nikhurpa 28a39fe665 More fixes and corrected contributors.md
Signed-off-by: Kavindra Nikhurpa <kavindra.nikhurpa@hotmail.com>
8 years ago
Kavindra Nikhurpa 4ef112f88b Added to contributors 8 years ago
Jeremy Cline 4aa8cbcc60
Fix a few minor typos 8 years ago
ehhuxin ee30213c0c Fix typo: Se->We 8 years ago
Pushpinder Singh bbfcf6918c Update contributors.md 8 years ago
Pushpinder Singh bce8822ebc Update contributors.md 8 years ago
Mack Stump cb91ea26cb add self to contributors 8 years ago
Jonathan G Rennison f021bdf8cc Fix malformed links in SyncPrim 3 & 4 and Initialization 7.
'CPU mask' link in Initialization 7 is double-bracketed.
'Previous part' links in SyncPrim 3 & 4 have two opening brackets
and one closing.
'Previous part' link in SyncPrim 4 points to current page,
instead of previous.

Append to contributors.
8 years ago
Roy Wellington Ⅳ 4773e2721f Fix some missing code block end markers
Some of the code blocks in `SyncPrim/sync-4.md` were missing their end markers,
causing normal text to be added to the code block. Fix that.
8 years ago
Justus Adam f221cbbf82 Updated contributors 8 years ago
Jakub Wilk a56eb1e9c3 Add jwilk to contributors 8 years ago
Alcaro 8c1b3221fb Clarify and fix various facts, and fix more typos than I can count.
- rep stosl reduces ecx by 1 per write operation, not 4. Source: http://www.fermimn.gov.it/linux/quarta/x86/rep.htm
- Clarification: The four Page Directory tables contain 2048 entries in total, not 2048 each. Source: http://wiki.osdev.org/Page_Tables#Long_mode_.2864-bit.29_page_map
- Registers can not contain %rip-relative addresses, since %rip changes every single instruction. Only the instructions themselves can contain RIP-relative addresses.
- The first argument to decompress_kernel is called rmode, not boot_param.
- The boot_params struct goes in %rdi, not %rsi. Source: https://en.wikipedia.org/wiki/X86_calling_conventions#System_V_AMD64_ABI
- find_random_addr does not ensure that the 'memory region is not less than value of kernel alignment'; it ensures the kernel is at or above the minimum load address.
8 years ago
Piyush Pangtey 80cb2d20dc Update contributors.md
Signed-off-by: Piyush Pangtey <gokuvsvegita@gmail.com>
8 years ago
Matt Todd 452ba213b6 Add mtodd to contributors 8 years ago
amist 15988dfe8d Fix typo in timers-1.md: missied -> missed 8 years ago
mennis f24f71e041 grammar, spelling and sentence construction updates 8 years ago
Matthieu Tardy 7f8146db1e Fix linux-bootstrap-1.md
Fix some offset and size errors.
Replace the ambiguous term "segment" by "segment selector".
Add an explanation for the reset vector address.
Fix a typo in the segment register align part (it's a cld and not a cli).
Add missing syntax highlighting.
8 years ago
Dubyah 82907514bb Update contributors.md 9 years ago
Jeremy Lacomis 2cb4d459de Changed some awkward wording in linux-bootstrap-2. 9 years ago
Ruth Grace Wong 5c5fe7e130 Update contributors.md 9 years ago
ruthgrace 12ff770afe fixed grammar mistakes in linux-bootstrap-4.md, Long mode section 9 years ago
mhudgins 0c540f47b0 minor syscall-1 grammar and sentence fixes 9 years ago
Bogdan Kulbida 886e327b2a fix typo in the bits range 9 years ago
0xAX 55c3c4ea93 Merge pull request #234 from noxiouz/timers-1-typo-fixes
Various typo fixes in timers-1
9 years ago
Anton Tiurin a3a6e797f7 Various typo fixes in timers-1
Signed-off-by: Anton Tiurin <noxiouz@yandex.ru>
9 years ago
Aaron Ouellette c66084b745 Merge branch 'master' into grammer-spelling-fixes 9 years ago
Aaron Ouellette 5249b34d0a add myself to contributers 9 years ago
Dennis Birkholz da06980c2b Added myself 9 years ago
zhaoxiaoqiang 6fb886c180 add myself to contributors.md 9 years ago
rpeiremans 90c3452313 Update contributors.md
Added myself as contributor
9 years ago
rpeiremans 957c208b62 merged 9 years ago
brakthehack 631194617e fixed a typo in mm 1 intro 9 years ago
Johan Manuel e3c22ed019 fix typos and sentences in Paging.md 9 years ago
Administrator 7d6e2c235b fix small spell problem 9 years ago
Ian Miell e3b60d6b4b Nit-picks and corrections up to "Relocation" 9 years ago
0xAX 9a27e614ec Update contributors.md 9 years ago
0xAX c03066be15 Update contributors.md 9 years ago
Donny Nadolny fe624fe797 Improve sentence structure and fix some typos 9 years ago
0xAX 34b80bc021 Update contributors.md 9 years ago
0xAX 0cf97c2521 Update contributors.md 9 years ago
TheCodeArtist bd15edf9c1 Added myself to the list of contributors
Signed-off-by: TheCodeArtist <cvs268@gmail.com>
9 years ago
0xAX 88d3392b4e Update contributors.md 9 years ago
0xAX 0033e1274e Update contributors.md 9 years ago
0xAX a4e5ff8889 Update contributors.md 9 years ago
0xAX a694c121ba Update contributors.md 9 years ago
0xAX 3108a2fc71 Update contributors.md 9 years ago
Vaibhav Tulsyan 0b3eedae2f Added name to contributors list 9 years ago
0xAX d57b8da9c9 Update contributors.md 9 years ago
Simarpreet Singh 7861593027 Update contributors.md
Adding myself to the contributors list.
9 years ago