Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh 96e6420d8d Kernel: Support all Intel-defined extended CPUID feature flags for EAX=7 před 3 roky
  Linus Groh 6ca03b915e Kernel: Support all Intel-defined CPUID feature flags for EAX=1 před 3 roky
  Linus Groh bc7ec02a82 Kernel: Implement CPUFeature as an ArbitrarySizedEnum před 3 roky
  Linus Groh c895780829 Kernel: Reorder code in Processor::cpu_detect() for readability před 3 roky
  Hendiadyoin1 150e6a59c0 Kernel: Add and use bitwise operators to CPUFeature před 3 roky
  Idan Horowitz 1aad64fbe4 Kernel: Workaround QEMU hypervisor.framework CPUID max leaf bug před 3 roky
  Lenny Maiorani c6acf64558 Kernel: Change static constexpr variables to constexpr where possible před 3 roky
  Andreas Kling a6b5065d94 Kernel: Simplify x86 IOPL sanity check před 3 roky
  Andreas Kling dca5fe69eb Kernel: Make Thread::State an `enum class` and use it consistently před 3 roky
  Andreas Kling 677da0288c Kernel: Don't dispatch signals in Processor::enter_current() před 3 roky
  Andreas Kling 3845c90e08 Kernel: Remove unnecessary includes from Thread.h před 3 roky
  Tom 6e46e21c42 Kernel: Implement Page Attribute Table (PAT) support and Write-Combine před 3 roky
  Idan Horowitz 0142f33ddc Kernel: Make Processor::capture_stack_trace fallible using ErrorOr před 3 roky
  Idan Horowitz 03b7352286 Kernel: Specify inline capacity of return type in capture_stack_trace před 3 roky
  Brian Gianforcaro faf1fa0a84 Kernel: Convert Processor::features_string() API to KString před 3 roky
  Idan Horowitz f0b82c4b17 Kernel: Replace incorrect loop condition in write_raw_gdt_entry před 3 roky
  Idan Horowitz e424e3b88c Kernel: Use enum instead of magic numbers for GDT descriptor types před 3 roky
  Daniel Bertalan 8e2efe78f7 Kernel: Tighten String-related includes před 3 roky
  Owen Smith 3f2b70382e Kernel: Fix incorrect SFMASK MSR value clobbering reserved bits před 3 roky
  Owen Smith e6df1c9988 Kernel: Implement and use the syscall/sysret instruction pair on x86_64 před 4 roky
  Owen Smith d36c84c331 Kernel: Reorder the 64-bit GDT a bit před 4 roky
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions před 3 roky
  Andreas Kling e0521cfb9d Kernel: Stop ProcFS stack walk on bogus userspace->kernel traversal před 3 roky
  James Mintram f4fb637914 Kernel: Split ScopedCritical so header is platform independent před 3 roky
  James Mintram 545ce5b595 Kernel: Add per platform Processor.h headers před 3 roky
  James Mintram baa7925c0c Kernel: Remove unused includes před 3 roky
  James Mintram 26d7c25076 Kernel: Add header includes closer to their use před 3 roky
  Idan Horowitz 900fac27c6 Kernel: Add Processor::time_spent_idle() před 3 roky
  Idan Horowitz cd975668d6 Kernel: Detect and store the virtual address bit width during CPU init před 3 roky
  Idan Horowitz bc7b0a8986 Kernel: Replace inline assembly for turning on IA32_EFER.NXE with MSR před 3 roky