| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-06-20 | irqbypass: Require producers to pass in Linux IRQ number during registration | Sean Christopherson |
| 2025-06-20 | irqbypass: Use xarray to track producers and consumers | Sean Christopherson |
| 2025-06-20 | irqbypass: Use guard(mutex) in lieu of manual lock+unlock | Sean Christopherson |
| 2025-06-20 | irqbypass: Use paired consumer/producer to disconnect during unregister | Sean Christopherson |
| 2025-06-20 | irqbypass: Explicitly track producer and consumer bindings | Sean Christopherson |
| 2025-06-20 | irqbypass: Take ownership of producer/consumer token tracking | Sean Christopherson |
| 2025-06-20 | irqbypass: Drop superfluous might_sleep() annotations | Sean Christopherson |
| 2025-06-20 | irqbypass: Drop pointless and misleading THIS_MODULE get/put | Sean Christopherson |
