Historique des commits

Auteur SHA1 Message Date
  Tom 785c10fda9 Kernel: Add option to force using only the bootloader framebuffer il y a 3 ans
  Brian Gianforcaro 8bcce82887 Kernel: Use MUST+ Vector::try_prepend instead of Vector::prepend il y a 3 ans
  Hendiadyoin1 9346b9589f Kernel: Remove else-after-return statements in CommandLine.cpp il y a 3 ans
  Hendiadyoin1 1db53400ce Kernel: Remove superfluous moves in CommandLine.cpp il y a 3 ans
  Liav A 30659040ed Kernel: Ensure SMP mode is not enabled if IOAPIC mode is disabled il y a 3 ans
  Liav A ac7953f945 Kernel: Allow switching to IOAPIC mode even without enabling SMP il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Ben Wiederhake bf88adbcb6 Kernel: Avoid allocation when checking for vmmouse il y a 3 ans
  Ben Wiederhake 8d13f6ddce Kernel+SystemServer: Change bootmode to system_mode il y a 3 ans
  Ben Wiederhake 09432a8241 Kernel: Separate panic behavior from bootmode il y a 3 ans
  Ben Wiederhake 542a88a7be Kernel: Separate framebuffers from bootmode il y a 3 ans
  Nico Weber 1cdb12e920 Kernel: Fix -Wunreachable-code warnings from clang il y a 3 ans
  Liav A d0245b5e6b Kernel/CommandLine: Verify ACPI feature level cannot have invalid string il y a 3 ans
  Liav A 026f80a95b Kernel/ACPI: Simplify parser initialization il y a 3 ans
  Andreas Kling dd82f68326 Kernel: Use KString all the way in sys$execve() il y a 3 ans
  Liav A 7bf8844499 Kernel/PCI: Turn on memory access by default il y a 3 ans
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem il y a 3 ans
  Brian Gianforcaro e9d8f158a1 AK+Kernel: StringView hash map Traits should not set peek type to String il y a 4 ans
  Luke 7a86a8df90 Kernel/USB: Create controller base class and introduce USBManagement il y a 4 ans
  Brian Gianforcaro 8e93815846 Kernel: Fix panic loop when encountering an unknown boot_mode il y a 4 ans
  Ali Mohammad Pur eb9c82a487 Kernel: Un-unmap-after-init CommandLine::boot_mode() il y a 4 ans
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h il y a 4 ans
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h il y a 4 ans
  Liav A 2e2201e8e1 Kernel/CommandLine: Add option to disable physical networking hardware il y a 4 ans
  Luke 01d7c1b722 Kernel: Fix "sv" being inside of "no-fbdev" instead of outside il y a 4 ans
  Brian Gianforcaro 35a97884aa Kernel: Move CommandLine API to use AK::StringView instead of AK::String il y a 4 ans
  Liav A d431e4cd01 Kernel/Storage: Remove the None option from AHCI reset policy il y a 4 ans
  Liav A 5e81464245 Kernel/Commandline: Allow the user to specify an embedded string il y a 4 ans
  Liav A df84fdfd2c Kernel: Print commandline after initializing it il y a 4 ans
  Liav A ab52108982 Kernel: Allow the user to specify the virtual console when booting il y a 4 ans