Historie revizí

Autor SHA1 Zpráva Datum
  Timon Kruiper f085903f62 Kernel: Move IRQController and InterruptManagement to Arch directory před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors před 3 roky
  Liav A 88c5992e0b Kernel/Interrupts: Initialize two spurious handlers when PIC is disabled před 3 roky
  Brian Gianforcaro 3a945051fc Kernel: Use `operator ""sv` in all purpose() implementations před 3 roky
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView před 4 roky
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h před 4 roky
  Liav A b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt před 4 roky
  Ali Mohammad Pur 2b5732ab77 AK+Kernel: Disallow implicitly lifting pointers to OwnPtr's před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Liav A 663dea4a60 Kernel: Return real handler purpose when registered to spurious handler před 4 roky
  Liav A fe761e7412 Kernel: Handle real IRQs from line 7 when using the PIC před 4 roky
  Andreas Kling 73e06a1983 Kernel: Convert klog() => AK::Format in a handful of places před 4 roky
  Tom 32d9534c67 Kernel: Fix GenericInterruptHandler problems with virtual functions před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions před 4 roky
  Liav A 39c1783387 Kernel: Allow to install a real IRQ handler on a spurious one před 4 roky
  Liav A 5f579904c1 Interrupts: Handle spurious IRQs from eoi() method před 5 roky
  Liav A f86be46c98 Kernel: Abstract IRQ controller handling from Interrupt handlers před 5 roky
  Liav A 666990fbcb Kernel: Correct Spurious Interrupt handlers' controller model() method před 5 roky
  Liav A e880fe0765 Kernel: Use a const reference to RegisterState in IRQ handling před 5 roky
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() před 5 roky
  Liav A 6f914ed0a4 Kernel: Simplify interrupt management před 5 roky
  Liav A b2e5425426 Kernel: Add SpuriousInterruptHandler class před 5 roky