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
e9bdbe5e6a
copyedit: theory chapter
2022-07-30 21:36:11 -04:00
Renaud Germain
b4388ea823
copyedit: data structures chapter
2022-07-30 21:33:09 -04:00
Renaud Germain
a4addecd59
copyedit: concepts chapter
2022-07-30 21:28:06 -04:00
Renaud Germain
b86c8b8519
copyedit: cgroups chapter
2022-07-28 19:50:01 -04:00
Renaud Germain
66a5a99d69
copyedit: memory management chapter
2022-07-28 19:48:00 -04: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
Jingyu Wang
d619037f75
fix ALLOC_PT_GREGS_ON_STACK to ALLOC_PT_GPREGS_ON_STACK.
...
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
2022-06-22 04:23:19 +08:00
Jingyu Wang
4a530b9573
fix contert_tracking_enter to context_tracking_enter.
...
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
2022-06-21 01:02:58 +08:00
Jingyu Wang
64fd9813ed
fix local_disable_irq to local_irq_disable.
...
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
2022-06-17 23:02:32 +08:00
Jingyu Wang
2ffdc3dbc5
fix: irq_backing_store to irq_stack_backing_store.
...
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
2022-06-16 23:01:10 +08: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
Jai
8cf0f48cc8
Update linux-syscall-5.md
...
edited introduction for improving language -
2022-05-20 22:38:22 +05:30
Renaud Germain
c2ecc331a0
capitalize Linux everywhere
2022-05-01 09:12:23 -04:00
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
junbo
9d0bc19841
cpu_idle_loop logical in book is wrong, based on linux v3.10 code, the
...
schedule_preempt_disabled() is in while(1) scope.
2021-09-07 08:35:19 +00:00
Chun-Hung Tseng
ad344c2c91
Fix image link in linux-misc-1.md
2021-09-07 00:29:20 +02:00
Chun-Hung Tseng
5769670cdc
Fix busybox typo
...
Signed-off-by: Henry Tseng <henrybear327@gmail.com>
2021-09-06 17:41:30 +02:00
Dexter Plameras
ef4a87b87d
Add Makefile for task automation
2021-08-28 17:43:18 +10:00
Jaskaran Singh
f3bb4af963
Booting: Add coreboot source code links to linux-bootstrap-1.md
...
The coreboot source code has changed since this section was written.
reset16.inc and reset16.ld do not exist in the master branch
of coreboot. Add links to the source code of coreboot v4.11 to point
to the correct files.
2021-08-16 15:56:08 +05:30
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
ImgBotApp
f82cd213ad
[ImgBot] Optimize images
...
*Total -- 5,801.05kb -> 4,972.30kb (14.29%)
/Theory/images/4_level_paging.png -- 39.74kb -> 16.28kb (59.03%)
/Misc/images/git_diff.png -- 31.20kb -> 20.24kb (35.12%)
/Interrupts/images/kernel.png -- 65.52kb -> 46.78kb (28.6%)
/Assets/linux-kernel.png -- 42.63kb -> 30.93kb (27.44%)
/Initialization/images/CONFIG_NR_CPUS.png -- 79.77kb -> 59.39kb (25.55%)
/Initialization/images/NX.png -- 8.12kb -> 6.10kb (24.91%)
/Booting/images/minimal_stack.png -- 9.78kb -> 7.96kb (18.61%)
/Booting/images/kernel_first_address.png -- 62.22kb -> 50.95kb (18.12%)
/Booting/images/stack1.png -- 8.14kb -> 6.75kb (17.01%)
/cover.jpg -- 447.00kb -> 374.10kb (16.31%)
/MM/images/memblock.png -- 71.89kb -> 60.89kb (15.3%)
/Booting/images/bss.png -- 8.98kb -> 7.61kb (15.23%)
/Initialization/images/kernel_command_line.png -- 12.67kb -> 10.75kb (15.16%)
/Initialization/images/brk_area.png -- 11.11kb -> 9.50kb (14.52%)
/Timers/images/HZ.png -- 444.06kb -> 383.37kb (13.67%)
/Misc/images/qemu.png -- 87.48kb -> 75.67kb (13.5%)
/Misc/images/dgap_menu.png -- 886.13kb -> 766.69kb (13.48%)
/Misc/images/menuconfig.png -- 837.61kb -> 726.46kb (13.27%)
/Timers/images/base_small.png -- 807.52kb -> 700.40kb (13.27%)
/Misc/images/nconfig.png -- 773.45kb -> 671.00kb (13.25%)
/SysCall/images/ls_shell.png -- 468.70kb -> 407.11kb (13.14%)
/Booting/images/stack2.png -- 9.13kb -> 7.93kb (13.11%)
/Cgroups/images/menuconfig.png -- 118.09kb -> 102.99kb (12.78%)
/Booting/images/video_mode_setup_menu.png -- 12.98kb -> 11.35kb (12.59%)
/Misc/images/google_linux.png -- 120.87kb -> 106.98kb (11.49%)
/Misc/images/github.png -- 73.54kb -> 65.30kb (11.2%)
/MM/images/kernel_configuration_menu1.png -- 123.93kb -> 110.36kb (10.95%)
/Booting/images/linear_address.png -- 8.75kb -> 8.04kb (8.01%)
/MM/images/kernel_configuration_menu2.png -- 117.13kb -> 108.26kb (7.57%)
/Booting/images/try_vmlinuz_in_qemu.png -- 6.87kb -> 6.43kb (6.41%)
/Booting/images/simple_bootloader.png -- 6.05kb -> 5.72kb (5.41%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-08-02 16:25:26 +00: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