Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView há 4 anos atrás
  Hendiadyoin1 925be2758e Kernel: Remove unused CPU.h includes há 4 anos atrás
  Liav A b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Liav A 663dea4a60 Kernel: Return real handler purpose when registered to spurious handler há 4 anos atrás
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory há 4 anos atrás
  Liav A 39c1783387 Kernel: Allow to install a real IRQ handler on a spurious one há 4 anos atrás
  Muhammad Zahalqa 8c7b5fb97b Kernel: Remove unneeded header (#3196) há 5 anos atrás
  Liav A 666990fbcb Kernel: Correct Spurious Interrupt handlers' controller model() method há 5 anos atrás
  Shannon Booth 81adefef27 Kernel: Run clang-format on files há 5 anos atrás
  Liav A e880fe0765 Kernel: Use a const reference to RegisterState in IRQ handling há 5 anos atrás
  Liav A 773afefe7c Kernel: Change HandlerPurpose to HandlerType há 5 anos atrás
  Liav A c335c94242 Kernel: Simplify APIC::enable() há 5 anos atrás
  Liav A 6f914ed0a4 Kernel: Simplify interrupt management há 5 anos atrás
  Liav A b2e5425426 Kernel: Add SpuriousInterruptHandler class há 5 anos atrás