Историја ревизија

Аутор SHA1 Порука Датум
  Linus Groh 87aabb5ef7 Kernel: Rename OSPKU CPUID feature flag to OSPKE пре 3 година
  Linus Groh 3f9c2495e5 Kernel: Remove EBX, ECX, and EDX values from hypervisor dmesgln() пре 3 година
  Linus Groh 8d96525b9d Kernel: Move hypervisor vendor ID string to ProcessorInfo пре 3 година
  Linus Groh afce63fffc Kernel: Move feature string building to ProcessorInfo пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Linus Groh 1e82c2708d Kernel: Support all AMD-defined CPUID feature flags for EAX=80000001h пре 3 година
  Linus Groh 96e6420d8d Kernel: Support all Intel-defined extended CPUID feature flags for EAX=7 пре 3 година
  Linus Groh 6ca03b915e Kernel: Support all Intel-defined CPUID feature flags for EAX=1 пре 3 година
  Linus Groh bc7ec02a82 Kernel: Implement CPUFeature as an ArbitrarySizedEnum пре 3 година
  Linus Groh c895780829 Kernel: Reorder code in Processor::cpu_detect() for readability пре 3 година
  Hendiadyoin1 150e6a59c0 Kernel: Add and use bitwise operators to CPUFeature пре 3 година
  Idan Horowitz 1aad64fbe4 Kernel: Workaround QEMU hypervisor.framework CPUID max leaf bug пре 3 година
  Lenny Maiorani c6acf64558 Kernel: Change static constexpr variables to constexpr where possible пре 3 година
  Andreas Kling a6b5065d94 Kernel: Simplify x86 IOPL sanity check пре 3 година
  Andreas Kling dca5fe69eb Kernel: Make Thread::State an `enum class` and use it consistently пре 3 година
  Andreas Kling 677da0288c Kernel: Don't dispatch signals in Processor::enter_current() пре 3 година
  Andreas Kling 3845c90e08 Kernel: Remove unnecessary includes from Thread.h пре 3 година
  Tom 6e46e21c42 Kernel: Implement Page Attribute Table (PAT) support and Write-Combine пре 3 година
  Idan Horowitz 0142f33ddc Kernel: Make Processor::capture_stack_trace fallible using ErrorOr пре 3 година
  Idan Horowitz 03b7352286 Kernel: Specify inline capacity of return type in capture_stack_trace пре 3 година
  Brian Gianforcaro faf1fa0a84 Kernel: Convert Processor::features_string() API to KString пре 3 година
  Idan Horowitz f0b82c4b17 Kernel: Replace incorrect loop condition in write_raw_gdt_entry пре 3 година
  Idan Horowitz e424e3b88c Kernel: Use enum instead of magic numbers for GDT descriptor types пре 3 година
  Daniel Bertalan 8e2efe78f7 Kernel: Tighten String-related includes пре 3 година
  Owen Smith 3f2b70382e Kernel: Fix incorrect SFMASK MSR value clobbering reserved bits пре 3 година
  Owen Smith e6df1c9988 Kernel: Implement and use the syscall/sysret instruction pair on x86_64 пре 4 година
  Owen Smith d36c84c331 Kernel: Reorder the 64-bit GDT a bit пре 4 година
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions пре 3 година
  Andreas Kling e0521cfb9d Kernel: Stop ProcFS stack walk on bogus userspace->kernel traversal пре 3 година
  James Mintram f4fb637914 Kernel: Split ScopedCritical so header is platform independent пре 3 година