Historie revizí

Autor SHA1 Zpráva Datum
  Evan Smal 288a73ea0e Kernel: Add dmesgln_pci logging for Kernel::PCI před 2 roky
  Liav A bb6f61ee5d Kernel/PCI: Convert PCI BAR number to a strong typed enum class před 2 roky
  Liav A f510c0ba04 Kernel: Remove stale includes of x86 IO header file před 2 roky
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes před 3 roky
  Liav A e2ed6ef741 Kernel/Graphics: Bring back the mmap interface for DisplayConnectors před 3 roky
  Liav A 728358c599 Kernel/Graphics: Migrate Intel driver to use the DisplayConnector design před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Liav A ed5623f40f Kernel/Graphics: Override first byte of the EDID in Intel Native driver před 3 roky
  Liav A 7aa63ddd00 Kernel/Graphics: Print contents of offending EDID in Intel Native driver před 3 roky
  Liav A fafa339264 Kernel/Graphics: Don't try to enumerate PCI adapters if PCI is disabled před 3 roky
  Tom 4c506f91fe Kernel: Disable BootFramebufferConsole when drivers create a new one před 3 roky
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr před 3 roky
  Tom 03c45b1865 Kernel: Add ioctl to get the EDID from a framebuffer před 3 roky
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> před 3 roky
  Liav A 8554952690 Kernel + WindowServer: Re-define the interface to framebuffer devices před 3 roky
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder před 3 roky
  Liav A 057f5a12c2 Kernel/PCI: Propagate usage of DeviceIdentifier everywhere před 3 roky
  Liav A da327746a2 Kernel: Rename two PCI components před 3 roky
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem před 3 roky
  Andreas Kling 75564b4a5f Kernel: Make kernel region allocators return KResultOr<NOP<Region>> před 3 roky
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker před 4 roky
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock před 4 roky
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr před 4 roky
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum před 4 roky
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace před 4 roky
  Andreas Kling 07599b48de Kernel: Make a helper in the Intel graphics driver return StringView před 4 roky
  Liav A b882e5ff6b Kernel/Graphics: Move Intel graphics related code to a separate folder před 4 roky