Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Liav A 0a2b00a1bf Kernel: Introduce the new Storage subsystem 4 gadi atpakaļ
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads 4 gadi atpakaļ
  Tom 2b78b17926 Kernel: Enable VMWareBackdoor immediately at boot 4 gadi atpakaļ
  Tom 91db31880f Kernel: Add I8042Controller to detect and manage PS/2 devices 4 gadi atpakaļ
  Tom fe615e601a Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 4 gadi atpakaļ
  AnotherTest dd60fe4d37 Kernel: Optionally take some arguments to pass to the init program 4 gadi atpakaļ
  Tom 838d9fa251 Kernel: Make Thread refcounted 4 gadi atpakaļ
  Andreas Kling e834c24eea Kernel/USB: Start fleshing out a basic UHCI controller driver :^) 4 gadi atpakaļ
  Tom 81780e607d Kernel: Copy command line to a safe place 4 gadi atpakaļ
  Tom d89582880e Kernel: Switch singletons to use new Singleton class 4 gadi atpakaļ
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" 4 gadi atpakaļ
  Andreas Kling 8a21491d86 Revert "Kernel: Copy command line to a safe place" 4 gadi atpakaļ
  Tom 41c005cb14 Kernel: Copy command line to a safe place 4 gadi atpakaļ
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class 4 gadi atpakaļ
  Andreas Kling 6d9b59f1b7 Kernel: Simplify the way we check for "serial_debug" on command line 5 gadi atpakaļ
  Ben Wiederhake 936d5dcc01 Kernel: Tell compiler about invisible calls 5 gadi atpakaļ
  Ben Wiederhake 8a41ce5cc7 Kernel: Group C++ ABI functions together 5 gadi atpakaļ
  Tom 08ff25f4ef Kernel: Invoke heap constructors separately early on 5 gadi atpakaļ
  Ben Wiederhake bee08a4b9f Kernel: More PID/TID typing 5 gadi atpakaļ
  Luke 98bea083c4 Kernel: Make BXVGA detection actually detect VBoxVGA 5 gadi atpakaļ
  Florian Angermeier d8fa8c5f82 Kernel: Ensure there are all VirtualConsoles properly initialized 5 gadi atpakaļ
  Tom b02d33bd63 Kernel: Fix some flaws that caused crashes or hangs during boot 5 gadi atpakaļ
  Tom bc107d0b33 Kernel: Add SMP IPI support 5 gadi atpakaļ
  Tom 9b4e6f6a23 Kernel: Consolidate features into CPUFeature enum 5 gadi atpakaļ
  Tom 57b61b2dde Kernel: Split initialization of Processor structure 5 gadi atpakaļ
  Tom 96109e9776 Kernel: Boot all APS all the way into their own idle loop 5 gadi atpakaļ
  Tom 2a38cc9a12 Kernel: Add a quickmap region for each processor 5 gadi atpakaļ
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions 5 gadi atpakaļ
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure 5 gadi atpakaļ
  Peter Elliott e1aef94a40 Kernel: Make Random work on CPUs without rdrand 5 gadi atpakaļ