1. 10a50f1 genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip by Roger Quadros · 9 years ago
  2. b7dccbe Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 9 years ago
  3. 1b7047e genirq: Allow the irqchip state of an IRQ to be save/restored by Marc Zyngier · 10 years ago
  4. fe0c52f genirq: MSI: Fix freeing of unallocated MSI by Marc Zyngier · 10 years ago
  5. 462b69b Merge branch 'linus' into irq/core to get the GIC updates which by Thomas Gleixner · 9 years ago
  6. 08b55e2 genirq: Add irqchip_set_wake_parent by Marc Zyngier · 10 years ago
  7. 33ca8a5 Merge tag 'v4.0-rc2' into irq/core, to refresh the tree before applying new changes by Ingo Molnar · 10 years ago
  8. 17f4803 genirq / PM: Add flag for shared NO_SUSPEND interrupt lines by Rafael J. Wysocki · 10 years ago
  9. 02cea39 genirq: Provide disable_hardirq() by Peter Zijlstra · 10 years ago
  10. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. c1d7f03 irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  12. 4fe7ffb genirq: Fix null pointer reference in irq_set_affinity_hint() by Jesse Brandeburg · 10 years ago
  13. e2e64a9 genirq: Set initial affinity in irq_set_affinity_hint() by Jesse Brandeburg · 10 years ago
  14. c291ee6 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 10 years ago
  15. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. 74faaf7 genirq: Move irq_chip_write_msi_msg() helper to core by Thomas Gleixner · 10 years ago
  17. 38b6a1c PCI/MSI: Move cached entry functions to irq core by Jiang Liu · 10 years ago
  18. aeeb596 genirq: Provide default callbacks for msi_domain_ops by Jiang Liu · 10 years ago
  19. d910969 genirq: Introduce msi_domain_alloc/free_irqs() by Jiang Liu · 10 years ago
  20. f3cf8bb genirq: Add generic msi irq domain support by Jiang Liu · 10 years ago
  21. f86eff2 genirq: Work around __irq_set_handler vs stacked domains ordering issues by Marc Zyngier · 10 years ago
  22. afb7da8 irqdomain: Introduce helper function irq_domain_add_hierarchy() by Jiang Liu · 10 years ago
  23. 36d7273 irqdomain: Implement a method to automatically call parent domains alloc/free by Jiang Liu · 10 years ago
  24. 1b53770 genirq: Introduce helper irq_domain_set_info() to reduce duplicated code by Jiang Liu · 10 years ago
  25. 2cb6254 genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip by Jiang Liu · 10 years ago
  26. 515085e genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip by Jiang Liu · 10 years ago
  27. 56e8aba genirq: Add more helper functions to support stacked irq_chip by Yingjoe Chen · 10 years ago
  28. 85f08c1 genirq: Introduce helper functions to support stacked irq_chip by Jiang Liu · 10 years ago
  29. 0cc01ab irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF by Yingjoe Chen · 10 years ago
  30. f8264e3 irqdomain: Introduce new interfaces to support hierarchy irqdomains by Jiang Liu · 10 years ago
  31. b790559 genirq: Generic chip: Add big endian I/O accessors by Kevin Cernekee · 10 years ago
  32. 332fd7c genirq: Generic chip: Change irq_reg_{readl,writel} arguments by Kevin Cernekee · 10 years ago
  33. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  34. 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
  35. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  37. 88b42a4 Merge branch 'pm-genirq' by Rafael J. Wysocki · 10 years ago
  38. 76ba59f genirq: Add irq_domain-aware core IRQ handler by Marc Zyngier · 10 years ago
  39. 9ce7a25 genirq: Simplify wakeup mechanism by Thomas Gleixner · 10 years ago
  40. b76f167 genirq: Mark wakeup sources as armed on suspend by Thomas Gleixner · 10 years ago
  41. c7bd3ec0 genirq: Create helper for flow handler entry check by Thomas Gleixner · 10 years ago
  42. c3d7acd genirq: Distangle edge handler entry by Thomas Gleixner · 10 years ago
  43. c4df606 genirq: Avoid double loop on suspend by Thomas Gleixner · 10 years ago
  44. 092fadd genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs() by Thomas Gleixner · 10 years ago
  45. 5417de2 genirq: Make use of pm misfeature accounting by Thomas Gleixner · 10 years ago
  46. cab303b genirq: Add sanity checks for PM options on shared interrupt lines by Thomas Gleixner · 10 years ago
  47. 8df2e02 genirq: Move suspend/resume logic into irq/pm code by Thomas Gleixner · 10 years ago
  48. 307b28b genirq: fix reference in devm_request_threaded_irq comment by Emilio López · 10 years ago
  49. 532d0d0 irqchips: Replace __this_cpu_ptr uses by Christoph Lameter · 10 years ago
  50. 7cad45e irq: Export handle_fasteoi_irq by Vincent Stehlé · 10 years ago
  51. 08d69a2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. c6f1224 Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND" by Thomas Gleixner · 10 years ago
  53. 21d1f90 Revert "PM / sleep / irq: Do not suspend wakeup interrupts" by Thomas Gleixner · 10 years ago
  54. 4fae4e7 irq: Warn when shared interrupts do not match on NO_SUSPEND by Peter Zijlstra · 10 years ago
  55. 1b07338 Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 10 years ago
  56. a5152c8 genirq: generic chip: Export irq_map_generic_chip function by Boris BREZILLON · 10 years ago
  57. d709f7b PM / sleep / irq: Do not suspend wakeup interrupts by Rafael J. Wysocki · 10 years ago
  58. 8844aad genirq: Fix memory leak when calling irq_free_hwirqs() by Keith Busch · 10 years ago
  59. 43a7759 genirq: Export irq_domain_disassociate() to architecture interrupt drivers by Jiang Liu · 10 years ago
  60. a257954 genirq: Improve documentation to match current implementation by Jiang Liu · 10 years ago
  61. d8179bc genirq: Remove dynamic_irq mess by Thomas Gleixner · 10 years ago
  62. c940e01 genirq: Replace dynamic_irq_init/cleanup by Thomas Gleixner · 10 years ago
  63. 1d00835 genirq: Remove irq_reserve_irq[s] by Thomas Gleixner · 10 years ago
  64. f63b6a0 genirq: Replace reserve_irqs in core code by Thomas Gleixner · 10 years ago
  65. 7b6ef12 genirq: Provide generic hwirq allocation facility by Thomas Gleixner · 10 years ago
  66. 1e77d0a genirq: Sanitize spurious interrupt detection of threaded irqs by Thomas Gleixner · 12 years ago
  67. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 10 years ago
  68. 01f8fa4 genirq: Allow forcing cpu affinity of interrupts by Thomas Gleixner · 10 years ago
  69. d6ee6d2 genirq: Export symbol no_action() by Alexander Shiyan · 11 years ago
  70. bab5c79 genirq: procfs: Make smp_affinity values go+r by Chema Gonzalez · 11 years ago
  71. 328a497 genirq: Add a new IRQCHIP_EOI_THREADED flag by Thomas Gleixner · 11 years ago
  72. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 11 years ago
  73. c1bacba genirq: Provide irq_request/release_resources chip callbacks by Thomas Gleixner · 11 years ago
  74. 8f945a3 genirq: Move kstat_incr_irqs_this_cpu() to core by Thomas Gleixner · 11 years ago
  75. 792d001 genirq: Add a kstat helper to increment irq stats by Thomas Gleixner · 11 years ago
  76. 64be38a genirq: Include missing header file in irqdomain.c by Rashika Kheria · 11 years ago
  77. c685689 genirq: Remove racy waitqueue_active check by Chuansheng Liu · 11 years ago
  78. b04c644 genirq: Update the a comment typo by Chuansheng Liu · 11 years ago
  79. a92444c genirq: Provide irq_wake_thread() by Thomas Gleixner · 11 years ago
  80. 18258f7 genirq: Provide synchronize_hardirq() by Thomas Gleixner · 11 years ago
  81. 5a667a0 Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. 2c45aad genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n by Paul Gortmaker · 11 years ago
  83. 0668d30 genirq: Add devm_request_any_context_irq() by Stephen Boyd · 11 years ago
  84. 923fa4e genirq: Generic irq chip requires IRQ_DOMAIN by Nitin A Kamble · 11 years ago
  85. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. ac01810 irq: Enable all irqs unconditionally in irq_resume by Laxman Dewangan · 11 years ago
  87. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  89. b39898c genirq: Prevent spurious detection for unconditionally polled interrupts by Thomas Gleixner · 11 years ago
  90. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  91. bbfe65c genirq: Set the irq thread policy without checking CAP_SYS_NICE by Thomas Pfaff · 11 years ago
  92. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  93. f788e7b irq: Fix some trivial typos in comments by Xie XiuQi · 11 years ago
  94. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  95. 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
  96. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  97. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  98. 002fca5 genirq: generic chip: Use DIV_ROUND_UP to calculate numchips by Axel Lin · 11 years ago
  99. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  100. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago