1. 474aa3d Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 8 years ago
  2. 0f4ed15 irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQs by Paul Burton · 8 years ago
  3. e875bd6 irqchip/mips-gic: Fix local interrupts by Paul Burton · 8 years ago
  4. cae750b irqchip/mips-gic: Use for_each_set_bit to iterate over IRQs by Paul Burton · 8 years ago
  5. 2564970 irqchip/mips-gic: Implement activate op for device domain by Paul Burton · 8 years ago
  6. 6a33fa2 irqchip/mips-gic: Cleanup chip and handler setup by Paul Burton · 8 years ago
  7. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  8. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 547aefc irqchip/mips-gic: Match IPI IRQ domain by bus token only by Paul Burton · 8 years ago
  10. 99ec8a3 irqchip/mips-gic: Map to VPs using HW VPNum by Paul Burton · 8 years ago
  11. 8658be1 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 8 years ago
  12. 21c57fd irqchip/mips-gic: Populate irq_domain names by Harvey Hunt · 8 years ago
  13. 4b2312b irqchip/mips-gic: Fix IRQs in gic_dev_domain by Harvey Hunt · 8 years ago
  14. ba01cf0 irqchip: mips-gic: Setup EIC mode on each CPU if it's in use by Paul Burton · 8 years ago
  15. 835d2b4 irqchip: mips-gic: Provide VP ID accessor by Paul Burton · 8 years ago
  16. d46812b irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR by Paul Burton · 8 years ago
  17. 91951f9 irqchip/mips-gic: Don't overrun pcpu_masks array by Paul Burton · 8 years ago
  18. 16a8083 irqchip/mips-gic: Add new DT property to reserve IPIs by Qais Yousef · 9 years ago
  19. bb11cff MIPS: Make smp CMP, CPS and MT use the new generic IPI functions by Qais Yousef · 9 years ago
  20. 78930f0 irqchip/mips-gic: Clear percpu_masks correctly when mapping by Qais Yousef · 9 years ago
  21. 2a07870 irqchip/mips-gic: Use gic_vpes instead of NR_CPUS by Qais Yousef · 9 years ago
  22. c98c1822 irqchip/mips-gic: Add device hierarchy domain by Qais Yousef · 9 years ago
  23. 2af70a9 irqchip/mips-gic: Add a IPI hierarchy domain by Qais Yousef · 9 years ago
  24. c0a9f72 irqchip: irq-mips-gic: Provide function to map GIC user section by Alex Smith · 9 years ago
  25. d77d5ac irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC. by Paul Burton · 9 years ago
  26. ab41f6c irqchip: mips-gic: Convert CPU numbers to VP IDs. by Paul Burton · 9 years ago
  27. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  28. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  29. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 6f50c83 IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs by Markos Chandras · 9 years ago
  31. c3f57f0 IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs by Markos Chandras · 9 years ago
  32. 4ace613 MIPS: SMP: Don't increment irq_count multiple times for call function IPIs by Alex Smith · 9 years ago
  33. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  34. a595fc5 irqchip/mips-gic: Use irq_set_chip_handler_name_locked by Thomas Gleixner · 9 years ago
  35. 72f86db irqchip/mips-gic: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  36. 41a83e0 irqchip: Prepare for local stub header removal by Joel Porquet · 9 years ago
  37. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 9 years ago
  38. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. 1b3ed36 IRQCHIP: mips-gic: Don't nest calls to do_IRQ() by Rabin Vincent · 9 years ago
  40. 9600973 irqchip: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  41. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  42. 8fa4b93 IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counter by Markos Chandras · 9 years ago
  43. 6429e2b IRQCHIP: mips-gic: Add function for retrieving FDC IRQ by James Hogan · 9 years ago
  44. b720fd8 irqchip: mips-gic: Don't treat FDC IRQ as percpu devid by James Hogan · 9 years ago
  45. 7e3e6cb IRQCHIP: mips-gic: Fix typo in comment by James Hogan · 9 years ago
  46. f9b531f drivers: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  47. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  48. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. ae58d88 MIPS: cevt-r4k: Drop GIC special case by James Hogan · 9 years ago
  50. 1b6af71 IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp by James Hogan · 9 years ago
  51. d7eb4f2 irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch() by Qais Yousef · 9 years ago
  52. a705727 irqchip: mips-gic: Add device-tree support by Andrew Bresticker · 10 years ago
  53. b085451 clocksource: mips-gic: Move gic_frequency to clocksource driver by Andrew Bresticker · 10 years ago
  54. a331ce6 clocksource: mips-gic: Combine with GIC clockevent driver by Andrew Bresticker · 10 years ago
  55. fa5635a MIPS: Move GIC clocksource driver to drivers/clocksource/ by Andrew Bresticker · 10 years ago
  56. 53a7bc8 irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros by Andrew Bresticker · 10 years ago
  57. 8f5ee79 irqchip: mips-gic: Remove gic_{pending,itrmask}_regs by Andrew Bresticker · 10 years ago
  58. fb8f7be1 irqchip: mips-gic: Clean up #includes by Andrew Bresticker · 10 years ago
  59. 824f3f7 irqchip: mips-gic: Clean up header file by Andrew Bresticker · 10 years ago
  60. 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 10 years ago
  61. 5f68fea irqchip: mips-gic: Use proper iomem accessors by Andrew Bresticker · 10 years ago
  62. 387904f irqchip: mips-gic: Export function to read counter width by Andrew Bresticker · 10 years ago
  63. 3263d08 irqchip: mips-gic: Remove unnecessary globals by Andrew Bresticker · 10 years ago
  64. e9de688 irqchip: mips-gic: Support local interrupts by Andrew Bresticker · 10 years ago
  65. 4a6a3ea3 irqchip: mips-gic: Use separate edge/level irq_chips by Andrew Bresticker · 10 years ago
  66. fbd5524 irqchip: mips-gic: Probe for number of external interrupts by Andrew Bresticker · 10 years ago
  67. 18743d2 irqchip: mips-gic: Stop using per-platform mapping tables by Andrew Bresticker · 10 years ago
  68. c49581a irqchip: mips-gic: Use IRQ domains by Andrew Bresticker · 10 years ago
  69. 14d160a irqchip: mips-gic: Fix gic_set_affinity() return value by Andrew Bresticker · 10 years ago
  70. 95150ae irqchip: mips-gic: Implement irq_set_type callback by Andrew Bresticker · 10 years ago
  71. 5561c9e irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks by Andrew Bresticker · 10 years ago
  72. 8a19b8f MIPS: Move GIC to drivers/irqchip/ by Andrew Bresticker · 10 years ago[Renamed from arch/mips/kernel/irq-gic.c]
  73. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  74. 31521a7 MIPS: GIC: Generalise check for pending interrupts by Jeffrey Deans · 10 years ago
  75. 6096e11 MIPS: GIC: Prevent array overrun by Jeffrey Deans · 10 years ago
  76. b0a88ae MIPS: GIC: Remove GIC_FLAG_IPI by Jeffrey Deans · 10 years ago
  77. 822350b MIPS: GIC: move GIC interrupt bitmap declarations by Jeffrey Deans · 10 years ago
  78. 414408d0 MIPS: allow GIC clockevent device config from other CPUs by Paul Burton · 10 years ago
  79. 9d98127 MIPS: Remove gcmpregs.h by Paul Burton · 10 years ago
  80. c214c03 MIPS: GIC: Fix gic_set_affinity infinite loop by Tony Wu · 11 years ago
  81. 0ab2b7d MIPS: Add new GIC clockevent driver. by Raghu Gandham · 11 years ago
  82. dfa762e MIPS: Refactor GIC clocksource code. by Steven J. Hill · 11 years ago
  83. 28ea215 MIPS: Move 'gic_frequency' to common location. by Steven J. Hill · 11 years ago
  84. ff86714 MIPS: Move 'gic_present' to common location. by Steven J. Hill · 11 years ago
  85. 3234f44 MIPS: Make VPE count to be one-based. by Steven J. Hill · 12 years ago
  86. ec167f2 MIPS: Add new end of interrupt functionality for GIC. by Steven J. Hill · 12 years ago
  87. 98b67c3 MIPS: Add EIC support for GIC. by Steven J. Hill · 12 years ago
  88. 2299c49 MIPS: Code clean-ups for the GIC. by Steven J. Hill · 12 years ago
  89. 0b271f5 MIPS: Make GIC code platform independent. by Steven J. Hill · 12 years ago
  90. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  91. 161d049 MIPS: GIC: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  92. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  93. 7dde29c MIPS: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  94. 863cb9b MIPS: GIC: Remove dependencies from Malta files. by Ralf Baechle · 14 years ago
  95. 7098f74 MIPS: GIC: Random fixes and enhancements. by Chris Dearman · 15 years ago
  96. a214cef MIPS: CMP: Extend IPI handling to CPU number by Tim Anderson · 15 years ago
  97. 9306c8d MIPS: CMP: Extend the GIC IPI interrupts beyond 32 by Tim Anderson · 15 years ago
  98. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  99. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  100. e65e49d irq: update all arches for new irq_desc by Mike Travis · 15 years ago