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

Аутор 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 година