Historia zmian

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