提交历史

作者 SHA1 备注 提交日期
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 年之前
  Andreas Kling f086d6db65 Kernel: Run clang-format on PIC.cpp 4 年之前
  Andreas Kling 73e06a1983 Kernel: Convert klog() => AK::Format in a handful of places 4 年之前
  William McPherson 2479ead718 Everywhere: Remove unnecessary `clang-format off`s 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions 4 年之前
  Linus Groh bbe787a0af Everywhere: Re-format with clang-format-11 4 年之前
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 年之前
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel 5 年之前
  Liav A 5f579904c1 Interrupts: Handle spurious IRQs from eoi() method 5 年之前
  Liav A 0b7fc525e1 Interrupts: Simplify IRQ disabling & enabling in IRQController(s) 5 年之前
  Liav A cb676f1211 Interrupts: Do a specific EOI when using the PIC 5 年之前
  Liav A f86be46c98 Kernel: Abstract IRQ controller handling from Interrupt handlers 5 年之前
  Liav A c2c0e9fb04 Kernel: Ensure that we don't use a hard-disabled IRQController 5 年之前
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() 5 年之前
  Liav A 7d59a67504 Kernel: Add the PIC class 5 年之前