Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 79745507a9 Kernel: Use IntrusiveList for keeping track of GenericInterruptHandlers пре 4 година
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h пре 4 година
  Hendiadyoin1 925be2758e Kernel: Remove unused CPU.h includes пре 4 година
  Liav A b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt пре 4 година
  Liav A 030999d269 Kernel/Interrupts: Enumerate nested handlers in a shared handler пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory пре 4 година
  Andreas Kling c7160400d7 Kernel: Convert klog() => AK::Format in SharedIRQHandler пре 4 година
  Tom 32d9534c67 Kernel: Fix GenericInterruptHandler problems with virtual functions пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions пре 4 година
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) пре 4 година
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. пре 4 година
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. пре 4 година
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. пре 4 година
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. пре 4 година
  asynts dd727d1fec Everywhere: Replace a bundle of dbg with dbgln. пре 4 година
  Tom 5e08ae4e14 Kernel: Fix counting interrupts пре 4 година
  Ben Wiederhake eac3bbdcee Kernel: Unbreak building with extra debug macros, part 1 пре 4 година
  Liav A ab87d42200 Kernel: Remove the enabled concept of IRQ handlers пре 4 година
  Liav A f86be46c98 Kernel: Abstract IRQ controller handling from Interrupt handlers пре 5 година
  Liav A e880fe0765 Kernel: Use a const reference to RegisterState in IRQ handling пре 5 година
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() пре 5 година
  Liav A 6f914ed0a4 Kernel: Simplify interrupt management пре 5 година
  Liav A 800a46ace9 Kernel: Delete unnecessary register & unregister calls пре 5 година
  Liav A 9587f2d3ee Kernel: Add SharedIRQHandler class пре 5 година