Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace há 4 anos atrás
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ há 4 anos atrás
  Brian Gianforcaro 9814082b5e Kernel: Remove unused header includes in Interrupts subtree há 4 anos atrás
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h há 4 anos atrás
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h há 4 anos atrás
  Liav A 030999d269 Kernel/Interrupts: Enumerate nested handlers in a shared handler há 4 anos atrás
  Brian Gianforcaro 4bf9b399f7 Kernel: Remove unused header includes from various files. há 4 anos atrás
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory há 4 anos atrás
  Andreas Kling ad2f95e35a Kernel: Convert klog() => AK::Format in InterruptManagement há 4 anos atrás
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions há 4 anos atrás
  Brian Gianforcaro 7482cb6531 Kernel: Avoid some un-necessary copies coming from range based for loops há 4 anos atrás
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
  asynts ec1080b18a Refactor: Replace usages of FixedArray with Vector. há 4 anos atrás
  asynts 9c83d6ff46 Refactor: Replace usages of FixedArray with Array. há 4 anos atrás
  Tom bc107d0b33 Kernel: Add SMP IPI support há 5 anos atrás
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ há 5 anos atrás
  Tom 0bc92c259d Kernel: Detect APs and boot them into protected mode há 5 anos atrás
  Andreas Kling d83d46fd7a Kernel: Remove outdated FIXME in InterruptManagement::locate_apic_data há 5 anos atrás
  Andreas Kling a75c290e51 Kernel: Use TypedMapping for accessing IOAPIC registers há 5 anos atrás
  Andreas Kling a04c8d7101 Kernel: Use TypedMappings when looking for APIC information há 5 anos atrás
  Andreas Kling 8ec8304d74 Kernel: Tweak some suspicious casts in InterruptManagement há 5 anos atrás
  Andreas Kling 4b847810bf Kernel: Simplify scanning BIOS/EBDA and MP parser initialization há 5 anos atrás
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel há 5 anos atrás
  Andreas Kling d92f62db43 Kernel: Remove ref-counting from interrupt override metadata há 5 anos atrás
  Liav A 0fa50b6405 Interrupts: Simplify initialization a bit more há 5 anos atrás