Historique des commits

Auteur SHA1 Message Date
  Brian Gianforcaro d838a02e74 Kernel: Add KString::must_{..} factory methods il y a 4 ans
  Gunnar Beutner 572bbf28cc Kernel+LibC: Add support for filtering profiling events il y a 4 ans
  Idan Horowitz ba9b3dc656 Kernel: Implement a PCI Serial Device driver il y a 4 ans
  Idan Horowitz 62f69cc50f Kernel: Use IOAddress instead of direct IO calls in SerialDevice il y a 4 ans
  Idan Horowitz 3ad0a0d8c3 Kernel: Initialize the PCI Bus earlier in the boot sequence il y a 4 ans
  Liav A 8cbf3d88ff Kernel: Move ConsoleDevice initialization just after kmalloc init il y a 4 ans
  Liav A ab52108982 Kernel: Allow the user to specify the virtual console when booting il y a 4 ans
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly il y a 4 ans
  Liav A dac129e10b Kernel: Expand the kernel memory slot from 16 MiB to 32 MiB il y a 4 ans
  Liav A 8f2ddde4cb Kernel: Rename Console => ConsoleDevice il y a 4 ans
  Liav A 6a728e2d76 Kernel: Introduce a new graphics subsystem il y a 4 ans
  Gunnar Beutner 55ae52fdf8 Kernel: Enable building the kernel with -flto il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Idan Horowitz 62303d46d1 Kernel: Add base support for VirtIO devices il y a 4 ans
  Andreas Kling a6ec6b831b Kernel: Remove unused UHCI_ENABLED flag il y a 4 ans
  Liav A 8e3e3a71cb Kernel: Introduce a new HID subsystem il y a 4 ans
  Tom 20cccda731 Kernel: Add simplistic work queues il y a 4 ans
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory il y a 4 ans
  Hendiadyoin1 0b04363b01 Kernel: Renable UHCIController on 64-bit processors il y a 4 ans
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) il y a 4 ans
  Andreas Kling c8a8923842 Kernel: Convert klog() => dmesgln() in init() il y a 4 ans
  Andreas Kling adb2e6be5f Kernel: Make the kernel compile & link for x86_64 il y a 4 ans
  Marco 9b27b0cd1a Kernel: init: Make comment clearer il y a 4 ans
  Brian Gianforcaro afe099388e Kernel: Add 'boot_prof' option to enable full system profiling on boot il y a 4 ans
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. il y a 4 ans
  Andrew Kaster 5046213556 Kernel: Add self-test boot mode, an alias for text mode il y a 4 ans
  Andreas Kling 98f08a8bad Kernel: Panic early if the kernel gets too big for its memory slot il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 5100dabb96 Kernel: Copy the kernel command line to a good location at boot il y a 4 ans
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions il y a 4 ans