This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
jeremy
/
linux-insides
réplica de
https://github.com/0xAX/linux-insides
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Árbore:
c0a43c2dec
Ramas
Etiquetas
master
linux-insides
/
SUMMARY.md
SUMMARY.md
1.1 KB
Histórico
Raw
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
Last preparations before the kernel entry point
Data Structures in the Linux Kernel
Doubly linked list
Theory
Paging
Elf64
Per-CPU variables
[Lockdep]()
[CPUID]()
[MSR]()
[Misc]()
[Kernel building and instalation]()
[Write and Submit your first Linux kernel Patch]()
Useful links
Contributors