Age | Commit message (Expand) | Author |
---|---|---|
2021-02-26 | Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes | Linus Groh |
2020-10-25 | Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs | Tom |
2020-09-25 | Meta+Kernel: Make clang-format-10 clean | Ben Wiederhake |
2020-07-09 | Kernel: Fix some flaws that caused crashes or hangs during boot | Tom |
2020-07-06 | Kernel: Add SMP IPI support | Tom |
2020-07-01 | Kernel: Implement software context switching and Processor structure | Tom |
2020-06-04 | Kernel: Detect APs and boot them into protected mode | Tom |
2020-03-24 | Kernel: Abstract IRQ controller handling from Interrupt handlers | Liav A |
2020-03-22 | Kernel: Run clang-format on files | Shannon Booth |
2020-02-24 | Kernel: Add the new APIC namespace | Liav A |