Commit History

Autor SHA1 Mensaxe Data
  Lenny Maiorani c6acf64558 Kernel: Change static constexpr variables to constexpr where possible %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a6b5065d94 Kernel: Simplify x86 IOPL sanity check %!s(int64=3) %!d(string=hai) anos
  Andreas Kling dca5fe69eb Kernel: Make Thread::State an `enum class` and use it consistently %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 677da0288c Kernel: Don't dispatch signals in Processor::enter_current() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3845c90e08 Kernel: Remove unnecessary includes from Thread.h %!s(int64=3) %!d(string=hai) anos
  Tom 6e46e21c42 Kernel: Implement Page Attribute Table (PAT) support and Write-Combine %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 0142f33ddc Kernel: Make Processor::capture_stack_trace fallible using ErrorOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 03b7352286 Kernel: Specify inline capacity of return type in capture_stack_trace %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro faf1fa0a84 Kernel: Convert Processor::features_string() API to KString %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz f0b82c4b17 Kernel: Replace incorrect loop condition in write_raw_gdt_entry %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz e424e3b88c Kernel: Use enum instead of magic numbers for GDT descriptor types %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 8e2efe78f7 Kernel: Tighten String-related includes %!s(int64=3) %!d(string=hai) anos
  Owen Smith 3f2b70382e Kernel: Fix incorrect SFMASK MSR value clobbering reserved bits %!s(int64=3) %!d(string=hai) anos
  Owen Smith e6df1c9988 Kernel: Implement and use the syscall/sysret instruction pair on x86_64 %!s(int64=4) %!d(string=hai) anos
  Owen Smith d36c84c331 Kernel: Reorder the 64-bit GDT a bit %!s(int64=4) %!d(string=hai) anos
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e0521cfb9d Kernel: Stop ProcFS stack walk on bogus userspace->kernel traversal %!s(int64=3) %!d(string=hai) anos
  James Mintram f4fb637914 Kernel: Split ScopedCritical so header is platform independent %!s(int64=3) %!d(string=hai) anos
  James Mintram 545ce5b595 Kernel: Add per platform Processor.h headers %!s(int64=3) %!d(string=hai) anos
  James Mintram baa7925c0c Kernel: Remove unused includes %!s(int64=3) %!d(string=hai) anos
  James Mintram 26d7c25076 Kernel: Add header includes closer to their use %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 900fac27c6 Kernel: Add Processor::time_spent_idle() %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz cd975668d6 Kernel: Detect and store the virtual address bit width during CPU init %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz bc7b0a8986 Kernel: Replace inline assembly for turning on IA32_EFER.NXE with MSR %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f16b9a691f Kernel: Rename ProcessPagingScope => ScopedAddressSpaceSwitcher %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 48a0b31c47 Kernel: Make copy_{from,to}_user() return KResult and use TRY() %!s(int64=3) %!d(string=hai) anos
  Tom 8a258edfd6 Kernel: Add x2APIC support %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 779cf49f38 Kernel: Fix Clang not initializing `s_bsp_processor` correctly %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 492b7152d9 Kernel: Consolidate I386/X86_64 implementations of do_init_context() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7a4f6da61b Kernel: Fix some trivial clang-tidy warnings in x86/common/Processor.cpp %!s(int64=3) %!d(string=hai) anos