커밋 기록

작성자 SHA1 메시지 날짜
  Liav A 8cbf3d88ff Kernel: Move ConsoleDevice initialization just after kmalloc init 4 년 전
  Liav A ab52108982 Kernel: Allow the user to specify the virtual console when booting 4 년 전
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly 4 년 전
  Liav A dac129e10b Kernel: Expand the kernel memory slot from 16 MiB to 32 MiB 4 년 전
  Liav A 8f2ddde4cb Kernel: Rename Console => ConsoleDevice 4 년 전
  Liav A 6a728e2d76 Kernel: Introduce a new graphics subsystem 4 년 전
  Gunnar Beutner 55ae52fdf8 Kernel: Enable building the kernel with -flto 4 년 전
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 년 전
  Idan Horowitz 62303d46d1 Kernel: Add base support for VirtIO devices 4 년 전
  Andreas Kling a6ec6b831b Kernel: Remove unused UHCI_ENABLED flag 4 년 전
  Liav A 8e3e3a71cb Kernel: Introduce a new HID subsystem 4 년 전
  Tom 20cccda731 Kernel: Add simplistic work queues 4 년 전
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 년 전
  Hendiadyoin1 0b04363b01 Kernel: Renable UHCIController on 64-bit processors 4 년 전
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 년 전
  Andreas Kling c8a8923842 Kernel: Convert klog() => dmesgln() in init() 4 년 전
  Andreas Kling adb2e6be5f Kernel: Make the kernel compile & link for x86_64 4 년 전
  Marco 9b27b0cd1a Kernel: init: Make comment clearer 4 년 전
  Brian Gianforcaro afe099388e Kernel: Add 'boot_prof' option to enable full system profiling on boot 4 년 전
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. 4 년 전
  Andrew Kaster 5046213556 Kernel: Add self-test boot mode, an alias for text mode 4 년 전
  Andreas Kling 98f08a8bad Kernel: Panic early if the kernel gets too big for its memory slot 4 년 전
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 년 전
  Andreas Kling 5100dabb96 Kernel: Copy the kernel command line to a good location at boot 4 년 전
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions 4 년 전
  Andreas Kling 6136faa4eb Kernel: Add .unmap_after_init section for code we don't need after init 4 년 전
  Andreas Kling 7a78a4915a Kernel: Mark a handful of things in init.cpp as READONLY_AFTER_INIT 4 년 전
  Andreas Kling d8013c60bb Kernel: Add mechanism to make some memory read-only after init finishes 4 년 전
  Andreas Kling b712345c92 Kernel: Use PANIC() in a bunch of places :^) 4 년 전
  Owen Smith c2de22a635 Kernel: Merge split function and data sections into one during linking 4 년 전