1178 Commits (4a6360eb239f10bf8887a5b3737432a4f688b480)
 

Author SHA1 Message Date
0xAX 5558f076ce Merge pull request #409 from kavi-nikhurpa/booting-fix
Fixed typos & edits in Booting
8 years ago
Kavindra Nikhurpa 4ef112f88b Added to contributors 8 years ago
Kavindra Nikhurpa aeb802e895 Fixed typos in Booting 8 years ago
Jakub Wilk ddad9dfb4f Initialization: Fix typos 8 years ago
0xAX 5e586d80fc Merge pull request #407 from bobsaintcool/linux-theory-elf-fixtypo-0
<Theory/ELF: Fix a link to kernel memory map documentation>
8 years ago
Quentin Bourgeois 587f30dca7
<Theory/ELF: Fix a link to kernel memory map documentation>
The link pointed to "EFI region mapping space" instead of "kernel text
mapping, from phys 0".
8 years ago
0xAX 349d68a27f Update SUMMARY.md 8 years ago
0xAX f16f376de3 Update README.md 8 years ago
0xAX e70ec011c6 Create mm-3.md 8 years ago
0xAX acaac6cbcc Merge pull request #404 from jeremycline/booting-4-typos
Fix a few minor typos
8 years ago
Jeremy Cline 4aa8cbcc60
Fix a few minor typos 8 years ago
0xAX 6c34660782 Merge pull request #403 from huxq/master
Two minor fixes
8 years ago
Xiaoqin Hu f9eda4ac05 Fix __down function 8 years ago
Xiaoqin Hu 8998362d50 More precise on what to decrease 8 years ago
0xAX b85e5454fc Merge pull request #402 from huxq/master
Fix typo: Se->We
8 years ago
ehhuxin ee30213c0c Fix typo: Se->We 8 years ago
0xAX e95cd636b7 Merge pull request #401 from PrinceDhaliwal/mybranch
Fix Typos: mm/linux-mm-1.md
8 years ago
Pushpinder Singh bbfcf6918c Update contributors.md 8 years ago
Pushpinder Singh bce8822ebc Update contributors.md 8 years ago
Pushpinder Singh aa660a458d Fix Typos: `parts` --> `part` 8 years ago
0xAX 080abca4a3 Merge pull request #400 from sevico/patch-2
fix 1f offset
8 years ago
sevico 5f56136420 fix 1f offset
on the context,the offset of 1f should be 0x21.
8 years ago
0xAX 6b7c961d77 Merge pull request #399 from sevico/patch-1
fix typo
8 years ago
sevico 3568a962e4 fix typo
"memcpy` puts the address of `boot_params.hdr` into `si` and saves the size on  " should be di
8 years ago
0xAX e33f6bfdce Merge pull request #397 from rmbreak/spellcheck-typos-fix
Ran spellchecker against *.md
8 years ago
Mack Stump cb91ea26cb add self to contributors 8 years ago
Mack Stump 3fda046617 fix typos 8 years ago
0xAX 22e49c5e2b Update sync-5.md 8 years ago
0xAX 5b0d41829c Update SUMMARY.md 8 years ago
0xAX 46dab1f55d Update README.md 8 years ago
0xAX d0608132e6 Create sync-5.md 8 years ago
0xAX 8709507ce5 Merge pull request #395 from zhangyangjing/master
Update interrupts-9.md
8 years ago
Yangjing Zhang 75ed29a57b Update interrupts-9.md 8 years ago
Yangjing Zhang 04918b1c0c Update interrupts-9.md 8 years ago
Yangjing Zhang fc1fecbf06 Update interrupts-9.md 8 years ago
0xAX c001ecc929 Merge pull request #394 from choleraehyq/patch-1
Fix a little typo in linux-mm-1.md
8 years ago
Cholerae Hu 0a12882381 Update linux-mm-1.md
Fix a typo.
8 years ago
0xAX e084d29ef0 Merge pull request #393 from zhangyangjing/master
fix for issue #392
8 years ago
Yangjing Zhang 286a34ed9b fix for issue #392 8 years ago
0xAX 717dc647fe Merge pull request #391 from JGRennison/link-fixes
Fix malformed links in SyncPrim 3 & 4 and Initialization 7.
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
0xAX a11d58536b Merge pull request #390 from thanatos/fix-missing-code-block-end-markers
Fix some missing code block end markers
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
0xAX 371bf87a40 Update sync-4.md 8 years ago
0xAX c71bb9b6f4 Update README.md 8 years ago
0xAX 52691aeb86 Update SUMMARY.md 8 years ago
0xAX b44ce990b1 Create sync-4.md 8 years ago
0xAX e4e13f6289 Merge pull request #387 from JustusAdam/inline-asm-patch-1
Syntactic rewrite
8 years ago
Justus Adam f221cbbf82 Updated contributors 8 years ago
Justus Adam 7061f4bc1f Syntactic rewrite
Reformatted text preserving the original semantics
8 years ago