1840 Commits (b4388ea823a6ccbeb5597407b1a53a7a236c0d79)
 

Author SHA1 Message Date
Renaud Germain b4388ea823 copyedit: data structures chapter 2 years ago
0xAX e287181a33
Merge pull request #799 from renaudgermain/copyedit-initialization
copyedit: Initialization chapter
2 years ago
0xAX 91361bb963
Merge pull request #803 from digitallyamar/booting-grammar-fix
Fixing grammatical error
2 years ago
0xAX 7005c46ce3
Merge pull request #805 from lemon1989/master
fix CONFIG_X86_MPPAARSE to CONFIG_X86_MPPARSE.
2 years ago
Jingyu Wang 90f3cf49fa Fix typos.
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
2 years ago
Jingyu Wang 78d85d2d37 fix CONFIG_X86_MPPAARSE to CONFIG_X86_MPPARSE.
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
2 years ago
digitallyamar 5019a4994a
Fixing grammatical error
Fixed the title to match with what is found in SUMMARY.md file.
2 years ago
Renaud Germain b914ca8152 copyedit: Initialization chapter 2 years ago
0xAX fef396fbd7
Merge pull request #797 from renaudgermain/typos-booting-section
fix 2 typos
2 years ago
Renaud Germain fe2ef723c7 fix 2 typos 2 years ago
0xAX cd7e8155f3
Merge pull request #793 from waltforme/fix-typo-cgroups
Fix typos for cgroups
2 years ago
0xAX 1dde1f6559
Merge pull request #795 from yash1120/patch-1
typo fix
2 years ago
0xAX be39f46456
Merge pull request #787 from henrybear327/patch-1
Fix busybox typo
2 years ago
yash1120 9e44bdb61c
typo fix
typo fix
2 years ago
0xAX a6e43148bd
Merge pull request #794 from kianmeng/fix-typos
Fix typos
2 years ago
Kian-Meng, Ang 2c15599cfb Fix typos 2 years ago
Jun Duan 452ba66cd6 Fix typos for cgroups. 2 years ago
Chun-Hung Tseng 5769670cdc Fix busybox typo
Signed-off-by: Henry Tseng <henrybear327@gmail.com>
3 years ago
0xAX b7fad6ac7c
Merge pull request #776 from stefanocarna/master
Fix wrong value
3 years ago
0xAX 0c6a1f2f92
Merge pull request #784 from slowy07/minor-fixing
fix: typo grammar spelling
3 years ago
slowy07 f74f207581 fix: typo grammar spelling 3 years ago
Sebastian Fricke 75a4d9a8e5
Merge pull request #781 from specialpointcentral/patch-1
Fix a typing error.
Incorrect function return data-type for `__startup_64` in linux_initialization_1.
s/log/long/
3 years ago
SPC 5ae9e61d63
Fix a typing error.
I found a typing error on line 82, which typed `long` into `log`. 

fix #780
3 years ago
Sebastian Fricke 743ac26f60
Merge pull request #777 from pangteypiyush/fix-ds-2
datastructures-2: typo fix
Improve the sentence structure and correct the number referring to the number of options below it.
3 years ago
Piyush Pangtey e55da0f570
datastructures-2: typo fix 3 years ago
Stefano Carnà 72c64da87c Fix wrong value
NR_VECTORS is 256 if CONFIG_X86_LOCAL_APIC is not defined,
else it gets 0xec (LOCAL_TIMER_VECTOR).
3 years ago
Sebastian Fricke 3d572f39f7
Merge pull request #775 from cyruzin/updated_instructions
Update the instructions for setting up and running a local docker image with a gitbook instance of the Linux insides book.
3 years ago
Cyro Dubeux 024f7896ca typo fix 3 years ago
Cyro Dubeux eafe34cb74 updated instructions 3 years ago
0xAX 62cff99880
Merge pull request #774 from h4child/patch-4
Update linux-bootstrap-5.md
3 years ago
Ródgger Bruno 159a9b60f2
Update linux-bootstrap-5.md 3 years ago
Sebastian Fricke 32fa279879
Merge pull request #772 from h4child/patch-2
Update linux-bootstrap-5.md - fix a typo within a link
3 years ago
Ródgger Bruno 40d2bfb28c
Update linux-bootstrap-5.md 3 years ago
0xAX 7f19a7fd3a
Merge pull request #770 from flyingsalmon/master
Update SyncPrim/linux-sync-2.md
3 years ago
salmon 39047db890 Update SyncPrim/linux-sync-2.md
Fix description error of __raw_cmpxchg
3 years ago
Sebastian Fricke 2ad1272085
Merge pull request #769 from SmallPond/concepts-linux-cpu-2-cpumask-fix
Update Concepts/Linux-cpu-2.md cpumask
3 years ago
DeSmooth 1a93aae518 Update Concepts/Linux-cpu-2.md cpumask
In x86_64 architecture `unsigned long` is 8-bytes size, so
 BITS_PER_BYTE * sizeof(long) = 64
3 years ago
Sebastian Fricke 9abab6685d
Merge pull request #768 from kssaril/master
Update linux-interrupts-1.md
3 years ago
Saril Sudhakaran 4f8277531e
Update linux-interrupts-1.md
Fixed link for idt.c
3 years ago
Sebastian Fricke c10f94407a
Merge pull request #766 from thalelinh/patch-1
Fix minor typo at linux-bootstrap-4.md
3 years ago
Tales Lelo da Aparecida 669c74a22c
Fix minor typo at linux-bootstrap-4.md 3 years ago
Sebastian Fricke ff53caa2da
Merge pull request #765 from Mutated1994/patch-9
Update linux-timers-2.md
3 years ago
Z 77ba021909
Update linux-timers-2.md 3 years ago
0xAX 58fe0400ed
Merge pull request #762 from Mutated1994/patch-8
feat: Get a memory dump in real mode
4 years ago
Z c02c46458f
Update linux-bootstrap-1.md 4 years ago
Z 019aa1865e
Update linux-bootstrap-1.md 4 years ago
0xAX 20945be66f
Merge pull request #761 from Mutated1994/patch-7
feat: Add some code snippets
4 years ago
0xAX 0aa5896e5f
Merge pull request #760 from uchin0704/master
linux-datastuctures-2.md:correct some descriptions
4 years ago
0xAX bc14eb6a85
Merge pull request #746 from h4child/patch-1
Update linux-bootstrap-4.md
4 years ago
Z a5534ce6c0
Update linux-bootstrap-3.md 4 years ago