Commit History

作者 SHA1 備註 提交日期
  Ben Wiederhake 542a88a7be Kernel: Separate framebuffers from bootmode 3 年之前
  Nico Weber 1cdb12e920 Kernel: Fix -Wunreachable-code warnings from clang 3 年之前
  Liav A d0245b5e6b Kernel/CommandLine: Verify ACPI feature level cannot have invalid string 3 年之前
  Liav A 026f80a95b Kernel/ACPI: Simplify parser initialization 3 年之前
  Andreas Kling dd82f68326 Kernel: Use KString all the way in sys$execve() 3 年之前
  Liav A 7bf8844499 Kernel/PCI: Turn on memory access by default 3 年之前
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem 3 年之前
  Brian Gianforcaro e9d8f158a1 AK+Kernel: StringView hash map Traits should not set peek type to String 3 年之前
  Luke 7a86a8df90 Kernel/USB: Create controller base class and introduce USBManagement 3 年之前
  Brian Gianforcaro 8e93815846 Kernel: Fix panic loop when encountering an unknown boot_mode 3 年之前
  Ali Mohammad Pur eb9c82a487 Kernel: Un-unmap-after-init CommandLine::boot_mode() 3 年之前
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 年之前
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h 4 年之前
  Liav A 2e2201e8e1 Kernel/CommandLine: Add option to disable physical networking hardware 4 年之前
  Luke 01d7c1b722 Kernel: Fix "sv" being inside of "no-fbdev" instead of outside 4 年之前
  Brian Gianforcaro 35a97884aa Kernel: Move CommandLine API to use AK::StringView instead of AK::String 4 年之前
  Liav A d431e4cd01 Kernel/Storage: Remove the None option from AHCI reset policy 4 年之前
  Liav A 5e81464245 Kernel/Commandline: Allow the user to specify an embedded string 4 年之前
  Liav A df84fdfd2c Kernel: Print commandline after initializing it 4 年之前
  Liav A ab52108982 Kernel: Allow the user to specify the virtual console when booting 4 年之前
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Idan Horowitz aaf3d26dae Kernel: Add kernel command line flag to disable VirtIO support 4 年之前
  Luke c84107a1ab Kernel: Add boot argument to disable the UHCI Controller 4 年之前
  Liav A a0be30f655 Kernel: Introduce two new boot arguments to assist with bare metal debug 4 年之前
  Liav A fc92a4b228 Kernel/PCI: Disable ECAM method by default 4 年之前
  Liav A 8abbb7e090 Kernel/PCI: Introduce a new ECAM access mechanism 4 年之前
  Liav A 441e374396 Kernel: Enable PCI ECAM method again if available 4 年之前
  Liav A b25f84daaa Revert "Kernel/AHCI: Add a boot argument to force AHCI to operate on IRQ 11" 4 年之前
  Liav A cfc2f33dcb Kernel/AHCI: Add a boot argument to force AHCI to operate on IRQ 11 4 年之前