Historique des commits

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