Historique des commits

Auteur SHA1 Message Date
  Andreas Kling e3b450005f Kernel: Remove CommandLine::get() in favor of lookup() il y a 5 ans
  Liav A ea58563970 Kernel: Instantiate network adapters in their own detect() methods il y a 5 ans
  Liav A 65f939b55c Kernel: Keep records of PCI::Address & PCI::ID pairs for enumeration il y a 5 ans
  Liav A 9bb4a6ecf6 Kernel: Create BXVGA device if found in the PCI bus il y a 5 ans
  Liav A a7c5a1fe69 Kernel: Simplify the Time management initialization il y a 5 ans
  Liav A 8e336798b5 Kernel: Run clang-format on init.cpp il y a 5 ans
  Liav A 8139688ef1 Kernel: Simplify the Interrupt management initialization il y a 5 ans
  Andreas Kling 871d450b93 Kernel: Remove redundant "ACPI" from filenames in ACPI/ il y a 5 ans
  Andreas Kling 1c865ee8d4 Kernel: Merge ACPI::StaticParser into ACPI::Parser il y a 5 ans
  Andreas Kling 4644217094 Kernel: Remove "non-operational" ACPI parser state il y a 5 ans
  Andreas Kling 95e44a33c1 Kernel: Move ACPI initialization from init.cpp to ACPI::initialize() il y a 5 ans
  Andreas Kling f25d2f5518 Kernel: Move NetworkTask startup into NetworkTask::spawn() il y a 5 ans
  Andreas Kling f2ebfb9e4e Kernel: Simplify PCI initialization logic il y a 5 ans
  Andreas Kling 5cc09b0245 Kernel: Simplify VMWareBackdoor somewhat il y a 5 ans
  Andreas Kling e4ab908fe0 Kernel: Move global constructor invocation a bit earlier il y a 5 ans
  Andreas Kling a066dd1fac Kernel: Move sync and finalization tasks into their own files il y a 5 ans
  Andreas Kling befe4c6709 Kernel: Remove DebugLogDevice il y a 5 ans
  Andreas Kling c8087a42fc Kernel: Move more things from init() to init_stage2() il y a 5 ans
  Andreas Kling a7bbfda034 Kernel: Rename KParams => Kernel::CommandLine il y a 5 ans
  Andreas Kling dc7340332d Kernel: Update cryptically-named functions related to symbolication il y a 5 ans
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device il y a 5 ans
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" il y a 5 ans
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device il y a 5 ans
  Andreas Kling c50fbf6da0 Kernel: Remove the floppy driver il y a 5 ans
  Liav A 9db291d885 Kernel: Introduce the new Time management subsystem il y a 5 ans
  Liav A 425a2ca6ad Init Stage: Allow to boot with smp=on il y a 5 ans
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() il y a 5 ans
  Liav A c616eb6aaf Init Stage: Use latest changes il y a 5 ans
  Liav A fcb1426a2b Init Stage: Use dbg() instead of dbgprintf() il y a 5 ans
  Liav A 85307dd26e Kernel: Don't use references or pointers to physical addresses il y a 5 ans