Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace преди 4 години
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ преди 4 години
  Brian Gianforcaro 187a8f6896 Kernel: Remove unused header includes in ACPI subtree преди 4 години
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` преди 4 години
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h преди 4 години
  Brian Gianforcaro 32f96eb937 Kernel: Remove usage of adopt_own in MultiProcessorParser преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Andreas Kling 8fc3f710b3 Kernel: Convert klog() => AK::Format in MultiProcessorParser преди 4 години
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY преди 4 години
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions преди 4 години
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) преди 4 години
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. преди 4 години
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. преди 4 години
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. преди 4 години
  asynts 5356aae3cc Everywhere: Replace a bundle of dbg with dbgln. преди 4 години
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t преди 4 години
  asynts 4e8fd0216b Everywhere: Replace a bundle of dbg with dbgln. преди 4 години
  Andreas Kling b8af5cd8da Kernel: Simplify MP table parser a little bit more преди 5 години
  Andreas Kling 4b847810bf Kernel: Simplify scanning BIOS/EBDA and MP parser initialization преди 5 години
  Andreas Kling 84b7bc5e14 Kernel: Add convenient ways to map whole BIOS and EBDA into memory преди 5 години
  Andreas Kling 6b5d2afd00 Kernel: Clean up and simplify MP table parsing преди 5 години
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel преди 5 години
  Andreas Kling d92f62db43 Kernel: Remove ref-counting from interrupt override metadata преди 5 години
  Liav A 4d44a3bdfe Kernel: Reorder bitwise operations when creating PCI interrupt overrides преди 5 години
  Liav A e4ad1b92fb MultiProcessor: Silence debug message spam преди 5 години
  Liav A fec8763c21 Interrupts: Make the MultiProcessorParser functional again преди 5 години
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h преди 5 години
  Andreas Kling b1058b33fb AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) преди 5 години
  Andreas Kling c6693f9b3a Kernel: Simplify a bunch of dbg() and klog() calls преди 5 години
  Liav A d9d792d37f Kernel: Print MultiProcessor features преди 5 години