커밋 기록

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