提交歷史

作者 SHA1 備註 提交日期
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 年之前
  Andreas Kling ed8d68d8fe Kernel: Convert klog() => dmesgln() in KernelRng 4 年之前
  Tom cdbd878a14 Kernel: Fix APIC timer calibration to be more accurate 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions 4 年之前
  Brian Gianforcaro ddd79fe2cf Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits. 4 年之前
  Jean-Baptiste Boric f8c352a022 Kernel: Fix undefined signed overflow in KernelRng's RTC fallback 4 年之前
  Tom e2d7945e0c Kernel: Make KernelRng thread-safe 4 年之前
  Maciej Zygmanowski 645657865d Kernel: Add RTC as fallback entropy source if HPET is not found 4 年之前
  Maciej Zygmanowski 0a61924727 Kernel: Use HPET as entropy source if CPU doesn't support RDRAND 4 年之前
  Jean-Baptiste Boric 7eaefa5aa6 Kernel: Make use of interrupts as an entropy source 4 年之前
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t 4 年之前
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions 4 年之前
  Tom d89582880e Kernel: Switch singletons to use new Singleton class 4 年之前
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" 4 年之前
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" 4 年之前
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" 4 年之前
  Tom 5a98e329d1 AK: Get rid of make_singleton function 4 年之前
  Tom f0906250a1 Kernel: Move Singleton class to AK 4 年之前
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class 4 年之前
  Tom 788b2d64c6 Kernel: Require a reason to be passed to Thread::wait_on 5 年之前
  Tom 9b4e6f6a23 Kernel: Consolidate features into CPUFeature enum 5 年之前
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions 5 年之前
  Peter Elliott e1aef94a40 Kernel: Make Random work on CPUs without rdrand 5 年之前
  3541 4fa6301523 Kernel: Add g_cpu_supports_rdseed 5 年之前
  Peter Elliott af0b2d1d86 Kernel: Harvest randomness from various drivers 5 年之前
  Peter Elliott 0f32155fa4 Kernel: Replace existing random implementation with Fortuna 5 年之前
  Andreas Kling 57b86fd082 Kernel: Fix invalid jump in case RDRAND fails 5 年之前
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前