提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 年之前
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 年之前
  Andreas Kling f3f0b80b83 Kernel: Make IRQController::model() return StringView 4 年之前
  Daniel Bertalan b97a00d4b1 Kernel: Add missing override specifiers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Linus Groh bbe787a0af Everywhere: Re-format with clang-format-11 4 年之前
  Tom 7a4fb5deef Kernel: Don't remap IOAPIC registers every time we try to read/write 4 年之前
  Andreas Kling a75c290e51 Kernel: Use TypedMapping for accessing IOAPIC registers 5 年之前
  Andreas Kling d92f62db43 Kernel: Remove ref-counting from interrupt override metadata 5 年之前
  Liav A 8d9b6c57b5 Interrupts: Use Optional container in IOAPIC 5 年之前
  Liav A 0b7fc525e1 Interrupts: Simplify IRQ disabling & enabling in IRQController(s) 5 年之前
  Liav A f86be46c98 Kernel: Abstract IRQ controller handling from Interrupt handlers 5 年之前
  Liav A 30fc78bfaf Kernel: Acquire ISA interrupt overrides from Interrupt Management 5 年之前
  Liav A e760ebcacb Kernel: Add the IOAPIC class 5 年之前