Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Tom 41c005cb14 Kernel: Copy command line to a safe place 4 vuotta sitten
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class 5 vuotta sitten
  Andreas Kling 6d9b59f1b7 Kernel: Simplify the way we check for "serial_debug" on command line 5 vuotta sitten
  Ben Wiederhake 936d5dcc01 Kernel: Tell compiler about invisible calls 5 vuotta sitten
  Ben Wiederhake 8a41ce5cc7 Kernel: Group C++ ABI functions together 5 vuotta sitten
  Tom 08ff25f4ef Kernel: Invoke heap constructors separately early on 5 vuotta sitten
  Ben Wiederhake bee08a4b9f Kernel: More PID/TID typing 5 vuotta sitten
  Luke 98bea083c4 Kernel: Make BXVGA detection actually detect VBoxVGA 5 vuotta sitten
  Florian Angermeier d8fa8c5f82 Kernel: Ensure there are all VirtualConsoles properly initialized 5 vuotta sitten
  Tom b02d33bd63 Kernel: Fix some flaws that caused crashes or hangs during boot 5 vuotta sitten
  Tom bc107d0b33 Kernel: Add SMP IPI support 5 vuotta sitten
  Tom 9b4e6f6a23 Kernel: Consolidate features into CPUFeature enum 5 vuotta sitten
  Tom 57b61b2dde Kernel: Split initialization of Processor structure 5 vuotta sitten
  Tom 96109e9776 Kernel: Boot all APS all the way into their own idle loop 5 vuotta sitten
  Tom 2a38cc9a12 Kernel: Add a quickmap region for each processor 5 vuotta sitten
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions 5 vuotta sitten
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure 5 vuotta sitten
  Peter Elliott e1aef94a40 Kernel: Make Random work on CPUs without rdrand 5 vuotta sitten
  Andreas Kling 37598de582 Kernel: Remove DMI decoder from the kernel 5 vuotta sitten
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional 5 vuotta sitten
  Tom 0bc92c259d Kernel: Detect APs and boot them into protected mode 5 vuotta sitten
  Sergey Bugaev df128821b2 Kernel: Introduce "boot_mode" and "init" cmdline options 5 vuotta sitten
  Sergey Bugaev f11270e7ce Kernel: Port VirtualConsole to LibVT :^) 5 vuotta sitten
  Nathan Lanza f4e6c4c6f0 Kernel: Use Multiboot macros instead of magic constants (#2090) 5 vuotta sitten
  Andreas Kling e3b450005f Kernel: Remove CommandLine::get() in favor of lookup() 5 vuotta sitten
  Liav A ea58563970 Kernel: Instantiate network adapters in their own detect() methods 5 vuotta sitten
  Liav A 65f939b55c Kernel: Keep records of PCI::Address & PCI::ID pairs for enumeration 5 vuotta sitten
  Liav A 9bb4a6ecf6 Kernel: Create BXVGA device if found in the PCI bus 5 vuotta sitten
  Liav A a7c5a1fe69 Kernel: Simplify the Time management initialization 5 vuotta sitten
  Liav A 8e336798b5 Kernel: Run clang-format on init.cpp 5 vuotta sitten