Historial de Commits

Autor SHA1 Mensaje Fecha
  Brian Gianforcaro f3baa5d8c9 Kernel: Convert random bytes interface to use AK::Bytes hace 3 años
  Peter Elliott 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address hace 3 años
  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
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker hace 4 años
  Gunnar Beutner dc3cc7368b Kernel: Don't use function-level static variables hace 4 años
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h hace 4 años
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h hace 4 años
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory hace 4 años
  Andreas Kling ed8d68d8fe Kernel: Convert klog() => dmesgln() in KernelRng hace 4 años
  Tom cdbd878a14 Kernel: Fix APIC timer calibration to be more accurate hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions hace 4 años
  Brian Gianforcaro ddd79fe2cf Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits. hace 4 años
  Jean-Baptiste Boric f8c352a022 Kernel: Fix undefined signed overflow in KernelRng's RTC fallback hace 4 años
  Tom e2d7945e0c Kernel: Make KernelRng thread-safe hace 4 años
  Maciej Zygmanowski 645657865d Kernel: Add RTC as fallback entropy source if HPET is not found hace 4 años
  Maciej Zygmanowski 0a61924727 Kernel: Use HPET as entropy source if CPU doesn't support RDRAND hace 4 años
  Jean-Baptiste Boric 7eaefa5aa6 Kernel: Make use of interrupts as an entropy source hace 4 años
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t hace 4 años
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions 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