Историја ревизија

Аутор SHA1 Порука Датум
  Jean-Baptiste Boric b22357b17b Kernel: Detect and display CPUID hypervisor signature пре 4 година
  Jean-Baptiste Boric 4cc346fb19 Kernel: Add support for hypervisor CPUID feature пре 4 година
  Brian Gianforcaro da665077ce Kernel: Remove unused header includes in Arch subtree пре 4 година
  Hendiadyoin1 9b7e48c6bd Kernel: Replace raw asm functions with naked ones пре 4 година
  Gunnar Beutner c51b49a8cb Kernel: Implement TLS support for x86_64 пре 4 година
  Gunnar Beutner 04a912f68f Kernel: Hide the implementation detail that MSRs use two registers пре 4 година
  Gunnar Beutner 52f9aaa823 Kernel: Use the GS segment for the per-CPU struct пре 4 година
  Gunnar Beutner 0b82c583e0 Kernel: Implement capturing stack traces on x86_64 пре 4 година
  Gunnar Beutner df9e73de25 Kernel: Add x86_64 support for fork() пре 4 година
  Gunnar Beutner a8587fbfb9 Kernel: Use FlatPtr for register-sized values пре 4 година
  Gunnar Beutner b5aad1c81d Kernel: Fix GDT and segment selectors to make userland work on x86_64 пре 4 година
  Gunnar Beutner 32840dfa17 Kernel: Implement more x86_64 context switching functionality пре 4 година
  Gunnar Beutner 9ed051fe25 Kernel: Implement initializing threads on x86_64 пре 4 година
  Gunnar Beutner f285241cb8 Kernel: Rename Thread::tss to Thread::regs and add x86_64 support пре 4 година
  Gunnar Beutner eba33f82b8 Kernel: Reorder code a bit to clarify which #if block it belongs to пре 4 година
  Gunnar Beutner 324f72d02b Kernel: Fix incorrect flags for the GDT entries пре 4 година
  Gunnar Beutner 389bf82889 Kernel: Add CPUID flag for long mode пре 4 година
  Gunnar Beutner e52051903b Kernel: Fix off-by-one error in Processor::write_raw_gdt_entry пре 4 година
  Gunnar Beutner f630299d49 Kernel: Add support for setting up a x86_64 GDT once in C++ land пре 4 година
  Gunnar Beutner 29d9666e02 Kernel: Fix GDT limits пре 4 година
  Daniel Bertalan 74535628a8 Kernel: Use proper `Atomic<T>` types in CPU пре 4 година
  Gunnar Beutner 38fca26f54 Kernel: Add stubs for missing x86_64 functionality пре 4 година
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h пре 4 година
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h пре 4 година