1. 5c982c5 genirq: Fix typos and misspellings in comments by Krzysztof Kozlowski · 3 years, 10 months ago
  2. c260954 genirq: Use new tasklet API for resend_tasklet by Emil Renner Berthing · 4 years ago
  3. cd1752d genirq: Walk the irq_data hierarchy when resending an interrupt by Marc Zyngier · 4 years, 4 months ago
  4. b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
  5. acd26bc genirq: Provide interrupt injection mechanism by Thomas Gleixner · 4 years, 10 months ago
  6. da90921 genirq: Sanitize state handling in check_irq_resend() by Thomas Gleixner · 4 years, 10 months ago
  7. 1f85b1f genirq: Add return value to check_irq_resend() by Thomas Gleixner · 4 years, 10 months ago
  8. c16816a genirq: Add protection against unsafe usage of generic_handle_irq() by Thomas Gleixner · 4 years, 10 months ago
  9. eddf3e9 genirq: Prevent NULL pointer dereference in resend_irqs() by Yunfeng Ye · 5 years ago
  10. 99bfce5 genirq: Cleanup top of file comments by Thomas Gleixner · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  13. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  14. 75a0618 genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD by Thomas Gleixner · 9 years ago
  15. 0798abe genirq: Remove the irq argument from check_irq_resend() by Jiang Liu · 10 years ago
  16. 293a7a0 genirq: Provide means to retrigger parent by Thomas Gleixner · 12 years ago
  17. d4dc0f9 genirq: Allow check_wakeup_irqs to notice level-triggered interrupts by Thomas Gleixner · 13 years ago
  18. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 14 years ago
  19. 876dbd4 genirq: Mirror irq trigger type bits in irq_data.state by Thomas Gleixner · 14 years ago
  20. 2a0d6fb genirq: Move IRQ_PENDING flag to core by Thomas Gleixner · 14 years ago
  21. 163ef30 genirq: Move IRQ_REPLAY and IRQ_WAITING to core by Thomas Gleixner · 14 years ago
  22. 3aae994 genirq: Consolidate IRQ_DISABLED by Thomas Gleixner · 14 years ago
  23. 8792347 genirq: Consolidate disable/enable by Thomas Gleixner · 14 years ago
  24. c1ee626 genirq: Prevent access beyond allocated_irqs bitmap by Thomas Gleixner · 14 years ago
  25. 21e2b8c genirq: Provide compat handling for chip->retrigger() by Thomas Gleixner · 14 years ago
  26. c5f7563 genirq: Provide compat handling for chip->enable() by Thomas Gleixner · 14 years ago
  27. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  28. c36ba80 irq: Remove superfluous NULL pointer check in check_irq_resend() by Bartlomiej Zolnierkiewicz · 15 years ago
  29. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  30. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  31. 2464286 genirq: suppress resend of level interrupts by Thomas Gleixner · 17 years ago
  32. 88ffc35 Revert "genirq: temporary fix for level-triggered IRQ resend" by Linus Torvalds · 17 years ago
  33. 0fc4969 genirq: temporary fix for level-triggered IRQ resend by Thomas Gleixner · 17 years ago
  34. e317c8c [PATCH] ixp4xxdefconfig arm fixes by Frederik Deweerdt · 18 years ago
  35. e1ed7ac [PATCH] genirq: fix typo in IRQ resend by Imre Deak · 18 years ago
  36. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 19 years ago
  37. a4633adc [PATCH] genirq: add genirq sw IRQ-retrigger by Thomas Gleixner · 19 years ago