تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Tom 413bc9976c Kernel: Don't enable write-combine for the Bochs framebuffer device 3 سال پیش
  Andreas Kling ca42621be1 Kernel: Protect FramebufferDevice with spinlock instead of mutex 3 سال پیش
  Tom 03c45b1865 Kernel: Add ioctl to get the EDID from a framebuffer 3 سال پیش
  Andreas Kling ac7ce12123 Kernel: Remove the kmalloc_eternal heap :^) 3 سال پیش
  Hendiadyoin1 e34eb3e36d Kernel: Remove unused String.h includes 3 سال پیش
  Andreas Kling 9387271049 Everywhere: Fix spelling of "offsetted" 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 78e724a899 Kernel/Graphics: Rename GraphicsDevice => GenericGraphicsAdapter 3 سال پیش
  Liav A f476b49fd8 Kernel/Graphics: Merge VirtIO GraphicsAdapter and VirtIO GPU code 3 سال پیش
  Liav A fb0ed2ae46 Kernel/Graphics: Force VirtIO Framebuffer to inherit FramebufferDevice 3 سال پیش
  Brian Gianforcaro 5f1c98e576 Kernel: Use `operator ""sv` in all class_name() implementations 3 سال پیش
  Liav A aee4786d8e Kernel: Introduce the DeviceManagement singleton 3 سال پیش
  Liav A f5de4f24b2 Kernel/Devices: Defer creation of SysFS component after the constructor 3 سال پیش
  Liav A 21b6d84ff0 Kernel/Devices: Remove required_mode and device_name methods 3 سال پیش
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 سال پیش
  Brian Gianforcaro bb58a4d943 Kernel: Make all Spinlocks use u8 for storage, remove template 3 سال پیش
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 سال پیش
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 3 سال پیش
  Jean-Baptiste Boric 2c3b0baf76 Kernel: Move SpinLock.h into Locking/ 4 سال پیش
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange 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 سال پیش
  Andreas Kling ad3ae7e0e8 Kernel: Fix handful of remaining "return -EFOO" mistakes 4 سال پیش
  Brian Gianforcaro de9ff0af50 Kernel: Modify the IOCTL API to return KResult 4 سال پیش
  Brian Gianforcaro 9a04f53a0f Kernel: Utilize AK::Userspace<T> in the ioctl interface 4 سال پیش
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView 4 سال پیش
  Sahan Fernando 34e9fa4d3b Kernel: Abstract FramebufferConsole away from contiguous physical range 4 سال پیش
  Liav A c1a4dfeffb Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes 4 سال پیش
  Liav A 09d09b79b6 Kernel: Fix type, dectivate_writes => deactivate_writes 4 سال پیش