1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

13 commits

Author SHA1 Message Date
Stefan Lankes
cd6ebf5d8f add info message if MCE is available 2017-08-03 00:21:23 +02:00
Stefan Lankes
8b89b18a96 enable support of machine check handling 2017-08-03 00:07:20 +02:00
Stefan Lankes
2f278b345f simplify UART detection, use the information of the loader 2017-05-31 22:08:21 +02:00
Stefan Lankes
3138d999dd remove compiler warnings 2017-05-20 09:04:23 +02:00
Stefan Lankes
1e3a73ea44 check cmdline string to determine the frequency 2017-04-03 09:16:12 +02:00
Stefan Lankes
3a383b21e3 add check for avx512bw and avx512vl 2017-03-10 09:05:12 +01:00
Stefan Lankes
cc1f19fe28 add detection of clflushopt and clwb support 2017-03-03 23:09:49 +01:00
Stefan Lankes
0a9028fb21 remove compiler warnings 2017-02-18 11:44:05 +01:00
Stefan Lankes
caabadd6c7 simplify code and avoid unneeded memcpy 2017-02-18 11:38:33 +01:00
Stefan Lankes
347e0ef724 determine CPU and Vendor string 2017-02-18 10:02:08 +01:00
Stefan Lankes
82d2e5d3a8 increase the readability of the debug messages 2017-02-18 08:40:18 +01:00
Stefan Lankes
202de2f967 LOG_INFO is not used until the initialization fs/gs
because LOG_INFO based on the gs register
2017-02-18 00:26:57 +01:00
Stefan Lankes
dfd4272d59 reodering of the directory structure 2016-12-03 00:43:49 +01:00
Renamed from hermit/arch/x86/kernel/processor.c (Browse further)