Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c7160400d7 Kernel: Convert klog() => AK::Format in SharedIRQHandler há 4 anos atrás
  Tom 32d9534c67 Kernel: Fix GenericInterruptHandler problems with virtual functions há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions há 4 anos atrás
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) há 4 anos atrás
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. há 4 anos atrás
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. há 4 anos atrás
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. há 4 anos atrás
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. há 4 anos atrás
  asynts dd727d1fec Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
  Tom 5e08ae4e14 Kernel: Fix counting interrupts há 4 anos atrás
  Ben Wiederhake eac3bbdcee Kernel: Unbreak building with extra debug macros, part 1 há 5 anos atrás
  Liav A ab87d42200 Kernel: Remove the enabled concept of IRQ handlers há 5 anos atrás
  Liav A f86be46c98 Kernel: Abstract IRQ controller handling from Interrupt handlers há 5 anos atrás
  Liav A e880fe0765 Kernel: Use a const reference to RegisterState in IRQ handling há 5 anos atrás
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() há 5 anos atrás
  Liav A 6f914ed0a4 Kernel: Simplify interrupt management há 5 anos atrás
  Liav A 800a46ace9 Kernel: Delete unnecessary register & unregister calls há 5 anos atrás
  Liav A 9587f2d3ee Kernel: Add SharedIRQHandler class há 5 anos atrás