提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions 4 年之前
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 年之前
  Tom 81780e607d Kernel: Copy command line to a safe place 4 年之前
  Tom d89582880e Kernel: Switch singletons to use new Singleton class 4 年之前
  Muhammad Zahalqa 7506adbece Kernel: Avoid some allocations in command line parsing (#3213) 4 年之前
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" 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 年之前
  Tom 5a98e329d1 AK: Get rid of make_singleton function 4 年之前