Historique des commits

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