summaryrefslogtreecommitdiff
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-03kernel: x86_64: rename x86Danny Holman1-26/+0
Rename the x86 arch-specific directory to x86_64, reflecting clang's architecture selector flags. Signed-off-by: Danny Holman <dholman@gymli.org>
2021-08-30doc: add the Developer's Certificate of OriginDanny Holman1-0/+26
Add the Developer's Certificate of Origin to the documentation directory. This allows developers to keep their own copyright. Signed-off-by: Danny Holman <dholman@gymli.xyz>