Gunnar Beutner
|
dc3cc7368b
Kernel: Don't use function-level static variables
|
4 anos atrás |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
4 anos atrás |
Hendiadyoin1
|
7ca3d413f7
Kernel: Pull apart CPU.h
|
4 anos atrás |
Brian Gianforcaro
|
8d6e9fad40
Kernel: Remove the now defunct `LOCKER(..)` macro.
|
4 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
Hendiadyoin1
|
0d934fc991
Kernel::CPU: Move headers into common directory
|
4 anos atrás |
Andreas Kling
|
ed8d68d8fe
Kernel: Convert klog() => dmesgln() in KernelRng
|
4 anos atrás |
Tom
|
cdbd878a14
Kernel: Fix APIC timer calibration to be more accurate
|
4 anos atrás |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 anos atrás |
Andreas Kling
|
2b2828ae52
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
|
4 anos atrás |
Brian Gianforcaro
|
ddd79fe2cf
Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits.
|
4 anos atrás |
Jean-Baptiste Boric
|
f8c352a022
Kernel: Fix undefined signed overflow in KernelRng's RTC fallback
|
4 anos atrás |
Tom
|
e2d7945e0c
Kernel: Make KernelRng thread-safe
|
4 anos atrás |
Maciej Zygmanowski
|
645657865d
Kernel: Add RTC as fallback entropy source if HPET is not found
|
4 anos atrás |
Maciej Zygmanowski
|
0a61924727
Kernel: Use HPET as entropy source if CPU doesn't support RDRAND
|
4 anos atrás |
Jean-Baptiste Boric
|
7eaefa5aa6
Kernel: Make use of interrupts as an entropy source
|
4 anos atrás |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
4 anos atrás |
Tom
|
da5cc34ebb
Kernel: Fix some issues related to fixes and block conditions
|
4 anos atrás |
Tom
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
4 anos atrás |
Andreas Kling
|
2fd9e72264
Revert "Kernel: Switch singletons to use new Singleton class"
|
4 anos atrás |
Andreas Kling
|
8925ad3fa0
Revert "Kernel: Move Singleton class to AK"
|
4 anos atrás |
Andreas Kling
|
68580d5a8d
Revert "AK: Get rid of make_singleton function"
|
4 anos atrás |
Tom
|
5a98e329d1
AK: Get rid of make_singleton function
|
4 anos atrás |
Tom
|
f0906250a1
Kernel: Move Singleton class to AK
|
4 anos atrás |
Tom
|
f48feae0b2
Kernel: Switch singletons to use new Singleton class
|
4 anos atrás |
Tom
|
788b2d64c6
Kernel: Require a reason to be passed to Thread::wait_on
|
5 anos atrás |
Tom
|
9b4e6f6a23
Kernel: Consolidate features into CPUFeature enum
|
5 anos atrás |
Tom
|
16783bd14d
Kernel: Turn Thread::current and Process::current into functions
|
5 anos atrás |
Peter Elliott
|
e1aef94a40
Kernel: Make Random work on CPUs without rdrand
|
5 anos atrás |
3541
|
4fa6301523
Kernel: Add g_cpu_supports_rdseed
|
5 anos atrás |