Cronologia Commit

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