Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 066d3281b5 Kernel: Make AsyncDeviceRequest::name() return StringView hace 4 años
  Brian Gianforcaro 65138171f9 Kernel: Mark AsyncBlockDeviceRequest + AnonymousVMObject as final hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Jean-Baptiste Boric 999c57ef2d Kernel: Refactor storage stack with u64 as block index hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Liav A f36feb42bd Kernel: Return a correct name string of async write request hace 4 años
  Tom e445ff670d Kernel: Implement an asynchronous device request stack hace 4 años
  Andreas Kling 501cef2bd7 Revert "Kernel: Implement an asynchronous device request stack" hace 4 años
  Tom 2fd5ce1eb0 Kernel: Implement an asynchronous device request stack hace 4 años
  Tom 96081010dc Kernel: Remove dead code from BlockDevice hace 4 años
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks hace 4 años
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace hace 5 años
  Andreas Kling 88ea152b24 Kernel: Merge unnecessary DiskDevice class into BlockDevice hace 5 años
  Andreas Kling e64c335e5a Revert "Kernel: Replace IRQHandler with the new InterruptHandler class" hace 5 años
  Liav A 6c72736b26 Kernel: Replace IRQHandler with the new InterruptHandler class hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Andreas Kling 5de483cfbb Kernel: Move DiskDevice::block_size() up to BlockDevice hace 6 años
  Andreas Kling eca5c2bdf8 Kernel: Move VirtualAddress.h into VM/ hace 6 años
  Andreas Kling e42c3b4fd7 Kernel: Rename LinearAddress => VirtualAddress. hace 6 años
  Robin Burchell 0dc9af5f7e Add clang-format file hace 6 años
  Andreas Kling e886337a67 Kernel: Make ProcessTracer inherit from File. hace 6 años
  Andreas Kling a58d7fd8bb Kernel: Get rid of Kernel/types.h, separate LinearAddress/PhysicalAddress. hace 6 años
  Andreas Kling ab43658c55 Kernel: Move devices into Kernel/Devices/. hace 6 años