This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
jeremy
/
linux-insides
mirror da
https://github.com/0xAX/linux-insides
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
c7ea7c154c
Rami (Branch)
Tag
master
linux-insides
/
SUMMARY.md
SUMMARY.md
967 B
Cronologia
Originale
Summary
Booting
From bootloader to kernel
First steps in the kernel setup code
Video mode initialization and transition to protected mode
Transition to 64-bit mode
Kernel decompression
Initialization
First steps in the kernel
Early interrupts handler
[Kernel entry point]()
Theory
Paging
Elf64
Per-CPU variables
[CPUID]()
[MSR]()
[Misc]()
[Kernel building and instalation]()
[Write and Submit your first Linux kernel Patch]()
Useful links
Contributors