Historial de Commits

Autor SHA1 Mensaje Fecha
  Brian Gianforcaro d0a1775369 Everywhere: Fix a variety of typos hace 2 años
  Skye Sprung eca85f2050 Kernel: Changed serial debug functions and variables for readability hace 2 años
  Samuel Bowman 91574ed677 Kernel: Fix boot profiling hace 2 años
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes hace 2 años
  Liav A 00dbd667d5 Kernel/Graphics: Rename TextModeConsole => VGATextModeConsole hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors hace 3 años
  Liav A 290eb53cb5 Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS parts hace 3 años
  Timon Kruiper f085903f62 Kernel: Move IRQController and InterruptManagement to Arch directory hace 3 años
  Peter Elliott 12c7b954e1 Kernel+WindowServer: Move setting tty graphical mode to Userspace hace 3 años
  Liav A 02566d8091 Kernel: Move VMWareBackdoor to new directory in the Firmware directory hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Lorenz Steinert 78f8821152 Kernel: Propagate HIDManagement initialisation error to init hace 3 años
  Tom c2f6152db8 Kernel: Change the BSP Processor instance to not have a constructor hace 3 años
  Idan Horowitz f0166efe8c Kernel: Use the whole kernel PD range when randomizing the KASLR offset hace 3 años
  Liav A 12867d60ad Kernel: Create SelfTTYDevice class to help replace /dev/tty symlink hace 3 años
  Idan Horowitz e18632660f Kernel: Use the pre-image kernel memory range introduced by KASLR hace 3 años
  Liav A 3bbb5734af Kernel: Don't initialize early framebuffer console if address is invalid hace 3 años
  Liav A eca8f292a5 Kernel: Allow to disable early boot console hace 3 años
  Daniel Bertalan 70ccdb300b Kernel: Panic if the init process dies hace 3 años
  Liav A 2272d93215 Kernel/PCI: Unify disable checks under PCI::Access::is_disabled method hace 3 años
  Liav A f6e635938f Kernel: Change PCI access commandline option to also represent no access hace 3 años
  Jakub Berkop 895a050e04 Kernel: Fixed argument passing for profiling_enable syscall hace 3 años
  Liav A 6efa27537a Kernel/Audio: Introduce a new design architecture for the subsystem hace 3 años
  Liav A c6c3e2a7fd Kernel: Instantiate a TextModeConsole early on if there's no framebuffer hace 3 años
  Tom 24f2f3ba4e Kernel: Set up an initial boot framebuffer console hace 3 años
  Pankaj Raghav d234e6b801 Kernel: Add polling support to NVMe hace 3 años
  Idan Horowitz c9d026d7bc Kernel: Perform DeviceManagement initialization after MM is initialized hace 3 años
  Liav A b1ca39411b Kernel/Devices: Introduce the Device Control Device hace 3 años
  Andreas Kling 3399b6c57f Kernel: Remove old SlabAllocator :^) hace 3 años