1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 9114014 genirq: Add mutex to irq desc to serialize request/free_irq() by Thomas Gleixner · 8 years ago
  3. 087cdfb genirq/debugfs: Add proper debugfs interface by Thomas Gleixner · 8 years ago
  4. ecb3f39 genirq: Expose interrupt information through sysfs by Craig Gallek · 8 years ago
  5. 222df54 genirq: Allow the affinity of a percpu interrupt to be set/retrieved by Marc Zyngier · 9 years ago
  6. 425a507 genirq: Free irq_desc with rcu by Thomas Gleixner · 9 years ago
  7. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  8. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  9. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  10. 755d119 genirq: Simplify irq_data_to_desc() by Thomas Gleixner · 9 years ago
  11. 123236c genirq: Remove __irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  12. e902e14 genirq: Remove __irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  13. 6584d84 genirq: Update the comment for generic_handle_irq_desc by Huang Shijie · 9 years ago
  14. f61ae4f genirq: Provide irq_desc_has_action by Thomas Gleixner · 10 years ago
  15. a899418 hotplug: Prevent alloc/free of irq descriptors during cpu up/down by Thomas Gleixner · 10 years ago
  16. bbc9d21 genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked() by Thomas Gleixner · 10 years ago
  17. 304adf8 genirq: Introduce helper irq_desc_get_irq() by Jiang Liu · 10 years ago
  18. daf7ab7 genirq: Clean up outdated comments related to include/linux/irqdesc.h by Jiang Liu · 10 years ago
  19. 0d0b4c8 genirq: Introduce struct irq_common_data to host shared irq data by Jiang Liu · 10 years ago
  20. 7bbf1dd genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain by Jiang Liu · 10 years ago
  21. 17f4803 genirq / PM: Add flag for shared NO_SUSPEND interrupt lines by Rafael J. Wysocki · 10 years ago
  22. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  23. 76ba59f genirq: Add irq_domain-aware core IRQ handler by Marc Zyngier · 10 years ago
  24. cab303b genirq: Add sanity checks for PM options on shared interrupt lines by Thomas Gleixner · 10 years ago
  25. 1e77d0a genirq: Sanitize spurious interrupt detection of threaded irqs by Thomas Gleixner · 12 years ago
  26. 7f4a8e7 genirq: Add an accessor for IRQ_PER_CPU flag by Vinayak Kale · 11 years ago
  27. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  28. 293a7a0 genirq: Provide means to retrigger parent by Thomas Gleixner · 12 years ago
  29. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  30. ef706fb irqdesc: delete now orphaned references to timer_rand_state by Paul Gortmaker · 13 years ago
  31. c5857cc random: remove rand_initialize_irq() by Theodore Ts'o · 13 years ago
  32. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 13 years ago
  33. 31d9d9b genirq: Add support for per-cpu dev_id interrupts by Marc Zyngier · 13 years ago
  34. b687380 irq: Track the owner of irq descriptor by Sebastian Andrzej Siewior · 14 years ago
  35. fe12bc2 genirq: Uninline and sanity check generic_handle_irq() by Thomas Gleixner · 14 years ago
  36. 7707677 genirq: irq_desc: Document preflow_handler and affinity_hint by Geert Uytterhoeven · 14 years ago
  37. 0911f12 genirq: Forgotten updates/deletions after removal of compat code by Geert Uytterhoeven · 14 years ago
  38. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 14 years ago
  39. a2e8461 genirq: Provide locked setter for chip, handler, name by Thomas Gleixner · 14 years ago
  40. d3e17de genirq: Provide a lockdep helper by Thomas Gleixner · 14 years ago
  41. 3b90389 genirq; Remove the last leftovers of the old sparse irq code by Thomas Gleixner · 14 years ago
  42. d9936bb genirq: Add desc->irq_data accessor by Thomas Gleixner · 14 years ago
  43. b5faba2 genirq: Prepare the handling of shared oneshot interrupts by Thomas Gleixner · 14 years ago
  44. 7812957 genirq: Add preflow handler support by Thomas Gleixner · 14 years ago
  45. a6967ca genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y by Thomas Gleixner · 14 years ago
  46. 91c4991 genirq: Add state field to irq_data by Thomas Gleixner · 14 years ago
  47. dbec07b genirq: Add internal state field to irq_desc by Thomas Gleixner · 14 years ago
  48. a0cd9ca genirq: Namespace cleanup by Thomas Gleixner · 14 years ago
  49. cd7eab4 genirq: Add IRQ affinity notifiers by Ben Hutchings · 14 years ago
  50. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  51. 6c9ae00 irq: use per_cpu kstat_irqs by Eric Dumazet · 14 years ago
  52. 78f90d9 genirq: Remove the now unused sparse irq leftovers by Thomas Gleixner · 14 years ago
  53. 10ba1e0 genirq: Remove irq_2_iommu by Thomas Gleixner · 14 years ago
  54. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago