Gunnar Beutner
|
04a912f68f
Kernel: Hide the implementation detail that MSRs use two registers
|
hace 4 años |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
hace 4 años |
Hendiadyoin1
|
7ca3d413f7
Kernel: Pull apart CPU.h
|
hace 4 años |
Liav A
|
b91df26d4a
Kernel/Interrupts: Return boolean on whether we handled the interrupt
|
hace 4 años |
Brian Gianforcaro
|
64b4e3f34b
Kernel: Add Processor::is_bootstrap_processor() function, and use it. (#6871)
|
hace 4 años |
Brian Gianforcaro
|
4bf9b399f7
Kernel: Remove unused header includes from various files.
|
hace 4 años |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
Hendiadyoin1
|
0d934fc991
Kernel::CPU: Move headers into common directory
|
hace 4 años |
Andreas Kling
|
a8fcdb8314
Kernel: Convert klog() => AK::Format in APIC
|
hace 4 años |
Tom
|
32d9534c67
Kernel: Fix GenericInterruptHandler problems with virtual functions
|
hace 4 años |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
hace 4 años |
Andreas Kling
|
fdf03852c9
Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions
|
hace 4 años |
Andreas Kling
|
09b1b09c19
Kernel: Assert if rounding-up-to-page-size would wrap around to 0
|
hace 4 años |
Andreas Kling
|
b712345c92
Kernel: Use PANIC() in a bunch of places :^)
|
hace 4 años |
Andreas Kling
|
8415866c03
Kernel: Remove user/kernel flags from Region
|
hace 4 años |
Tom
|
39f408daa0
Kernel: Use the CPU# as logical apic id
|
hace 4 años |
Tom
|
e2f9e557d3
Kernel: Make Processor::id a static function
|
hace 4 años |
asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
hace 4 años |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
hace 4 años |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
hace 4 años |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
hace 4 años |
Tom
|
476f17b3f1
Kernel: Merge PurgeableVMObject into AnonymousVMObject
|
hace 4 años |
Lenny Maiorani
|
b2316701a8
Everywhere: void arguments to C functions
|
hace 4 años |
Lenny Maiorani
|
765936ebae
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
|
hace 4 años |
Tom
|
8c764319ad
Kernel: Various APIC timer fixes
|
hace 4 años |
Tom
|
fe615e601a
Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs
|
hace 4 años |
Andreas Kling
|
af20b9424f
Kernel: Unbreak /proc/interrupts when running with APIC
|
hace 4 años |
Andreas Kling
|
c7a13b7a74
Kernel: Tweak strange PAGE_ROUND_UP(1) in APIC code
|
hace 4 años |
Luke
|
68b361bd21
Kernel: Return ENOMEM in more places
|
hace 4 años |
Tom
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
hace 5 años |