提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 年之前