113 Commits (086e091ca666256d1039b3607e653e9eb356fa7f)

Author SHA1 Message Date
Dongliang Mu 086e091ca6 modify broken links related with Thoery, Data structure, Misc and so on 6 years ago
Dongliang Mu 01b6bd0b94 fix broken links 6 years ago
Dongliang Mu e2873d23a0 fix interrupts 6 years ago
Dongliang Mu 1a0ff4f71c Change mm to MM, interrupts to Interrupts 6 years ago
proninyaroslav 1ea0c43e7e Исправление перевода терминов 6 years ago
proninyaroslav 33b02ca824 Перевод linux-initialization-2.md 6 years ago
proninyaroslav 1b3f8a99ba Перевод linux-initialization-2.md 6 years ago
proninyaroslav 9129abef39 Начало перевода linux-initialization-2.md 7 years ago
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>
7 years ago
NeoCui 5280f79021 update the entry_64.S link in the linux-initialization-5.md file 7 years ago
NeoCui 6118ad54c7 update the "kernel stack" link in the linux-initialization-5.md 7 years ago
proninyaroslav e18496d7e1 Перевод linux-initialization-1.md 7 years ago
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.
7 years ago
Jean-Baptiste Cayrou 36daf4811f Fix typo linux-initialization-3 7 years ago
Chandan Rai 8af6becd53 corrected typos 7 years ago
proninyaroslav bfc8b1de8e Сделать все ссылки Github ссылками на конкретный коммит 7 years ago
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>
7 years ago
Radek Dostál cc95c0aaeb Initialization: fix spelling
"hierarcy" => "hierarchy"
"hierarcies" => "hierarcies"

Signed-off-by: Radek Dostál <rd@radekdostal.com>
7 years ago
Alexander Kuleshov 2785bd18bf fix a typo 7 years ago
Alexander Kuleshov 746f2da0a1 fix a typo 7 years ago
proninyaroslav d60aec7da0 Обновление переводов 7 years ago
proninyaroslav 9b2560cccc Начало перевода раздела Initialization 7 years ago
movEAX 4262edbb0f Enhance view of EFER by box-drawing chars 7 years ago
Alexander Kuleshov fbd886bea0 rewrite scheduler initialization part 7 years ago
proninyaroslav 7881fc2cd5 update linux-initialization-8.md part 7 years ago
Alexander Kuleshov c033e95356 update linux-initialization-8.md part 7 years ago
Alexander Kuleshov 0a1d4d954d IDT diagram fixed 7 years ago
Alexander Kuleshov ab97d9b0cd remove description of lockdep_init() 7 years ago
proninyaroslav b080e38275 Относительные ссылки в README файлах 8 years ago
proninyaroslav 1e47e02143 Исправление ссылок 8 years ago
Alexander Kuleshov a1e3af3c55 Many fixes for initialization and MM related parts 8 years ago
Dongliang Mu f83c8ee29e change directory mm and interrupts to match the style of folder naming 8 years ago
Jakub Wilk ddad9dfb4f Initialization: Fix typos 8 years ago
Mack Stump 3fda046617 fix typos 8 years ago
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.
8 years ago
Michael 509c808a9f Update linux-initialization-1.md 8 years ago
Michael 57947bf2e6 Update README.md 8 years ago
0xAX d817bbe358 Merge pull request #359 from olshevskiy87/fix_typos_init
fix typos in Initialization chapter
8 years ago
0xAX c613d61bc2 Update linux-initialization-9.md 8 years ago
0xAX 2dc9a29596 Merge pull request #330 from QuentinPerez/typo
Fix typo linux-initialization 3
8 years ago
Dmitriy Olshevskiy f4f5eb96ba fix typos in Initialization chapter 8 years ago
haishanh fbe7909510 Fix some typos in chapter Initialization
linux-initialization-2.md:

 * `arlready -> already`
 * `instruuction -> instruction`

linux-initialization-3.md:

 * `initilized -> initialized`

linux-initialization-4.md:

 * `killobytes -> kilobytes`

linux-initialization-5.md:

 * `killobytes -> kilobytes`
 * `resason -> reason`
 * `subscract -> substract`
 * `comminicate -> communicate`
 * `initializtion -> initialization`
 * `Initiaization -> initialization`
 * `parameteres -> parameters`
8 years ago
Quentin Perez b61356ef47
Fix typo linux-initialization 3 8 years ago
Alexander Kuleshov ff5238bf0c Updated second part of the Linux kernel initialization process 9 years ago
Alexander Kuleshov ba2c286334 update initialzation-1.md 9 years ago
zhaoxiaoqiang 0d1ee9e346 fix grammer errors of the rest parts 9 years ago
zhaoxiaoqiang da85529d83 fix some grammer errors 9 years ago
zhaoxiaoqiang ae5cbb4c20 fix minor grammer errors 9 years ago
zhaoxiaoqiang 146b3bb4b3 fix grammer errors and refine some statements 9 years ago
zhaoxiaoqiang c840c6fb98 fix statements errors 9 years ago