Historia zmian

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