1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 06:38:07 +00:00
Commit Graph

1903 Commits

Author SHA1 Message Date
0xAX
6bcb0caacc
Merge pull request #819 from renaudgermain/copyedit-kernel-structures
copyedit: kernel structures chapter
2022-08-06 18:11:13 +06:00
0xAX
360fc7c129
Merge pull request #818 from renaudgermain/copyedit-misc
copyedit: misc chapter
2022-08-06 18:10:42 +06:00
Renaud Germain
6caecbfec3 copyedit: kernel structures chapter 2022-08-02 20:15:51 -04:00
Renaud Germain
870ed9e375 copyedit: misc chapter 2022-08-02 20:14:01 -04:00
Alexander Kuleshov
4d6cf71f67 theory: fix userspace bits
related issue: #695

Thank you @m4p1e

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2022-07-31 16:13:04 +06:00
Alexander Kuleshov
ff10a7b0f1
general: add link to generating of PDF,epub,mobi
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2022-07-31 16:10:56 +06:00
Alexander Kuleshov
613d8d6199 general: remove support paragraph from README.md
related issue: #739

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2022-07-31 16:04:30 +06:00
Alexander Kuleshov
3920ef412a init: s/common_cpu/cpu_number
related issue: #682

Thanks @PinoTsao

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2022-07-31 16:01:55 +06:00
Alexander Kuleshov
24f50f0c00 init: improve sentence in linux-initialization-3.md
related issue - #676

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2022-07-31 15:56:07 +06:00
0xAX
650ff13345
Merge pull request #800 from renaudgermain/capitalize-linux
capitalize Linux everywhere
2022-07-31 15:32:00 +06:00
0xAX
20ee3691a4
Merge branch 'master' into capitalize-linux 2022-07-31 15:31:51 +06:00
0xAX
5f76b7e874
Merge pull request #789 from junbo42/linux-timers-3-fix
cpu_idle_loop logical in book is wrong
2022-07-31 15:12:31 +06:00
0xAX
24db79b87e
Merge branch 'master' into linux-timers-3-fix 2022-07-31 15:12:25 +06:00
0xAX
259a219ec6
Merge pull request #786 from dexterp/task-automation-makefile
Add Makefile for task automation
2022-07-31 15:11:36 +06:00
0xAX
78285b65f3
Merge branch 'master' into task-automation-makefile 2022-07-31 15:11:28 +06:00
0xAX
75500e2a7d
Merge pull request #788 from henrybear327/patch-2
Fix an image link in linux-misc-1.md
2022-07-31 15:10:25 +06:00
0xAX
1f6c29f10e
Merge branch 'master' into patch-2 2022-07-31 15:10:18 +06:00
0xAX
5352b11ceb
Merge pull request #783 from Linux-project/imgbot
chore : [ImgBot] Optimize images
2022-07-31 15:03:04 +06:00
0xAX
4ea7ed4512
Merge pull request #785 from jajajasalu2/coreboot-links
Booting: Add coreboot source code links to linux-bootstrap-1.md
2022-07-31 15:02:02 +06:00
0xAX
d59b0a6df8
Merge pull request #773 from h4child/patch-3
Update linux-bootstrap-5.md
2022-07-31 15:00:43 +06:00
0xAX
099bec01b5
Merge pull request #701 from sakshatshinde/master
Create a standalone LICENSE.md
2022-07-31 14:58:19 +06:00
0xAX
ec71316959
Merge pull request #816 from renaudgermain/copyedit-data-structure
copyedit: data structures chapter
2022-07-31 14:56:57 +06:00
0xAX
553d46fc95
Merge pull request #815 from renaudgermain/copyedit-concepts
copyedit: concepts chapter
2022-07-31 14:56:46 +06:00
0xAX
7a51d543fc
Merge pull request #817 from renaudgermain/copyedit-theory
copyedit: theory chapter
2022-07-31 14:55:45 +06:00
0xAX
1b209a70e2
Merge pull request #814 from renaudgermain/copyedit-cgroups
copyedit: cgroups chapter
2022-07-31 14:54:24 +06:00
0xAX
224c9c6139
Merge pull request #802 from jsat97/patch-1
Update linux-syscall-5.md
2022-07-31 14:54:01 +06:00
0xAX
6cb639ec08
Merge branch 'master' into patch-1 2022-07-31 14:53:38 +06:00
0xAX
831b3df558
Merge pull request #806 from lemon1989/master
fix: irq_backing_store to irq_stack_backing_store.
2022-07-31 14:51:05 +06:00
0xAX
6ad2ca2b60
Merge branch 'master' into master 2022-07-31 14:50:55 +06:00
0xAX
7936eb3824
Merge pull request #813 from renaudgermain/copyedit-memory
copyedit: memory management chapter
2022-07-31 14:49:22 +06:00
0xAX
3fa3c31ea3
Merge pull request #807 from nannxnann/typo
Are these typos in linux-sync-4.md?
2022-07-31 14:49:14 +06:00
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
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