summaryrefslogtreecommitdiff
path: root/Kernel/Arch/x86/ScopedCritical.h
AgeCommit message (Expand)Author
2021-08-10Kernel/SMP: Change critical sections to not disable interruptsAndreas Kling
2021-08-10Kernel/SMP: Make entering/leaving critical sections multi-processor safeAndreas Kling
2021-06-24Kernel: Pull apart CPU.hHendiadyoin1