1. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. f9f21ce genirq: Clarify that irq wake state is orthogonal to enable/disable by Stephen Boyd · 5 years ago
  3. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  4. 6f1a489 x86/apic/msi: Plug non-maskable MSI affinity race by Thomas Gleixner · 5 years ago
  5. 43ee744 Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 5 years ago
  6. 11ea68f genirq, sched/isolation: Isolate from handling managed interrupts by Ming Lei · 5 years ago
  7. 0f394da irqdomain: Fix a memory leak in irq_domain_push_irq() by Kevin Hao · 5 years ago
  8. b01ecce genirq: Introduce irq_domain_translate_onecell by Yash Shah · 5 years ago
  9. 099368b genirq: Add missing __must_hold() sparse annotation by Jules Irenge · 5 years ago
  10. 8b3b547 genirq: Add missing __releases() sparse annotation by Jules Irenge · 5 years ago
  11. 025af39 genirq: Show irq name in non-oneshot error message by Luca Ceresoli · 5 years ago
  12. 407e62f Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 5 years ago
  13. 4a169a9 genirq: Introduce irq_chip_get/set_parent_state calls by Maulik Shah · 5 years ago
  14. 20a15ee genirq: Fix function documentation of __irq_alloc_descs() by luanshi · 5 years ago
  15. 0ed9ca25 irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation by Yi Wang · 5 years ago
  16. 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  17. a572ba6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  18. d281706 Merge branch 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  19. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  20. 76f0f22 Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 5 years ago
  21. 9cc5b7f Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 5 years ago
  22. eddf3e9 genirq: Prevent NULL pointer dereference in resend_irqs() by Yunfeng Ye · 5 years ago
  23. 711419e irqdomain: Add the missing assignment of domain->fwnode for named fwnode by Dexuan Cui · 5 years ago
  24. 101f85b genirq/affinity: Remove const qualifier from node_to_cpumask argument by Ming Lei · 5 years ago
  25. b1a5a73 genirq/affinity: Spread vectors on node according to nr_cpu ratio by Ming Lei · 5 years ago
  26. 53c1788 genirq/affinity: Improve __irq_build_affinity_masks() by Ming Lei · 5 years ago
  27. d0ff14f genirq: Properly pair kobject_del() with kobject_add() by Michael Kelley · 5 years ago
  28. b6a32bb genirq: Force interrupt threading on RT by Thomas Gleixner · 5 years ago
  29. 0d3d343 genirq: remove the is_affinity_mask_valid hook by Christoph Hellwig · 5 years ago
  30. 491beed genirq/affinity: Create affinity mask for single vector by Ming Lei · 5 years ago
  31. b977fcf irqdomain/debugfs: Use PAs to generate fwnode names by Marc Zyngier · 5 years ago
  32. 7b3c92b sched/core: Convert get_task_struct() to return the task by Matthew Wilcox (Oracle) · 6 years ago
  33. 3a79bc6 PCI: irq: Introduce rearm_wake_irq() by Rafael J. Wysocki · 5 years ago
  34. 0902d50 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  35. 2a1ccd3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 3a1d24c irq/irqdomain: Fix comment typo by Zenghui Yu · 6 years ago
  37. c09cb12 genirq: Update irq stats from NMI handlers by Shijith Thotton · 6 years ago
  38. 62e0468 genirq: Add optional hardware synchronization for shutdown by Thomas Gleixner · 6 years ago
  39. 1d21f2a genirq: Fix misleading synchronize_irq() documentation by Thomas Gleixner · 6 years ago
  40. 4001d8e genirq: Delay deactivation in free_irq() by Thomas Gleixner · 6 years ago
  41. 17ce302 arm64: Fix interrupt tracing in the presence of NMIs by Julien Thierry · 6 years ago
  42. 0e51833 genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks() by Minwoo Im · 6 years ago
  43. 699785f genirq/timings: Add selftest for next event computation by Daniel Lezcano · 6 years ago
  44. f52da98 genirq/timings: Add selftest for irqs circular buffer by Daniel Lezcano · 6 years ago
  45. 6aed82d genirq/timings: Add selftest for circular array by Daniel Lezcano · 6 years ago
  46. 23aa3b9 genirq/timings: Encapsulate storing function by Daniel Lezcano · 6 years ago
  47. df025e4 genirq/timings: Encapsulate timings push by Daniel Lezcano · 6 years ago
  48. 3c2e79f genirq/timings: Optimize the period detection speed by Daniel Lezcano · 6 years ago
  49. 2840eef genirq/timings: Fix timings buffer inspection by Daniel Lezcano · 6 years ago
  50. 619c1baa genirq/timings: Fix next event index function by Daniel Lezcano · 6 years ago
  51. 43b98d8 genirq/irqdomain: Remove WARN_ON() on out-of-memory condition by Geert Uytterhoeven · 6 years ago
  52. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  53. d9351ea Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  55. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  56. 2f1835df Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. fb4e059 Merge tag 'irqchip-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  58. aaebdf8 genirq/msi: Add a new field in msi_desc to store an IOMMU cookie by Julien Grall · 6 years ago
  59. 2bd1298 genirq: Introduce irq_chip_{request,release}_resource_parent() apis by Lokesh Vutla · 6 years ago
  60. 08970ec irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs() by Julien Grall · 6 years ago
  61. 52ba92f irqdesc: Replace irq_kobj_type's default_attrs field with groups by Kimberly Brown · 6 years ago
  62. 2d65c42 genirq/devres: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  63. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  64. bbba0e7 genirq/timings: Add array suffix computation code by Daniel Lezcano · 6 years ago
  65. bfe8384 genirq/timings: Remove variance computation code by Daniel Lezcano · 6 years ago
  66. 325aa19 genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent() by Stephen Boyd · 6 years ago
  67. e8458e7 genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n by Kefeng Wang · 6 years ago
  68. 59c3984 genirq: Prevent use-after-free and work list corruption by Prasad Sodagudi · 6 years ago
  69. 93417a3 genirq: Mark expected switch case fall-through by Gustavo A. R. Silva · 6 years ago
  70. bb2e320 genirq/devres: Remove excess parameter from kernel doc by Valdis Kletnieks · 6 years ago
  71. 3601fe4 Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  72. a324ca9 Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  73. 3dda927 Merge branch 'ib-qcom-ssbi' into devel by Linus Walleij · 6 years ago
  74. 9f199dd irqdomain: Allow the default irq domain to be retrieved by Marc Zyngier · 6 years ago
  75. 2f7db3c Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 6 years ago
  76. 8d91ecc irq/irq_sim: add irq_set_type() callback by Bartosz Golaszewski · 6 years ago
  77. a6a309e genirq/affinity: Remove the leftovers of the original set support by Thomas Gleixner · 6 years ago
  78. c66d4bd genirq/affinity: Add new callback for (re)calculating interrupt sets by Ming Lei · 6 years ago
  79. 9cfef55 genirq/affinity: Store interrupt sets size in struct irq_affinity by Ming Lei · 6 years ago
  80. 0145c30 genirq/affinity: Code consolidation by Thomas Gleixner · 6 years ago
  81. 8fab3d7 Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 6 years ago
  82. d869f86 Merge branch 'linus' into irq/core by Thomas Gleixner · 6 years ago
  83. a518669 genirq: Fix wrong name in request_percpu_nmi() description by Julien Thierry · 6 years ago
  84. 5aa5bd5 genirq: introduce irq_chip_mask_ack_parent() by Linus Walleij · 6 years ago
  85. b5c231d genirq: introduce irq_domain_translate_twocell by Brian Masney · 6 years ago
  86. 1136b07 genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 6 years ago
  87. 347253c genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_masks() by Ming Lei · 6 years ago
  88. 6e4933a irqdesc: Add domain handler for NMIs by Julien Thierry · 6 years ago
  89. 2dcf1fb genirq: Provide NMI handlers by Julien Thierry · 6 years ago
  90. 4b078c3 genirq: Provide NMI management for percpu_devid interrupts by Julien Thierry · 6 years ago
  91. b525903 genirq: Provide basic NMI management for interrupt lines by Julien Thierry · 6 years ago
  92. 38f7ae9 genirq: export irq_chip_set_wake_parent symbol by Brian Masney · 6 years ago
  93. 434537b genirq/debugfs: No need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  94. 12fee4c genirq/irqdesc: Fix double increment in alloc_descs() by Huacai Chen · 6 years ago
  95. bddda60 genirq: Make sure the initial affinity is not empty by Srinivas Ramana · 6 years ago
  96. 01cdfa9 genirq: Correctly annotate implicit fall through by Mathieu Malaterre · 6 years ago
  97. 44133f7 genirq: Annotate implicit fall through by Mathieu Malaterre · 6 years ago
  98. c410abbb genirq/affinity: Add is_managed to struct irq_affinity_desc by Dou Liyang · 6 years ago
  99. bec0403 genirq/core: Introduce struct irq_affinity_desc by Dou Liyang · 6 years ago
  100. c2899c3 genirq/affinity: Remove excess indentation by Thomas Gleixner · 6 years ago