Historia zmian

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