Historique des commits

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