Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling ad2f95e35a Kernel: Convert klog() => AK::Format in InterruptManagement преди 4 години
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. преди 4 години
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY преди 4 години
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions преди 4 години
  Brian Gianforcaro 7482cb6531 Kernel: Avoid some un-necessary copies coming from range based for loops преди 4 години
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. преди 4 години
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. преди 4 години
  asynts ec1080b18a Refactor: Replace usages of FixedArray with Vector. преди 4 години
  asynts 9c83d6ff46 Refactor: Replace usages of FixedArray with Array. преди 4 години
  Tom bc107d0b33 Kernel: Add SMP IPI support преди 5 години
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ преди 5 години
  Tom 0bc92c259d Kernel: Detect APs and boot them into protected mode преди 5 години
  Andreas Kling d83d46fd7a Kernel: Remove outdated FIXME in InterruptManagement::locate_apic_data преди 5 години
  Andreas Kling a75c290e51 Kernel: Use TypedMapping for accessing IOAPIC registers преди 5 години
  Andreas Kling a04c8d7101 Kernel: Use TypedMappings when looking for APIC information преди 5 години
  Andreas Kling 8ec8304d74 Kernel: Tweak some suspicious casts in InterruptManagement преди 5 години
  Andreas Kling 4b847810bf Kernel: Simplify scanning BIOS/EBDA and MP parser initialization преди 5 години
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel преди 5 години
  Andreas Kling d92f62db43 Kernel: Remove ref-counting from interrupt override metadata преди 5 години
  Liav A 0fa50b6405 Interrupts: Simplify initialization a bit more преди 5 години
  Liav A 6b38befd91 Interrupts: Remove irrelevant FIXME comment преди 5 години
  Liav A fec8763c21 Interrupts: Make the MultiProcessorParser functional again преди 5 години
  Liav A 8139688ef1 Kernel: Simplify the Interrupt management initialization преди 5 години
  Andreas Kling a3ca745b5a Kernel: Use StringView for ACPI table signatures преди 5 години
  Andreas Kling f614f0e2cb Kernel: Add typed_map<T>(PhysicalAddress) and use it in ACPI parsing преди 5 години
  Liav A dbc536e917 Interrupts: Assert if trying to install an handler on syscall vector преди 5 години
  Liav A f86be46c98 Kernel: Abstract IRQ controller handling from Interrupt handlers преди 5 години
  Liav A 4cc96a7aa9 Kernel: Create an interface for conversion between IRQs and interrupts преди 5 години
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h преди 5 години
  Liav A 032ce1948e LibBareMetal: Return FlatPtr from PhysicalAddress::offset_in_page() преди 5 години