Historique des commits

Auteur SHA1 Message Date
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors il y a 3 ans
  Liav A d49a35df31 Kernel/Graphics: Simplify the feature level of the Graphics subsystem il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Liav A eca8f292a5 Kernel: Allow to disable early boot console il y a 3 ans
  Liav A f6e635938f Kernel: Change PCI access commandline option to also represent no access il y a 3 ans
  Pankaj Raghav e5a6d12ff8 Kernel: Add nvme_poll command line parameters il y a 3 ans
  Liav A 69f054616d Kernel: Add CommandLine option to disable or enable the PC speaker il y a 3 ans
  Liav A d67c70d043 Kernel: Ensure that CommandLine is initialized before choosing PanicMode il y a 3 ans
  Idan Horowitz 194d1c884b Kernel: Convert CommandLine to KString il y a 3 ans
  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