Age | Commit message (Expand) | Author |
---|---|---|
2022-12-12 | LibCore: Rename `Stream::read_all` to `read_until_eof` | Tim Schumacher |
2022-11-19 | lscpu: Port to Core::Stream | Sam Atkins |
2022-10-25 | Utilities: Use new global variables at /sys/kernel/ directory | Liav A |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-05-29 | lscpu: Show size of L1 data/instruction, L2, and L3 CPU caches | Linus Groh |
2022-04-03 | lscpu: Show hypervisor_vendor_id if present | Linus Groh |
2022-04-03 | Kernel+SystemMonitor+lscpu: Rename 'CPUID' -> 'Vendor ID' | Linus Groh |
2022-03-15 | Utilities: Add an lscpu utility | Undefine |