Historique des commits

Auteur SHA1 Message Date
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions il y a 3 ans
  Timon Kruiper 2fd5e9f729 Kernel: Add GenericInterruptHandler.cpp to aarch64 build il y a 3 ans
  Liav A 88c5992e0b Kernel/Interrupts: Initialize two spurious handlers when PIC is disabled il y a 3 ans
  Idan Horowitz fb3e46e930 Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr il y a 3 ans
  Brian Gianforcaro 6c66311ade Kernel: Use MUST + Vector::try_empend instead of Vector::empend il y a 3 ans
  Pankaj Raghav 1a27220bca Kernel: Encapsulate APIC initialization inside InterruptManagement il y a 3 ans
  Liav A 52e01b46eb Kernel: Move Multi Processor Parser code to a separate directory il y a 3 ans
  Liav A 30659040ed Kernel: Ensure SMP mode is not enabled if IOAPIC mode is disabled il y a 3 ans
  Liav A ac7953f945 Kernel: Allow switching to IOAPIC mode even without enabling SMP il y a 3 ans
  Liav A f57900a41b Kernel/Interrupts: Add ByteReaders to read possible unaligned MADT data il y a 3 ans
  Tim Schumacher 228a32effc Kernel: Don't retrieve possibly nonexistent APIC table il y a 3 ans
  Liav A 3e9dfd2e74 Kernel: Remove IO.h include from a bunch of places il y a 3 ans
  Liav A 9132596b8e Kernel: Move ACPI and BIOS code into the new Firmware directory il y a 3 ans
  Liav A bde3c7301e Kernel/ACPI: Return Optional container after table search il y a 3 ans
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace il y a 4 ans
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ il y a 4 ans
  Brian Gianforcaro 9814082b5e Kernel: Remove unused header includes in Interrupts subtree il y a 4 ans
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h il y a 4 ans
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h il y a 4 ans
  Liav A 030999d269 Kernel/Interrupts: Enumerate nested handlers in a shared handler il y a 4 ans
  Brian Gianforcaro 4bf9b399f7 Kernel: Remove unused header includes from various files. il y a 4 ans
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory il y a 4 ans
  Andreas Kling ad2f95e35a Kernel: Convert klog() => AK::Format in InterruptManagement il y a 4 ans
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions il y a 4 ans
  Brian Gianforcaro 7482cb6531 Kernel: Avoid some un-necessary copies coming from range based for loops il y a 4 ans
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. il y a 4 ans