Histórico de Commits

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