Commit History

Author SHA1 Message Date
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
  Jean-Baptiste Boric 2c3b0baf76 Kernel: Move SpinLock.h into Locking/ 4 years ago
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ 4 years ago
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 years ago
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex 4 years ago
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 years ago
  Sahan Fernando 8131c0de8c Kernel: Move AHCIPort::ScatterList to VM::ScatterGatherList 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Michel Hermier 37be679d6e Kernel: Remove unused AHCIPort::ScatterList::m_device_block_size. 4 years ago
  Liav A 0b1fa97b30 Kernel/AHCI: Use interrupts for IO operations 4 years ago
  Luke 7276511833 Kernel/Storage: Add SATA error disambiguation 4 years ago
  Liav A 793d315994 Kernel: Don't reset AHCI ports during boot unless requested 4 years ago
  Liav A 17e7cdc6cc Kernel: Implement ScatterList for handling scattered DMA pages 4 years ago
  Liav A c4463cb5df Kernel: Add basic AHCI functionality 4 years ago