提交历史

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