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