Histórico de Commits

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