Историја ревизија

Аутор SHA1 Порука Датум
  Liav A 1f9d3a3523 Kernel/PCI: Hold a reference to DeviceIdentifier in the Device class пре 3 година
  Liav A 91db482ad3 Kernel: Reorganize Arch/x86 directory to Arch/x86_64 after i686 removal пре 2 година
  Liav A 5ff318cf3a Kernel: Remove i686 support пре 2 година
  Timon Kruiper 9827c11d8b Kernel: Move InterruptDisabler out of Arch directory пре 2 година
  minus cf48200e7b Kernel: Make the ACPI DSDT table accessible пре 2 година
  Liav A 05ba034000 Kernel: Introduce the IOWindow class пре 2 година
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes пре 3 година
  Liav A 70afa0b171 Kernel/SysFS: Mark SysFSDirectory traverse and lookup methods as final пре 3 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Tim Schumacher 3b3af58cf6 Kernel: Annotate all `KBuffer` and `DoubleBuffer` with a custom name пре 3 година
  Liav A 9c6834698f Kerenl/Firmware: Add map_ebda and map_bios methods in the original place пре 3 година
  Liav A 290eb53cb5 Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS parts пре 3 година
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Lenny Maiorani c6acf64558 Kernel: Change static constexpr variables to constexpr where possible пре 3 година
  Idan Horowitz d5189b6677 Kernel: Replace {String => KString}::formatted in ACPISysFSDirectory пре 3 година
  Idan Horowitz fdfdb5bd1c Kernel: Make ACPI reboot OOM-fallible пре 3 година
  Idan Horowitz fb3e46e930 Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr пре 3 година
  Idan Horowitz e2e5d4da16 Kernel: Make map_bios() and map_ebda() fallible using ErrorOr пре 3 година
  Tom 10efbfb09e Kernel: Scan ACPI memory ranges for the RSDP table пре 3 година
  Liav A bbdb55126c Kernel/SysFS: Don't allocate ACPISysFS components in constructors пре 3 година
  Liav A 381fdaa163 Kernel/SysFS: Make it clear that some components must be created in boot пре 3 година
  Liav A 478f543899 Kernel/SysFS: Prevent allocation for component name during construction пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> пре 3 година
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder пре 3 година
  Liav A 33f033066c Kernel: Unify BIOS and ACPI components in the SysFS firmware directory пре 3 година
  Liav A 9132596b8e Kernel: Move ACPI and BIOS code into the new Firmware directory пре 3 година