提交历史

作者 SHA1 备注 提交日期
  Tom 03c45b1865 Kernel: Add ioctl to get the EDID from a framebuffer 3 年之前
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 年之前
  Liav A 8554952690 Kernel + WindowServer: Re-define the interface to framebuffer devices 3 年之前
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder 3 年之前
  Liav A 057f5a12c2 Kernel/PCI: Propagate usage of DeviceIdentifier everywhere 3 年之前
  Liav A da327746a2 Kernel: Rename two PCI components 3 年之前
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem 3 年之前
  Andreas Kling 75564b4a5f Kernel: Make kernel region allocators return KResultOr<NOP<Region>> 3 年之前
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 年之前
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 年之前
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 4 年之前
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum 4 年之前
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 年之前
  Andreas Kling 07599b48de Kernel: Make a helper in the Intel graphics driver return StringView 4 年之前
  Liav A b882e5ff6b Kernel/Graphics: Move Intel graphics related code to a separate folder 4 年之前