parheliamm / prototype-kernel

Prototyping kernel development work outside mainline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prototyping kernel development

Authors:Jesper Dangaard Brouer <netoptimizer@brouer.com>

This project and GitHub repository is meant for speeding up Linux Kernel development work, this also includes Documentation. The directory layout tries to keep close to the Kernel directory layout. This helps when/if upstreaming the work.

Documentation

This also covers Kernel Documentation which is being auto-generated by Read The Docs (based on reStructuredText files and Sphinx to generate pretty documentation).

About

Prototyping kernel development work outside mainline

License:GNU General Public License v2.0


Languages

Language:C 90.6%Language:Shell 3.6%Language:C++ 3.6%Language:Makefile 2.2%