Peter VandeHaar a130429a49 syscall-1.md: Fix a couple grammar mistakes. 9 gadi atpakaļ
..
README.md 93bd634bb2 Update README.md 9 gadi atpakaļ
syscall-1.md a130429a49 syscall-1.md: Fix a couple grammar mistakes. 9 gadi atpakaļ
syscall-2.md 0ca9ef9190 Minor typos and grammatical fixes. 9 gadi atpakaļ
syscall-3.md 28cf8f8298 Merge branch 'patch-1' of https://github.com/zhanxw/linux-insides into zhanxw-patch-1 9 gadi atpakaļ
syscall-4.md 65f927c81d Merge pull request #208 from d4l3k/patch-1 9 gadi atpakaļ

README.md

System calls

This chapter describes the system call concept in the linux kernel. You will see here a couple of posts which describe the full cycle of the kernel loading process: