Commit History

Author SHA1 Message Date
  Liav A 5073bf8e75 Kernel/USB: Move the USB components as a subfolder to the Bus directory 4 years ago
  Liav A 6568bb47cb Kernel/PCI: Move the PCI components as a subfolder to the Bus directory 4 years ago
  Hendiadyoin1 90cd11fa8c Kernel: Support starting up secondary processors on x86_64 4 years ago
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design 4 years ago
  Liav A 92c0dab5ab Kernel: Introduce the new SysFS 4 years ago
  Sahan Fernando b9ad6058aa Kernel: Add VirtIOGPU graphics device 4 years ago
  Daniel Bertalan 221bd464a0 Kernel: Fix attribute ordering 4 years ago
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 years ago
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h 4 years ago
  Liav A 29f9a38f76 Kernel: Don't use naked new statements in init process 4 years ago
  Andreas Kling 3bf5e482cf Kernel: Make the "in early boot" flag read-only-after-init 4 years ago
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton 4 years ago
  Brian Gianforcaro d838a02e74 Kernel: Add KString::must_{..} factory methods 4 years ago
  Gunnar Beutner 572bbf28cc Kernel+LibC: Add support for filtering profiling events 4 years ago
  Idan Horowitz ba9b3dc656 Kernel: Implement a PCI Serial Device driver 4 years ago
  Idan Horowitz 62f69cc50f Kernel: Use IOAddress instead of direct IO calls in SerialDevice 4 years ago
  Idan Horowitz 3ad0a0d8c3 Kernel: Initialize the PCI Bus earlier in the boot sequence 4 years ago
  Liav A 8cbf3d88ff Kernel: Move ConsoleDevice initialization just after kmalloc init 4 years ago
  Liav A ab52108982 Kernel: Allow the user to specify the virtual console when booting 4 years ago
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly 4 years ago
  Liav A dac129e10b Kernel: Expand the kernel memory slot from 16 MiB to 32 MiB 4 years ago
  Liav A 8f2ddde4cb Kernel: Rename Console => ConsoleDevice 4 years ago
  Liav A 6a728e2d76 Kernel: Introduce a new graphics subsystem 4 years ago
  Gunnar Beutner 55ae52fdf8 Kernel: Enable building the kernel with -flto 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Idan Horowitz 62303d46d1 Kernel: Add base support for VirtIO devices 4 years ago
  Andreas Kling a6ec6b831b Kernel: Remove unused UHCI_ENABLED flag 4 years ago
  Liav A 8e3e3a71cb Kernel: Introduce a new HID subsystem 4 years ago
  Tom 20cccda731 Kernel: Add simplistic work queues 4 years ago
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 years ago