This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
linux-insides
Watch
2
Star
0
Fork
0
You've already forked linux-insides
mirror of
https://github.com/0xAX/linux-insides
synced
2024-10-31 03:20:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
827ded2084
linux-insides
/
SUMMARY.md
0xAX
827ded2084
Update SUMMARY.md
2015-03-29 19:55:53 +06:00
1.2 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
Memory management
Memblock
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
Data types in the kernel
Useful links
Contributors