Shivanshu Agrawal 1d94008ee0 Fix grammar in Initialization/linux-initialization-1.md 9 rokov pred
..
README.md 4e776d815d fixing init #9 link 10 rokov pred
linux-initialization-1.md 1d94008ee0 Fix grammar in Initialization/linux-initialization-1.md 9 rokov pred
linux-initialization-10.md dbfb8d4cd3 modify 'internals' to 'insides' 9 rokov pred
linux-initialization-2.md dbfb8d4cd3 modify 'internals' to 'insides' 9 rokov pred
linux-initialization-3.md dbfb8d4cd3 modify 'internals' to 'insides' 9 rokov pred
linux-initialization-4.md dbfb8d4cd3 modify 'internals' to 'insides' 9 rokov pred
linux-initialization-5.md dbfb8d4cd3 modify 'internals' to 'insides' 9 rokov pred
linux-initialization-6.md dbfb8d4cd3 modify 'internals' to 'insides' 9 rokov pred
linux-initialization-7.md dbfb8d4cd3 modify 'internals' to 'insides' 9 rokov pred
linux-initialization-8.md dbfb8d4cd3 modify 'internals' to 'insides' 9 rokov pred
linux-initialization-9.md dbfb8d4cd3 modify 'internals' to 'insides' 9 rokov pred

README.md

Kernel initialization process

You will find here a couple of posts which describe the full cycle of kernel initialization from its first steps after the kernel has decompressed to the start of the first process run by the kernel itself.

Note That there will not be description of the all kernel initialization steps. Here will be only generic kernel part, without interrupts handling, ACPI, and many other parts. All parts which I'll miss, will be described in other chapters.