Histórico de Commits

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