aboutsummaryrefslogtreecommitdiff
path: root/kernel/inc/cpu.h
AgeCommit message (Collapse)Author
2021-05-20Major restructuringMarvin Borner
2021-04-29Multiboot/Grub progressMarvin Borner
2021-04-10Gave procs own kernel stack (TSS)Marvin Borner
2021-04-08Added UMIPMarvin Borner
2021-04-03Enabled SMAP/SMEP protectionsMarvin Borner
2021-04-02Added kernel section clear/protect after initMarvin Borner
This is a huge security improvement as it prevents potential exploits of using or modifying internal kernel functions or data.
2020-08-09Temporary cpu and serial drivers in libcMarvin Borner
2020-08-09Heavy restructuring of libc, kernel and appsMarvin Borner