1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-05 14:59:33 +00:00
Commit Graph

124 Commits

Author SHA1 Message Date
proninyaroslav
49a80bf6cf Обновление linux-initialization-1.md 2018-11-05 18:38:52 +03:00
proninyaroslav
1ec0602cc3 Переименование early_level4_pgt в early_top_pgt 2018-11-05 13:35:41 +03:00
proninyaroslav
6dc7698d6d Обновление linux-initialization-2.md 2018-11-05 13:34:06 +03:00
proninyaroslav
fdcd176d61 Обновление linux-initialization-2.md 2018-11-05 12:34:02 +03:00
proninyaroslav
9bf796d500 Обновление описания, связанного с initial_stack 2018-11-05 12:19:22 +03:00
proninyaroslav
0ba400ae8c Перевод linux-initialization-3.md 2018-08-31 10:53:29 +03:00
proninyaroslav
de8fc08917 Обновление описания, связанного с initial_stack 2018-08-29 20:47:15 +03:00
proninyaroslav
e8167d9837 Начало перевода linux-initialization-3.md 2018-08-12 20:53:54 +03:00
Alexander Kuleshov
ed6c428dfb initialization: update links to kernel-parameters docs
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-08-05 14:04:09 +03:00
proninyaroslav
914f28c015 Исправление ссылок 2018-08-05 13:07:32 +03:00
Alexander Kuleshov
bbaea8c705 init-5: fix DMI
Found by @kele1997
2018-08-05 12:46:56 +03:00
Dongliang Mu
086e091ca6 modify broken links related with Thoery, Data structure, Misc and so on 2018-08-05 12:45:37 +03:00
Dongliang Mu
01b6bd0b94 fix broken links 2018-08-05 12:21:38 +03:00
Dongliang Mu
e2873d23a0 fix interrupts 2018-08-05 12:03:11 +03:00
Dongliang Mu
1a0ff4f71c Change mm to MM, interrupts to Interrupts 2018-08-05 11:50:30 +03:00
proninyaroslav
1ea0c43e7e Исправление перевода терминов 2018-07-27 21:05:35 +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
proninyaroslav
9129abef39 Начало перевода linux-initialization-2.md 2018-01-09 14:47:10 +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
NeoCui
5280f79021 update the entry_64.S link in the linux-initialization-5.md file 2017-11-26 11:46:38 +03:00
NeoCui
6118ad54c7 update the "kernel stack" link in the linux-initialization-5.md 2017-11-26 11:46:22 +03:00
proninyaroslav
e18496d7e1 Перевод linux-initialization-1.md 2017-10-04 19:29:26 +03:00
JB Cayrou
9c153b969c Fix arch_local_irq_disable C code extract
In linux-initialization-4.md part, 'arch_local_irq_disable' is explained but the
code displayed is the 'arch_local_irq_enable' function.
2017-09-21 21:48:59 +03:00
Jean-Baptiste Cayrou
36daf4811f Fix typo linux-initialization-3 2017-09-21 21:47:14 +03:00
Chandan Rai
8af6becd53 corrected typos 2017-09-21 21:45:55 +03:00
proninyaroslav
bfc8b1de8e Сделать все ссылки Github ссылками на конкретный коммит 2017-09-21 21:38:18 +03:00
Radek Dostál
338bd3696a Initialization: make grep command more precise
Idea is clearly to grep for "kthreadd", even though grepping for "kthread"
will also work.

Signed-off-by: Radek Dostál <rd@radekdostal.com>
2017-09-21 20:42:30 +03:00
Radek Dostál
cc95c0aaeb Initialization: fix spelling
"hierarcy" => "hierarchy"
"hierarcies" => "hierarcies"

Signed-off-by: Radek Dostál <rd@radekdostal.com>
2017-09-21 20:42:13 +03:00
Alexander Kuleshov
2785bd18bf fix a typo 2017-09-21 19:45:17 +03:00
Alexander Kuleshov
746f2da0a1 fix a typo 2017-09-21 19:39:49 +03:00
proninyaroslav
d60aec7da0 Обновление переводов 2017-09-21 19:36:25 +03:00
proninyaroslav
9b2560cccc Начало перевода раздела Initialization 2017-07-09 22:20:56 +03:00
movEAX
4262edbb0f Enhance view of EFER by box-drawing chars 2017-06-06 23:34:30 +03:00
Alexander Kuleshov
fbd886bea0 rewrite scheduler initialization part 2017-04-26 12:11:22 +03:00
proninyaroslav
7881fc2cd5 update linux-initialization-8.md part 2017-04-26 12:11:06 +03:00
Alexander Kuleshov
c033e95356 update linux-initialization-8.md part 2017-04-26 12:07:08 +03:00
Alexander Kuleshov
0a1d4d954d IDT diagram fixed 2017-04-26 12:02:15 +03:00
Alexander Kuleshov
ab97d9b0cd remove description of lockdep_init() 2017-03-05 20:27:19 +03:00
proninyaroslav
b080e38275 Относительные ссылки в README файлах 2017-01-06 20:03:56 +03:00
proninyaroslav
1e47e02143 Исправление ссылок 2017-01-05 22:04:58 +03:00
Alexander Kuleshov
a1e3af3c55 Many fixes for initialization and MM related parts 2016-12-28 19:25:44 +03:00
Dongliang Mu
f83c8ee29e change directory mm and interrupts to match the style of folder naming 2016-10-29 14:43:47 -04:00
Jakub Wilk
ddad9dfb4f Initialization: Fix typos 2016-06-28 11:31:24 +02:00
Mack Stump
3fda046617 fix typos 2016-05-19 10:46:26 -04:00
Jonathan G Rennison
f021bdf8cc Fix malformed links in SyncPrim 3 & 4 and Initialization 7.
'CPU mask' link in Initialization 7 is double-bracketed.
'Previous part' links in SyncPrim 3 & 4 have two opening brackets
and one closing.
'Previous part' link in SyncPrim 4 points to current page,
instead of previous.

Append to contributors.
2016-05-09 18:39:30 +01:00
Michael
509c808a9f Update linux-initialization-1.md 2016-04-14 14:58:06 +01:00
Michael
57947bf2e6 Update README.md 2016-04-14 14:43:46 +01:00
0xAX
d817bbe358 Merge pull request #359 from olshevskiy87/fix_typos_init
fix typos in Initialization chapter
2016-04-09 00:08:12 +06:00
0xAX
c613d61bc2 Update linux-initialization-9.md 2016-04-08 23:13:03 +06:00