Commit History

Author SHA1 Message Date
  Tom 8a258edfd6 Kernel: Add x2APIC support 3 years ago
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 years ago
  Tom fe615e601a Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 4 years ago
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 years ago
  Tom b02d33bd63 Kernel: Fix some flaws that caused crashes or hangs during boot 5 years ago
  Tom bc107d0b33 Kernel: Add SMP IPI support 5 years ago
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure 5 years ago
  Tom 0bc92c259d Kernel: Detect APs and boot them into protected mode 5 years ago
  Liav A f86be46c98 Kernel: Abstract IRQ controller handling from Interrupt handlers 5 years ago
  Shannon Booth 81adefef27 Kernel: Run clang-format on files 5 years ago
  Liav A 9e66eb160c Kernel: Add the new APIC namespace 5 years ago