Historia zmian

Autor SHA1 Wiadomość Data
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 lat temu
  Andreas Kling a8fcdb8314 Kernel: Convert klog() => AK::Format in APIC 4 lat temu
  Tom 32d9534c67 Kernel: Fix GenericInterruptHandler problems with virtual functions 4 lat temu
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 lat temu
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions 4 lat temu
  Andreas Kling 09b1b09c19 Kernel: Assert if rounding-up-to-page-size would wrap around to 0 4 lat temu
  Andreas Kling b712345c92 Kernel: Use PANIC() in a bunch of places :^) 4 lat temu
  Andreas Kling 8415866c03 Kernel: Remove user/kernel flags from Region 4 lat temu
  Tom 39f408daa0 Kernel: Use the CPU# as logical apic id 4 lat temu
  Tom e2f9e557d3 Kernel: Make Processor::id a static function 4 lat temu
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. 4 lat temu
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. 4 lat temu
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 lat temu
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. 4 lat temu
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject 4 lat temu
  Lenny Maiorani b2316701a8 Everywhere: void arguments to C functions 4 lat temu
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 lat temu
  Tom 8c764319ad Kernel: Various APIC timer fixes 4 lat temu
  Tom fe615e601a Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 4 lat temu
  Andreas Kling af20b9424f Kernel: Unbreak /proc/interrupts when running with APIC 4 lat temu
  Andreas Kling c7a13b7a74 Kernel: Tweak strange PAGE_ROUND_UP(1) in APIC code 4 lat temu
  Luke 68b361bd21 Kernel: Return ENOMEM in more places 4 lat temu
  Tom d89582880e Kernel: Switch singletons to use new Singleton class 5 lat temu
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" 5 lat temu
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" 5 lat temu
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" 5 lat temu
  Tom 5a98e329d1 AK: Get rid of make_singleton function 5 lat temu
  Tom f0906250a1 Kernel: Move Singleton class to AK 5 lat temu
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class 5 lat temu
  Tom b02d33bd63 Kernel: Fix some flaws that caused crashes or hangs during boot 5 lat temu