This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jeremy
/
linux-insides
mirror of
https://github.com/0xAX/linux-insides
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
c0a43c2dec
Branches
Tags
master
linux-insides
/
SUMMARY.md
SUMMARY.md
1.1 KB
History
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