Histórico de Commits

Autor SHA1 Mensagem Data
  Tom 413bc9976c Kernel: Don't enable write-combine for the Bochs framebuffer device há 3 anos atrás
  Tom 4c506f91fe Kernel: Disable BootFramebufferConsole when drivers create a new one há 3 anos atrás
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr há 3 anos atrás
  Tom 03c45b1865 Kernel: Add ioctl to get the EDID from a framebuffer há 3 anos atrás
  Idan Horowitz fb3e46e930 Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr há 3 anos atrás
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes 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 a9538b5879 Kernel/Graphics: Convert type method => bool vga compatible method 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 acd44bdcad Kernel/Graphics: Modernize somewhat the code of BochsGraphicsAdapter há 3 anos atrás
  Liav A 38bddca378 Kernel/Graphics: Ensure we set BGR format of bochs-display if supported há 3 anos atrás
  Liav A de1b649783 Kernel/Graphics: Force BGR format when modesetting the bochs-display há 3 anos atrás
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem há 3 anos atrás
  Liav A aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device há 4 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 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace há 4 anos atrás
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ há 4 anos atrás
  Brian Gianforcaro ed996fcced Kernel: Remove unused header includes há 4 anos atrás
  Liav A 3645861f31 Kernel: Put a note about the unconditional unblanking of bochs-display há 4 anos atrás
  Liav A 2a1bf53435 Kernel/Graphics: Move Bochs graphics related code into a separate folder há 4 anos atrás