summaryrefslogtreecommitdiffstats
path: root/sys/arch/amd64/include/cpu_full.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Oops, forgot to include a copyright year when originally addedguenther2019-05-171-2/+2
* Whitespace fixesguenther2018-09-121-3/+3
* Explicitly declare the gdt storage in struct cpu_info_full instead ofguenther2018-03-291-3/+7
* The compile time assertion for cpu info did not work with gcc.bluhm2018-02-221-2/+2
* Meltdown: implement user/kernel page table separation.guenther2018-02-211-0/+66