Alexander Kuleshov
c6ccf4eec6
fix links in interrupts/README.md
2018-08-05 11:18:27 +03:00
Alexander Kuleshov
278ac4795d
fix links in Timers/README.md
2018-08-05 11:17:47 +03:00
Alexander Kuleshov
89888b3b7a
fix links in Theory/README.md
2018-08-05 11:16:23 +03:00
Alexander Kuleshov
6cd97b12c4
fix links in SyncPrim/README.md
2018-08-05 11:16:09 +03:00
Alexander Kuleshov
573b094422
fix links in DataStructures/README.md
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-08-05 11:15:54 +03:00
Alexander Kuleshov
9e2dd1c225
fix links in Concepts/README.md
2018-08-05 11:15:20 +03:00
Alexander Kuleshov
151a27f71a
fix link to cgroups
2018-08-05 11:14:27 +03:00
Alexander Kuleshov
7ff23061d9
fix link to cgroups chapter
2018-08-05 11:14:13 +03:00
Alexander Kuleshov
8d52de8aec
fix link to cgroups
2018-08-05 11:13:58 +03:00
Alexander Kuleshov
424c1b8a50
fix SUMMARY.md
2018-08-05 11:10:43 +03:00
Joshua Murphy
e7ddac0aaf
Update latex.sh
2018-08-05 11:08:01 +03:00
Joshua Murphy
27e5d0cd68
Now successfuly converting each chapter into LaTeX, compiling it and then merging each PDF together into a single book. Currently no image support!
2018-08-05 11:07:45 +03:00
Joshua Murphy
103df77212
Refactored files for a unified naming convention, making an autoamted LaTeX build easier too
2018-08-05 11:05:43 +03:00
Horace Heaven
9ce68d06ce
Minor sentence fixes to make it easier to read
2018-08-05 11:03:58 +03:00
Miles Frain
662eb51b23
syscalls-1: MSR_LSTAR clarification and minor edits
2018-08-05 11:03:31 +03:00
proninyaroslav
7e1e47064a
Update contributors-ru.md
2018-08-01 21:43:16 +03:00
proninyaroslav
87bf1ef832
Локализация обложки
2018-08-01 21:39:01 +03:00
proninyaroslav
92af9fc9d8
Update linux-bootstrap-3.md
2018-08-01 21:20:52 +03:00
Raghav Shankar
7d015af76e
Add self to contributors.md
2018-08-01 21:02:04 +03:00
proninyaroslav
3e9a63b633
Update linux-bootstrap-2.md
2018-08-01 21:00:57 +03:00
Gabriela Alexandra Moldovan
53d5ba7301
Add missing colon before label.
2018-08-01 20:30:12 +03:00
proninyaroslav
464643eb1f
Update linux-bootstrap-1.md
2018-08-01 20:28:41 +03:00
Alexander Kuleshov
37b402f157
fix typo
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-08-01 20:13:55 +03:00
proninyaroslav
bd5001e0ba
Update README.md
2018-08-01 20:11:20 +03:00
proninyaroslav
91f69f5a80
Update Booting/README.md
2018-08-01 20:10:24 +03:00
proninyaroslav
9e54483777
Замена несуществующих ссылок на изображения
2018-08-01 19:40:16 +03:00
proninyaroslav
07e365d423
Перевод linux-bootstrap-6.md
2018-08-01 14:26:56 +03:00
proninyaroslav
1ea0c43e7e
Исправление перевода терминов
2018-07-27 21:05:35 +03:00
proninyaroslav
0cbdc5a84e
Update SUMMARY.md
2018-07-24 20:23:45 +03:00
proninyaroslav
e76c05bad5
Начало перевода linux-bootstrap-6.md
2018-07-23 13:41:42 +03:00
proninyaroslav
915e03b55c
Начало перевода linux-bootstrap-6.md
2018-07-23 13:41:22 +03:00
proninyaroslav
33b02ca824
Перевод linux-initialization-2.md
2018-07-23 13:06:27 +03:00
proninyaroslav
1b3f8a99ba
Перевод linux-initialization-2.md
2018-07-23 13:03:49 +03:00
Yaroslav Pronin
46360405c7
Merge pull request #16 from Le0nX/linux-bootstrap-1-style-fix
...
fix: style
2018-03-17 18:52:48 +04:00
le0nx
dc17cd218a
fix: style
2018-03-16 14:37:44 +03:00
Yaroslav Pronin
1178da188c
Merge pull request #15 from averrin/patch-2
...
Fix typo
2018-01-09 19:59:25 +04:00
Averrin
d686766363
Fix typo
2018-01-09 18:47:17 +03:00
Yaroslav Pronin
37ed5dcc64
Merge pull request #14 from averrin/patch-1
...
Fix typo
2018-01-09 18:31:15 +04:00
Averrin
0542afcd61
Fix typo
2018-01-09 16:27:32 +03:00
proninyaroslav
9129abef39
Начало перевода linux-initialization-2.md
2018-01-09 14:47:10 +03:00
proninyaroslav
cb449997dc
Исправление ошибок в части дескрипторов сегментов
2018-01-03 21:51:02 +03:00
proninyaroslav
cd93ea62ea
alignment fixed
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-01-03 21:19:27 +03:00
proninyaroslav
4d6e7f98c3
fill up linker scriptfill up linker script
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-01-03 21:17:34 +03:00
Edward Hu
f0c9e5578d
word change
2017-12-23 21:29:48 +03:00
Edward Hu
ff1e76b822
grammer adjustment and concept clarifying
2017-12-23 21:28:51 +03:00
proninyaroslav
511b4e22d5
In the following expression, we add the value of phys_base to the
...
rax register, not the address of phys_base.
addq phys_base(%rip), %rax
BTW, the value of phys_base =
the actual loaded physical address of kernel after relocation - the
likned physical address of kernel.
Signed-off-by: Firo Yang <firogh@gmail.com>
2017-12-23 21:26:04 +03:00
proninyaroslav
c9ed5aa5fe
bootstrap1: .org directive is useless in a case of binary output
...
so we may remove one.
Thank you @slo
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2017-12-23 21:23:35 +03:00
Fupan Li
94e883c9a5
spinlock: fix the wrong function name of arch_spin_lock
...
It should be arch_spin_unlock instead of arch_spin_lock.
Signed-off-by: Fupan Li <fupan.li@windriver.com>
2017-12-23 21:21:52 +03:00
Alexander Kuleshov
a80ec8d5b4
fix #546
2017-11-26 11:53:58 +03:00
0xF0D0
2e6ce3cd12
typo fixed (0bB800 -> 0xb800)
...
Signed-off-by: 0xF0D0 <goodbumsu@gmail.com>
2017-11-26 11:53:27 +03:00