Commit History

Author SHA1 Message Date
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 years ago
  Andreas Kling 72cccfddbf Kernel: Convert klog() => AK::Format in APICTimer 4 years ago
  Tom cdbd878a14 Kernel: Fix APIC timer calibration to be more accurate 4 years ago
  Tom 32d9534c67 Kernel: Fix GenericInterruptHandler problems with virtual functions 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions 4 years ago
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 years ago
  Tom 180cc85d79 Kernel: Report more accurate ticks per second for APIC timer 4 years ago
  Tom d076b00248 Kernel: Fix APIC timer frequency 4 years ago
  Tom 8c764319ad Kernel: Various APIC timer fixes 4 years ago
  Tom fe615e601a Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 4 years ago