Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro ed996fcced Kernel: Remove unused header includes %!s(int64=4) %!d(string=hai) anos
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h %!s(int64=4) %!d(string=hai) anos
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h %!s(int64=4) %!d(string=hai) anos
  Andrew Kaster 7fb05c5c23 Kernel: Explicitly initialize bools in IOAPIC mapping %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 4bf9b399f7 Kernel: Remove unused header includes from various files. %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory %!s(int64=4) %!d(string=hai) anos
  Andreas Kling df65c8f2eb Kernel: Convert klog() => AK::Format in IOAPIC %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions %!s(int64=4) %!d(string=hai) anos
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) %!s(int64=4) %!d(string=hai) anos
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. %!s(int64=4) %!d(string=hai) anos
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. %!s(int64=4) %!d(string=hai) anos
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. %!s(int64=4) %!d(string=hai) anos
  asynts 67583bc424 Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Tom 7a4fb5deef Kernel: Don't remap IOAPIC registers every time we try to read/write %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake eac3bbdcee Kernel: Unbreak building with extra debug macros, part 1 %!s(int64=4) %!d(string=hai) anos
  Tom 0bc92c259d Kernel: Detect APs and boot them into protected mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a75c290e51 Kernel: Use TypedMapping for accessing IOAPIC registers %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d92f62db43 Kernel: Remove ref-counting from interrupt override metadata %!s(int64=5) %!d(string=hai) anos
  Liav A 8d9b6c57b5 Interrupts: Use Optional container in IOAPIC %!s(int64=5) %!d(string=hai) anos
  Liav A 0b7fc525e1 Interrupts: Simplify IRQ disabling & enabling in IRQController(s) %!s(int64=5) %!d(string=hai) anos
  Liav A f86be46c98 Kernel: Abstract IRQ controller handling from Interrupt handlers %!s(int64=5) %!d(string=hai) anos
  Liav A c2c0e9fb04 Kernel: Ensure that we don't use a hard-disabled IRQController %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h %!s(int64=5) %!d(string=hai) anos
  Liav A 30fc78bfaf Kernel: Acquire ISA interrupt overrides from Interrupt Management %!s(int64=5) %!d(string=hai) anos
  Liav A f0ca29eb4b Kernel: Run clang-format on various files %!s(int64=5) %!d(string=hai) anos
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() %!s(int64=5) %!d(string=hai) anos
  Liav A 946d9b8c24 IOAPIC: Use dbg() instead of dbgprintf() %!s(int64=5) %!d(string=hai) anos