Historique des commits

Auteur SHA1 Message Date
  Tom 8a258edfd6 Kernel: Add x2APIC support il y a 3 ans
  Andreas Kling 68bf6db673 Kernel: Rename Spinlock::is_owned_by_current_thread() il y a 3 ans
  Andreas Kling 0b4671add7 Kernel: {Mutex,Spinlock}::own_lock() => is_locked_by_current_thread() il y a 3 ans
  Andreas Kling dea93a8bb9 Kernel: Rename Processor::id() => current_id() il y a 3 ans
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr il y a 4 ans
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton il y a 4 ans
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum il y a 4 ans
  Andreas Kling 47bdd7c3a0 Kernel: Rename a very long enum to ShouldDeallocateVirtualRange il y a 4 ans
  Andreas Kling cdab5b2091 Kernel: Make identity mapping mechanism used during AP boot non-generic il y a 4 ans
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace il y a 4 ans
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ il y a 4 ans
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView il y a 4 ans
  Gunnar Beutner 04a912f68f Kernel: Hide the implementation detail that MSRs use two registers il y a 4 ans
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h il y a 4 ans
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h il y a 4 ans
  Liav A b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt il y a 4 ans
  Brian Gianforcaro 64b4e3f34b Kernel: Add Processor::is_bootstrap_processor() function, and use it. (#6871) il y a 4 ans
  Brian Gianforcaro 4bf9b399f7 Kernel: Remove unused header includes from various files. il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory il y a 4 ans
  Andreas Kling a8fcdb8314 Kernel: Convert klog() => AK::Format in APIC il y a 4 ans
  Tom 32d9534c67 Kernel: Fix GenericInterruptHandler problems with virtual functions il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions il y a 4 ans
  Andreas Kling 09b1b09c19 Kernel: Assert if rounding-up-to-page-size would wrap around to 0 il y a 4 ans
  Andreas Kling b712345c92 Kernel: Use PANIC() in a bunch of places :^) il y a 4 ans
  Andreas Kling 8415866c03 Kernel: Remove user/kernel flags from Region il y a 4 ans
  Tom 39f408daa0 Kernel: Use the CPU# as logical apic id il y a 4 ans
  Tom e2f9e557d3 Kernel: Make Processor::id a static function il y a 4 ans
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. il y a 4 ans