提交历史

作者 SHA1 备注 提交日期
  Liav A aaa1de7878 Kernel: Move {Virtual,Physical}Address classes to the Memory directory 2 年之前
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters 2 年之前
  Liav A 0a5416a87a Kernel: Mark Console::{hide,show}_cursor methods protected 2 年之前
  Andreas Kling e475263113 AK+Kernel: Add AK::AtomicRefCounted and use everywhere in the kernel 2 年之前
  kleines Filmröllchen 4314c25cf2 Kernel: Require lock rank for Spinlock construction 2 年之前
  MacDue 348750a9f4 Kernel/Console: Tidy up code a little 3 年之前
  MacDue 805a3d5b29 Kernel/Console: Factor out framebuffer offset and support glyph_spacing 3 年之前
  Liav A 0d784de3a6 Kernel/Graphics: Implement basic cursor for FramebufferConsole 3 年之前
  Liav A 969e5fa163 Kernel/Console: Use 8x16 character font bitmap instead of old 8x8 bitmap 3 年之前
  Andreas Kling 884ebc42b1 Kernel: Respect actual framebuffer pitch 3 年之前
  Tom eb446725d5 Kernel: Separate GenericFramebufferConsole implementation 3 年之前
  Brian Gianforcaro bb58a4d943 Kernel: Make all Spinlocks use u8 for storage, remove template 3 年之前
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 年之前
  Sahan Fernando b9ad6058aa Kernel: Add VirtIOGPU graphics device 4 年之前
  Sahan Fernando 34e9fa4d3b Kernel: Abstract FramebufferConsole away from contiguous physical range 4 年之前