Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker před 4 roky
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock před 4 roky
  Jean-Baptiste Boric 2c3b0baf76 Kernel: Move SpinLock.h into Locking/ před 4 roky
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum před 4 roky
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace před 4 roky
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ před 4 roky
  Andreas Kling 5217875f6a Kernel: Consolidate API for creating AnonymousVMObject with given pages před 4 roky
  Gunnar Beutner 36e36507d5 Everywhere: Prefer using {:#x} over 0x{:x} před 4 roky
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker před 4 roky
  Brian Gianforcaro e18be7f5c7 Kernel: Remove unused header includes in Storage subtree před 4 roky
  Luke 155f1026ce Kernel/AHCI: Don't set the C command header attribute před 4 roky
  Liav A 10c747f2be Documentation: Add explanation about AHCI locking před 4 roky
  Liav A 907b3dd0f3 Kernel/Storage: Enable interrupts for AHCI ports if PHY is not enabled před 4 roky
  Luke 57277d8a5c Kernel/AHCI: Fix "received" => "recovered" typo in communication error před 4 roky
  Luke 0f35dfc694 Kernel/AHCI: Don't check for PCC during initialization před 4 roky
  Luke 84fc498b9f Kernel/AHCI: Don't enable interrupts in the AHCIPort constructor před 4 roky
  Brian Gianforcaro a324d4d6a3 Kernel: Make AnonymousVMObject physical page APIs OOM safe před 4 roky
  Brian Gianforcaro f3f5a225b9 Kernel: Fix lock state corruption in AHCIPORT::start_request před 4 roky
  Sahan Fernando 8131c0de8c Kernel: Move AHCIPort::ScatterList to VM::ScatterGatherList před 4 roky
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Linus Groh 2b0c361d04 Everywhere: Fix a bunch of typos před 4 roky
  Michel Hermier 37be679d6e Kernel: Remove unused AHCIPort::ScatterList::m_device_block_size. před 4 roky
  Liav A 6440beeffe Kernel/AHCI: Shift the call to reset() for the WorkQueue před 4 roky
  Liav A 2ae9de77bb Kernel/AHCI: Reorder complete_current_request před 4 roky
  Liav A 6c03fdc1ef Kernel/AHCI: Don't set the PRDBC when accessing the device před 4 roky
  Liav A 0b1fa97b30 Kernel/AHCI: Use interrupts for IO operations před 4 roky
  Luke 3507397fed Kernel/Storage: Recover from fatal AHCI error on TFES, HBDS and HBFS před 4 roky
  Luke cf9ce0d857 Kernel/Storage: Add a whole bunch of AHCI debug output před 4 roky