Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace před 4 roky
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ před 4 roky
  Tom 668de76fa7 Kernel: Don't truncate physical address in ACPI table to 32 bits před 4 roky
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere před 4 roky
  Andreas Kling 84ae2b6f00 Kernel: Use nested namespace declarations in ACPI code před 4 roky
  Andreas Kling b1c68dd235 Kernel: Rename SysFS related classes in ACPI code před 4 roky
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere před 4 roky
  Andreas Kling 60a7a9d523 Kernel: Rename SystemExposedFolder => SysFSDirectory před 4 roky
  Andreas Kling 517170a986 Kernel: Rename SystemExposedComponent => SysFSComponent před 4 roky
  Andreas Kling 27244eb0ee Kernel: Rename SystemRegistrar => SysFSComponentRegistry před 4 roky
  Liav A 6282df3066 Kernel/ACPI: Don't ask from TypedMapping to map 2 pages if unnecessary před 4 roky
  Liav A 6568bb47cb Kernel/PCI: Move the PCI components as a subfolder to the Bus directory před 4 roky
  Liav A 92c0dab5ab Kernel: Introduce the new SysFS před 4 roky
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h před 4 roky
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h před 4 roky
  Luke 4ee58d36c0 Kernel/ACPI: Sprinkle links to the specification all over před 4 roky
  Liav A 49b132a92d Kernel/ACPI: Map two pages when reading the FADT před 4 roky
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) před 4 roky
  Andreas Kling bc925f57bb Kernel: Convert klog() => AK::Format in ACPI::Parser před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions před 4 roky
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) před 4 roky
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. před 4 roky
  asynts 8571209560 Kernel: Fix crash when booting with ACPI. před 4 roky
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. před 4 roky
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. před 4 roky
  asynts 5356aae3cc Everywhere: Replace a bundle of dbg with dbgln. před 4 roky
  Sahan Fernando 9bf76a85c8 Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf před 4 roky