Historie revizí

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