0xAX
c4b17d17a0
Merge branch 'master' into typo
2022-07-31 14:48:52 +06:00
0xAX
c39e839cd9
Merge pull request #812 from renaudgermain/copyedit-synchronization
...
copyedit: synchronization chapter
2022-07-31 14:47:50 +06:00
0xAX
9478d8a037
Merge pull request #811 from renaudgermain/copyedit-timers
...
copyedit: timers chapter
2022-07-31 14:45:32 +06:00
0xAX
93f50a69fa
Merge pull request #810 from renaudgermain/copyedit-system-calls
...
copyedit: system calls chapter
2022-07-31 14:43:25 +06:00
0xAX
8b762b341a
Merge pull request #809 from renaudgermain/copyedit-interrupts
...
copyedit: interrupts chapter
2022-07-31 14:42:10 +06:00
0xAX
56b6fb3951
Merge pull request #808 from renaudgermain/copyedit-booting
...
copyedit: booting chapter
2022-07-31 14:38:47 +06:00
Renaud Germain
4ba602263d
copyedit: synchronization chapter
2022-07-26 21:58:31 -04:00
Renaud Germain
96077bf2bb
copyedit: timers chapter
2022-07-26 21:39:51 -04:00
Renaud Germain
95045972c3
copyedit: system calls chapter
2022-07-26 21:23:56 -04:00
Renaud Germain
17a0d7bfbc
copyedit: interrupts chapter
2022-07-24 23:19:18 -04:00
Renaud Germain
28f5d9627f
copyedit: booting chapter
2022-07-24 22:41:14 -04:00
nannxnann
ea81d2b833
Update linux-sync-4.md
...
From "may be negative after `increment`"
=>"may be negative after `decrement`"
2022-07-24 21:42:11 +08:00
nannxnann
e9fbdea09a
fix typo in linux-sync-4.md
...
From "function will `acct` like "
=> function will `act` like
Maybe another typo or not?
2022-07-24 21:12:38 +08:00
nannxnann
3dcd5b0fd1
typo in linux-sync-4.md?
...
From " he implementation of the `__mutex_fastpath_lock` "
=> " `t`he implementation of the `__mutex_fastpath_lock` "
Is this a typo?
if not, I will close this PR, Thanks for your review.
2022-07-24 20:46:04 +08:00
0xAX
e287181a33
Merge pull request #799 from renaudgermain/copyedit-initialization
...
copyedit: Initialization chapter
2022-06-28 12:54:03 +06:00
0xAX
91361bb963
Merge pull request #803 from digitallyamar/booting-grammar-fix
...
Fixing grammatical error
2022-06-15 13:42:03 +06:00
0xAX
7005c46ce3
Merge pull request #805 from lemon1989/master
...
fix CONFIG_X86_MPPAARSE to CONFIG_X86_MPPARSE.
2022-06-15 13:41:40 +06:00
Jingyu Wang
90f3cf49fa
Fix typos.
...
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
2022-06-14 20:41:36 +08:00
Jingyu Wang
78d85d2d37
fix CONFIG_X86_MPPAARSE to CONFIG_X86_MPPARSE.
...
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
2022-06-11 04:32:09 +08:00
digitallyamar
5019a4994a
Fixing grammatical error
...
Fixed the title to match with what is found in SUMMARY.md file.
2022-05-24 10:53:50 +05:30
Renaud Germain
b914ca8152
copyedit: Initialization chapter
2022-05-01 09:03:35 -04:00
0xAX
fef396fbd7
Merge pull request #797 from renaudgermain/typos-booting-section
...
fix 2 typos
2022-03-12 13:30:54 +06:00
Renaud Germain
fe2ef723c7
fix 2 typos
2022-03-11 16:42:09 -05:00
0xAX
cd7e8155f3
Merge pull request #793 from waltforme/fix-typo-cgroups
...
Fix typos for cgroups
2022-02-20 16:26:23 +06:00
0xAX
1dde1f6559
Merge pull request #795 from yash1120/patch-1
...
typo fix
2022-02-20 16:25:56 +06:00
0xAX
be39f46456
Merge pull request #787 from henrybear327/patch-1
...
Fix busybox typo
2022-02-20 16:18:35 +06:00
yash1120
9e44bdb61c
typo fix
...
typo fix
2022-01-25 16:32:32 +05:30
0xAX
a6e43148bd
Merge pull request #794 from kianmeng/fix-typos
...
Fix typos
2021-12-25 16:40:16 +06:00
Kian-Meng, Ang
2c15599cfb
Fix typos
2021-12-25 18:29:38 +08:00
Jun Duan
452ba66cd6
Fix typos for cgroups.
2021-12-17 19:29:14 -05:00
Chun-Hung Tseng
5769670cdc
Fix busybox typo
...
Signed-off-by: Henry Tseng <henrybear327@gmail.com>
2021-09-06 17:41:30 +02:00
0xAX
b7fad6ac7c
Merge pull request #776 from stefanocarna/master
...
Fix wrong value
2021-08-14 23:07:29 +06:00
0xAX
0c6a1f2f92
Merge pull request #784 from slowy07/minor-fixing
...
fix: typo grammar spelling
2021-08-07 13:20:56 +06:00
slowy07
f74f207581
fix: typo grammar spelling
2021-08-06 20:29:33 +07:00
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/
2021-07-15 09:15:41 +02:00
SPC
5ae9e61d63
Fix a typing error.
...
I found a typing error on line 82, which typed `long` into `log`.
fix #780
2021-07-14 18:15:33 +08:00
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.
2021-05-26 09:02:20 +02:00
Piyush Pangtey
e55da0f570
datastructures-2: typo fix
2021-05-26 11:45:21 +05:30
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).
2021-05-11 12:15:54 +02:00
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.
2021-05-11 05:46:38 +02:00
Cyro Dubeux
024f7896ca
typo fix
2021-05-10 21:11:16 -03:00
Cyro Dubeux
eafe34cb74
updated instructions
2021-05-09 22:28:50 -03:00
0xAX
62cff99880
Merge pull request #774 from h4child/patch-4
...
Update linux-bootstrap-5.md
2021-05-07 13:44:59 +06:00
Ródgger Bruno
159a9b60f2
Update linux-bootstrap-5.md
2021-05-05 03:00:36 -04:00
Sebastian Fricke
32fa279879
Merge pull request #772 from h4child/patch-2
...
Update linux-bootstrap-5.md - fix a typo within a link
2021-05-04 07:32:30 +02:00
Ródgger Bruno
40d2bfb28c
Update linux-bootstrap-5.md
2021-05-03 22:19:04 -04:00
0xAX
7f19a7fd3a
Merge pull request #770 from flyingsalmon/master
...
Update SyncPrim/linux-sync-2.md
2021-03-20 22:32:02 +06:00
salmon
39047db890
Update SyncPrim/linux-sync-2.md
...
Fix description error of __raw_cmpxchg
2021-03-17 17:07:12 +08:00
Sebastian Fricke
2ad1272085
Merge pull request #769 from SmallPond/concepts-linux-cpu-2-cpumask-fix
...
Update Concepts/Linux-cpu-2.md cpumask
2021-03-13 06:18:29 +01:00
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
2021-03-13 11:34:06 +08:00