提交历史

作者 SHA1 备注 提交日期
  Ben Wiederhake 542a88a7be Kernel: Separate framebuffers from bootmode 3 年之前
  Andreas Kling dd82f68326 Kernel: Use KString all the way in sys$execve() 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 4 年之前
  Brian Gianforcaro 8e93815846 Kernel: Fix panic loop when encountering an unknown boot_mode 4 年之前
  Liav A 2e2201e8e1 Kernel/CommandLine: Add option to disable physical networking hardware 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 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 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 年之前
  Liav A 793d315994 Kernel: Don't reset AHCI ports during boot unless requested 4 年之前
  Brian Gianforcaro afe099388e Kernel: Add 'boot_prof' option to enable full system profiling on boot 4 年之前
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. 4 年之前
  Tom 81780e607d Kernel: Copy command line to a safe place 4 年之前
  Andreas Kling 8a21491d86 Revert "Kernel: Copy command line to a safe place" 4 年之前
  Tom 41c005cb14 Kernel: Copy command line to a safe place 4 年之前
  Andreas Kling e3b450005f Kernel: Remove CommandLine::get() in favor of lookup() 5 年之前
  Andreas Kling 5cc09b0245 Kernel: Simplify VMWareBackdoor somewhat 5 年之前
  Andreas Kling a7bbfda034 Kernel: Rename KParams => Kernel::CommandLine 5 年之前