Commit History

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