Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 79745507a9 Kernel: Use IntrusiveList for keeping track of GenericInterruptHandlers hace 4 años
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView hace 4 años
  Hendiadyoin1 925be2758e Kernel: Remove unused CPU.h includes hace 4 años
  Liav A b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory hace 4 años
  Tom 32d9534c67 Kernel: Fix GenericInterruptHandler problems with virtual functions hace 4 años
  Tom 901ef3f1c8 Kernel: Specify default memory order for some non-synchronizing Atomics hace 4 años
  Tom 5e08ae4e14 Kernel: Fix counting interrupts hace 4 años
  Tom fe615e601a Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs hace 4 años
  Liav A ab87d42200 Kernel: Remove the enabled concept of IRQ handlers hace 4 años
  Liav A a431108ab6 Kernel: Add and remove explicit keyword where needed hace 4 años
  Tom bc107d0b33 Kernel: Add SMP IPI support hace 5 años
  Liav A 3f98a67d75 Interrupts: Remove unused methods hace 5 años
  Liav A e880fe0765 Kernel: Use a const reference to RegisterState in IRQ handling hace 5 años
  Liav A 773afefe7c Kernel: Change HandlerPurpose to HandlerType hace 5 años
  Liav A e22ab33a4d Kernel: Add SpuriousInterruptHandler type into HandlerPurpose hace 5 años
  Liav A fe664965c2 Kernel: Change get_sharing_devices_count() in GenericInterruptHandler hace 5 años
  Liav A b201b23363 Kernel: Add Interrupt Management and Generic Interrupt Handler hace 5 años