Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 4b3bc3805b Kernel: Add missing error check when opening root file system vor 3 Jahren
  Andreas Kling 59335bd8ea Kernel: Rename FileDescription::create() => try_create() vor 3 Jahren
  panky-codes 1b093c8b48 Kernel: Const defines for PCI IDs for storage controllers vor 4 Jahren
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult vor 4 Jahren
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem vor 4 Jahren
  Liav A 6568bb47cb Kernel/PCI: Move the PCI components as a subfolder to the Bus directory vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Jean-Baptiste Boric a73bd0fff8 Kernel: Remove type from StorageDevice class vor 4 Jahren
  Liav A a0be30f655 Kernel: Introduce two new boot arguments to assist with bare metal debug vor 4 Jahren
  Liav A c4463cb5df Kernel: Add basic AHCI functionality vor 4 Jahren
  Liav A b59e45e65c Kernel: Use global mechanism to determine minor number of Storage Device vor 4 Jahren
  Brian Gianforcaro 0f424afd5a Kernel: Mark more of the kernel initialization as UNMAP_AFTER_INIT vor 4 Jahren
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions vor 4 Jahren
  Andreas Kling b712345c92 Kernel: Use PANIC() in a bunch of places :^) vor 4 Jahren
  Jean-Baptiste Boric 4d755725bf Kernel: Allow disabling of IDE controllers with disable_ide vor 4 Jahren
  Jean-Baptiste Boric 666936a06b Kernel: Find boot device by enumerating devices vor 4 Jahren
  Jean-Baptiste Boric 225957283e Kernel: Implement RamdiskDevice vor 4 Jahren
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t vor 4 Jahren
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions vor 4 Jahren
  Liav A 9dc8bea3e7 Kernel: Allow to boot from a partition with partition UUID vor 4 Jahren
  Liav A 72b1998f0d Kernel: Introduce a new partitioning subsystem vor 4 Jahren
  Liav A 469f20d4ee Kernel: Introduce the StorageManagement class vor 4 Jahren