Historial de Commits

Autor SHA1 Mensaje Fecha
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors hace 3 años
  Liav A d49a35df31 Kernel/Graphics: Simplify the feature level of the Graphics subsystem hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Liav A eca8f292a5 Kernel: Allow to disable early boot console hace 3 años
  Liav A f6e635938f Kernel: Change PCI access commandline option to also represent no access hace 3 años
  Pankaj Raghav e5a6d12ff8 Kernel: Add nvme_poll command line parameters hace 3 años
  Liav A 69f054616d Kernel: Add CommandLine option to disable or enable the PC speaker hace 3 años
  Liav A d67c70d043 Kernel: Ensure that CommandLine is initialized before choosing PanicMode hace 3 años
  Idan Horowitz 194d1c884b Kernel: Convert CommandLine to KString hace 3 años
  Tom 785c10fda9 Kernel: Add option to force using only the bootloader framebuffer hace 3 años
  Brian Gianforcaro 8bcce82887 Kernel: Use MUST+ Vector::try_prepend instead of Vector::prepend hace 3 años
  Hendiadyoin1 9346b9589f Kernel: Remove else-after-return statements in CommandLine.cpp hace 3 años
  Hendiadyoin1 1db53400ce Kernel: Remove superfluous moves in CommandLine.cpp hace 3 años
  Liav A 30659040ed Kernel: Ensure SMP mode is not enabled if IOAPIC mode is disabled hace 3 años
  Liav A ac7953f945 Kernel: Allow switching to IOAPIC mode even without enabling SMP hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Ben Wiederhake bf88adbcb6 Kernel: Avoid allocation when checking for vmmouse hace 3 años
  Ben Wiederhake 8d13f6ddce Kernel+SystemServer: Change bootmode to system_mode hace 3 años
  Ben Wiederhake 09432a8241 Kernel: Separate panic behavior from bootmode hace 3 años
  Ben Wiederhake 542a88a7be Kernel: Separate framebuffers from bootmode hace 3 años
  Nico Weber 1cdb12e920 Kernel: Fix -Wunreachable-code warnings from clang hace 3 años
  Liav A d0245b5e6b Kernel/CommandLine: Verify ACPI feature level cannot have invalid string hace 3 años
  Liav A 026f80a95b Kernel/ACPI: Simplify parser initialization hace 3 años
  Andreas Kling dd82f68326 Kernel: Use KString all the way in sys$execve() hace 3 años
  Liav A 7bf8844499 Kernel/PCI: Turn on memory access by default hace 3 años
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem hace 3 años
  Brian Gianforcaro e9d8f158a1 AK+Kernel: StringView hash map Traits should not set peek type to String hace 3 años
  Luke 7a86a8df90 Kernel/USB: Create controller base class and introduce USBManagement hace 3 años
  Brian Gianforcaro 8e93815846 Kernel: Fix panic loop when encountering an unknown boot_mode hace 3 años
  Ali Mohammad Pur eb9c82a487 Kernel: Un-unmap-after-init CommandLine::boot_mode() hace 3 años