Commit Graph

1161 Commits

Author SHA1 Message Date
Alexander Kuleshov
3cb550c089 Add KernelStructures/idt.md 2016-08-21 01:18:18 +06:00
Alexander Kuleshov
6dca6b1a1c Add KernelStructures/*
It will contain description of some internal structures of kernel like
Global Descriptor Table, Interrupt Descriptor table and many more.
2016-08-19 00:45:56 +06:00
0xAX
e7147f998e Merge pull request #418 from devonharvey/patch-1
Fix typo in syscall-1.md
2016-08-02 10:49:25 +03:00
Devon Harvey
4c398be16a Fix typo in syscall-1.md 2016-08-01 18:19:02 -04:00
0xAX
e94bad65f1 Merge pull request #417 from Shugyousha/grammarntypofixes
Grammar and typofixes
2016-07-25 20:18:38 +03:00
Silvan Jegen
46851a50c6 Quote the correct enum values for the flags 2016-07-25 18:43:42 +02:00
Silvan Jegen
e3d4994fa8 Grammar and typo fixes 2016-07-25 18:39:04 +02:00
0xAX
dd151a405a Merge pull request #416 from kavi-nikhurpa/fixes
more fixes
2016-07-20 10:59:09 +03:00
Kavindra Nikhurpa
cc956901bf more fixes 2016-07-20 12:44:56 +05:30
0xAX
af3bdd99ce Update LINKS.md 2016-07-12 23:04:57 +06:00
0xAX
a04ced1580 Merge pull request #415 from tijko/sync-prim-typos
Minor fixes dealing with sentence structure
2016-07-11 10:24:03 +03:00
Tim
7be309a495 Minor fix to sentence structure 2016-07-10 23:11:51 -04:00
Tim
e5f784ce7e Minor fix to sentence structure 2016-07-10 23:08:52 -04:00
Tim
418cf4f3f8 Fixes extra link bracket formatting 2016-07-10 23:07:01 -04:00
Tim
a376c04c5c Minor fixes dealing with sentence structure 2016-07-10 22:52:09 -04:00
0xAX
bcefea6a45 Merge pull request #414 from alex-gonz/sync-prim-6-typos
Fix typos with capitalization and punctuation
2016-07-10 21:21:31 +03:00
Alex Gonzalez
dffbc63f44 additionaly -> additionally 2016-07-10 11:17:22 -07:00
Alex Gonzalez
1296c76929 Fix typos with capitalization and punctuation 2016-07-10 11:08:56 -07:00
0xAX
f88fe9ec3f Merge pull request #413 from Hoverbear/patch-1
Actualy -> Actually
2016-07-10 20:34:13 +03:00
Andrew Hobden
4d61295758 Actualy -> Actually 2016-07-10 10:30:43 -07:00
0xAX
055b2b85bc Merge pull request #412 from mullen3/sync-6-theory-fix
Fix typos and incorrect explanation in seqlock theory paragraphs
2016-07-10 20:12:39 +03:00
Connor Mullen
6fa41a0f21 fixes typos and inverted logic in seqlock theory paragraphs 2016-07-10 10:01:13 -07:00
0xAX
e0c0a108c0 Update sync-6.md 2016-07-10 20:19:11 +06:00
0xAX
1962490470 Update SUMMARY.md 2016-07-10 20:18:38 +06:00
0xAX
6f85b63e34 Update README.md 2016-07-10 20:18:21 +06:00
0xAX
236962132d Create sync-6.md 2016-07-10 20:17:36 +06:00
0xAX
e8ecaa1898 Update sync-5.md 2016-07-05 14:23:18 +06:00
0xAX
1abe8a334b Update sync-5.md 2016-07-05 14:22:55 +06:00
0xAX
bc506fcfcd Remove duplication 2016-07-05 14:20:53 +06:00
0xAX
06d099b791 Update SUMMARY.md 2016-07-05 14:20:22 +06:00
0xAX
ee71f4a6e6 Merge pull request #411 from kavi-nikhurpa/fixes
More fixes and corrected contributors.md
2016-07-03 20:07:39 +03:00
Kavindra Nikhurpa
28a39fe665 More fixes and corrected contributors.md
Signed-off-by: Kavindra Nikhurpa <kavindra.nikhurpa@hotmail.com>
2016-07-03 12:19:09 +05:30
0xAX
d95890f381 Merge pull request #408 from jwilk/spelling
Initialization: Fix typos
2016-06-29 10:47:08 +03:00
0xAX
5558f076ce Merge pull request #409 from kavi-nikhurpa/booting-fix
Fixed typos & edits in Booting
2016-06-29 10:46:45 +03:00
Kavindra Nikhurpa
4ef112f88b Added to contributors 2016-06-29 10:56:55 +05:30
Kavindra Nikhurpa
aeb802e895 Fixed typos in Booting 2016-06-29 10:28:48 +05:30
Jakub Wilk
ddad9dfb4f Initialization: Fix typos 2016-06-28 11:31:24 +02:00
0xAX
5e586d80fc Merge pull request #407 from bobsaintcool/linux-theory-elf-fixtypo-0
<Theory/ELF: Fix a link to kernel memory map documentation>
2016-06-25 15:51:23 +03:00
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".
2016-06-22 00:52:34 +02:00
0xAX
349d68a27f Update SUMMARY.md 2016-06-12 20:24:09 +06:00
0xAX
f16f376de3 Update README.md 2016-06-12 20:23:50 +06:00
0xAX
e70ec011c6 Create mm-3.md 2016-06-12 20:23:18 +06:00
0xAX
acaac6cbcc Merge pull request #404 from jeremycline/booting-4-typos
Fix a few minor typos
2016-06-04 21:54:12 +03:00
Jeremy Cline
4aa8cbcc60
Fix a few minor typos 2016-06-04 11:14:24 -04:00
0xAX
6c34660782 Merge pull request #403 from huxq/master
Two minor fixes
2016-06-02 10:33:38 +03:00
Xiaoqin Hu
f9eda4ac05 Fix __down function 2016-06-01 18:38:35 -07:00
Xiaoqin Hu
8998362d50 More precise on what to decrease 2016-06-01 17:53:40 -07:00
0xAX
b85e5454fc Merge pull request #402 from huxq/master
Fix typo: Se->We
2016-06-01 21:47:37 +03:00
ehhuxin
ee30213c0c Fix typo: Se->We 2016-06-01 10:57:55 -07:00
0xAX
e95cd636b7 Merge pull request #401 from PrinceDhaliwal/mybranch
Fix Typos: mm/linux-mm-1.md
2016-05-31 20:10:27 +03:00