135 Commits (e205c3966bce701c7f84f23d64cb2ea556ed8de5)

Author SHA1 Message Date
johnny 021ae97f58
Update linux-initialization-5.md
typo
6 years ago
johnny f8b7194f0c
Update linux-initialization-5.md
typo
6 years ago
johnny 990f5a098b
Update linux-initialization-4.md
typo
6 years ago
johnny 3af39d78e3
Update linux-initialization-3.md
typo
6 years ago
johnny db53aa2fcc
Update linux-initialization-2.md
the stack top before early_idt_handler_common execute is vector number
6 years ago
dragonly 6c4eb99a31 encode parenthesis to make gitbook markdown parser happy 6 years ago
Yaroslav Pronin d487b50709
[linux-initialization-1] Fix typos 6 years ago
Takuya Yamamoto 1bbdcee0ce Update linux-initialization-2 6 years ago
Takuya Yamamoto a64aea42b6 Update linux-initialization-1 6 years ago
0xAX 66ce8c05d5
Merge pull request #622 from tkyymmt/patch3
Rename early_level4_pgt to early_top_pgt
6 years ago
0xAX 9b4c9dcd91
Merge pull request #621 from tkyymmt/patch2
Update Page fault handling paragraph
6 years ago
Takuya Yamamoto 0f4992c87e Rename early_level4_pgt to early_top_pgt 6 years ago
Takuya Yamamoto de1a538815 Update Page fault handling paragraph 6 years ago
Takuya Yamamoto 7b0c7481fa Add Other exception handling paragraph 6 years ago
0xAX 4893578e04
Merge pull request #614 from tkyymmt/patch2
Update the definition of idt_descr
6 years ago
0xAX fd29ecca0d
Merge pull request #617 from tkyymmt/patch4
Update Early interrupts handlers section
6 years ago
0xAX 201e64871b
Merge pull request #613 from tkyymmt/patch
Update linux-initialization-2.md
6 years ago
0xAX 477bddc220
Merge pull request #615 from tkyymmt/patch3
Add UNWIND_HINT_IRET_REGS feature description
6 years ago
Takuya Yamamoto 8d8dc63250 Update Early interrupts handlers section 6 years ago
Takuya Yamamoto e5252b800a Add UNWIND_HINT_IRET_REGS feature description 6 years ago
Takuya Yamamoto 76337791b4 Update the definition of idt_descr 6 years ago
Takuya Yamamoto 424408f34f Update linux-initialization-2.md 6 years ago
Takuya Yamamoto 5f0d9efc9b Update descriptions related to initial_stack 6 years ago
Yaroslav Pronin 2429f0622c
Fix path to setup.h 6 years ago
Alexander Kuleshov 9d2aa869a1
initialization: update links to kernel-parameters docs
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
Alexander Kuleshov 4382670c38
fix previous part before init chapter 7 years ago
Alexander Kuleshov e896e56c86
s/http/https for linux-insides 7 years ago
Alexander Kuleshov 9679dbdd91 init-5: fix DMI
Found by @kele1997
7 years ago
Dongliang Mu 49c8951eb8 modify broken links related with Thoery, Data structure, Misc and so on 7 years ago
Dongliang Mu 4a57db7015 fix broken links 7 years ago
Dongliang Mu 72c71c2560 fix interrupts 7 years ago
Dongliang Mu f159c63e0c Change mm to MM, interrupts to Interrupts 7 years ago
Firo Yang 723b07605c 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 657c37e03f update the entry_64.S link in the linux-initialization-5.md file 7 years ago
NeoCui f8cf93cd4c update the "kernel stack" link in the linux-initialization-5.md 7 years ago
0xAX 974c45019d Merge branch 'master' into master 7 years ago
0xAX 9c65648dd0 Merge pull request #504 from jbcayrou/patch-2
Fix typo linux-initialization-3
7 years ago
JB Cayrou b96b249fdf 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 c546f39a95 Fix typo linux-initialization-3 7 years ago
Chandan Rai 976c775471 corrected typos 7 years ago
Aaron Hill 17da4af718
Make all Github links reference a specific commit
Closes #480
7 years ago
Radek Dostál 4e08a7e426 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 684c5ee70b Initialization: fix spelling
"hierarcy" => "hierarchy"
"hierarcies" => "hierarcies"

Signed-off-by: Radek Dostál <rd@radekdostal.com>
7 years ago
Radek Dostál 9dafe28254 Initialization: fix copy paste error
replace "will have will have" with only "will have"

Signed-off-by: Radek Dostál <rd@radekdostal.com>
7 years ago
Alexander Kuleshov 29771f71d8 typo fixed 7 years ago
Alexander Kuleshov 62916fb719 fix a typo 7 years ago
Alexander Kuleshov 6792d39c66 fix a typo 7 years ago
Alexander Kuleshov 30600495c4
fix articles 7 years ago
Alexander Kuleshov 7be6e28f7e rewrite scheduler initialization part 8 years ago
Alexander Kuleshov 2d64a01b64 update linux-initialization-8.md part 8 years ago