Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker hace 3 años
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock hace 3 años
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton hace 4 años
  Brian Gianforcaro ea238e7ac3 Kernel: Remove unused header includes in Devices subtree hace 4 años
  Andrew Kaster e821b349b2 Kernel: Give Devices without a custody a less fake absoulte_path hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Tom 5ccc3637e3 Kernel: Fix race conditions processing async device requests hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() hace 4 años
  asynts 872f2a3b90 Everywhere: Replace a bundle of dbg with dbgln. hace 4 años
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler 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 d89582880e Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" hace 5 años
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" hace 5 años
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" hace 5 años
  Tom 5a98e329d1 AK: Get rid of make_singleton function hace 5 años
  Tom f0906250a1 Kernel: Move Singleton class to AK hace 5 años
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class hace 5 años
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 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 e9dda8d592 Kernel: Give PTY's *actually* unique major ID's hace 5 años
  Andreas Kling 2e38df7bd1 Kernel: Assert that device major/minor hasn't already been registered hace 5 años
  Sergey Bugaev acccf9ccda Kernel: Move device lookup to Device class itself hace 6 años
  Sergey Bugaev fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df hace 6 años
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. hace 6 años