提交历史

作者 SHA1 备注 提交日期
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions 3 年之前
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors 3 年之前
  Pankaj Raghav aa832ee251 Kernel: Add conditional call to disable_irq in IRQHandler constructor 3 年之前
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 年之前
  Tom 32d9534c67 Kernel: Fix GenericInterruptHandler problems with virtual functions 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 年之前
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. 4 年之前
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 年之前
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 年之前
  asynts 67583bc424 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  Liav A 8b38be3072 Kernel: Simplify disable_irq() and enable_irq() methods in IRQHandler 5 年之前
  Liav A f86be46c98 Kernel: Abstract IRQ controller handling from Interrupt handlers 5 年之前
  Liav A 6f914ed0a4 Kernel: Simplify interrupt management 5 年之前
  Liav A dd7522bdb2 Kernel: Add new IRQHandler class 5 年之前