Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock il y a 4 ans
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ il y a 4 ans
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ il y a 4 ans
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex il y a 4 ans
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView il y a 4 ans
  Jean-Baptiste Boric fdb5367da1 Kernel: Promote various integers to 64 bits in storage layer il y a 4 ans
  Liav A b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt il y a 4 ans
  Liav A 05510e3994 Kernel/Storage: Make the IDEChannel design more robust il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Liav A 2718d7c74c Kernel/Storage: Add support for IDE controllers in PCI native mode il y a 4 ans
  Liav A b96e4c1308 Kernel/Storage: Use more locking in the IDE code il y a 4 ans
  Liav A 8b446fb579 Kernel/Storage: Add support for non-bus mastering IDE controllers il y a 4 ans
  Liav A 833a6bd047 Kernel/Storage: Move IDE bus master handling code into a separate class il y a 4 ans
  Liav A dfb6b296cf Kernel: Make IDEChannel Ref-counted il y a 4 ans
  Jean-Baptiste Boric 999c57ef2d Kernel: Refactor storage stack with u64 as block index il y a 4 ans
  Liav A 865aade42b Kernel: Clear pending interrupts before enabling IRQs of IDE Channel il y a 4 ans
  Luke 40de84ba67 Kernel/Storage: Rewrite IDE disk detection and disk access il y a 4 ans
  Liav A 6a691306b5 Kernel: Add a method to gather the devices count of a Storage controller il y a 4 ans
  Liav A 0a2b00a1bf Kernel: Introduce the new Storage subsystem il y a 4 ans