This website requires JavaScript.
Explore
Help
Sign In
arno
/
linux-insides
Watch
1
Star
0
Fork
0
You've already forked linux-insides
mirror of
https://github.com/0xAX/linux-insides.git
synced
2025-01-03 12:20:56 +00:00
Code
Issues
Releases
Wiki
Activity
5ab8f8e9c3
linux-insides
/
SUMMARY.md
0xAX
1cd65504dc
Update SUMMARY.md
2015-03-22 19:52:03 +06:00
1.1 KiB
Raw
Blame
History
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