1. be9b22b genirq: Add chip_[suspend|resume] PM support to irq_chip by Brian Norris · 9 years ago
  2. c586348 genirq: generic chip: Support hierarchy domain by Stefan Agner · 10 years ago
  3. b790559 genirq: Generic chip: Add big endian I/O accessors by Kevin Cernekee · 10 years ago
  4. 332fd7c genirq: Generic chip: Change irq_reg_{readl,writel} arguments by Kevin Cernekee · 10 years ago
  5. a5152c8 genirq: generic chip: Export irq_map_generic_chip function by Boris BREZILLON · 10 years ago
  6. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  8. 002fca5 genirq: generic chip: Use DIV_ROUND_UP to calculate numchips by Axel Lin · 11 years ago
  9. 80cc38b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  10. ccc414f genirq: Add the generic chip to the genirq docbook by Thomas Gleixner · 12 years ago
  11. d55f0cc genirq: generic-chip: Export some irq_gc_ functions by Fabio Estevam · 12 years ago
  12. 6fff831 genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips by James Hogan · 12 years ago
  13. 37074c5a irq/generic-chip: fix a few kernel-doc entries by Uwe Kleine-König · 12 years ago
  14. 1aa0dd9 irqdomain: Eliminate revmap type by Grant Likely · 12 years ago
  15. 0bb4afb irqdomain: Add a name field by Grant Likely · 12 years ago
  16. e8bd834 genirq: irqchip: Add mask to block out invalid irqs by Grant Likely · 12 years ago
  17. 088f40b genirq: Generic chip: Add linear irq domain support by Thomas Gleixner · 12 years ago
  18. 3528d82 genirq: Generic chip: Split out code into separate functions by Thomas Gleixner · 12 years ago
  19. d005181 genirq: irqchip: Add a mask calculation function by Thomas Gleixner · 12 years ago
  20. 966dc73 genirq: Generic chip: Cache per irq bit mask by Thomas Gleixner · 12 years ago
  21. af80b0f genirq: Generic chip: Handle separate mask registers by Gerlando Falauto · 12 years ago
  22. 899f0e6 genirq: Generic chip: Add support for per chip type mask cache by Gerlando Falauto · 12 years ago
  23. cfeaa93 genirq: Generic chip: Remove the local cur_regs() function by Gerlando Falauto · 12 years ago
  24. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  25. 825de2e irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip by Nobuhiro Iwamatsu · 13 years ago
  26. 1dd75f9 genirq: Fix wrong bit operation by jhbird.choi@samsung.com · 13 years ago
  27. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  28. cfefd21 genirq: Add chip suspend and resume callbacks by Thomas Gleixner · 14 years ago
  29. 7d82806 genirq: Implement a generic interrupt chip by Thomas Gleixner · 14 years ago