1. cba6437 genirq/proc: Reject invalid affinity masks (again) by Thomas Gleixner · 5 years ago
  2. f9f21ce genirq: Clarify that irq wake state is orthogonal to enable/disable by Stephen Boyd · 5 years ago
  3. 11ea68f genirq, sched/isolation: Isolate from handling managed interrupts by Ming Lei · 5 years ago
  4. 025af39 genirq: Show irq name in non-oneshot error message by Luca Ceresoli · 5 years ago
  5. 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
  6. b6a32bb genirq: Force interrupt threading on RT by Thomas Gleixner · 5 years ago
  7. 7b3c92b sched/core: Convert get_task_struct() to return the task by Matthew Wilcox (Oracle) · 6 years ago
  8. 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
  9. 62e0468 genirq: Add optional hardware synchronization for shutdown by Thomas Gleixner · 6 years ago
  10. 1d21f2a genirq: Fix misleading synchronize_irq() documentation by Thomas Gleixner · 6 years ago
  11. 4001d8e genirq: Delay deactivation in free_irq() by Thomas Gleixner · 6 years ago
  12. 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
  13. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  14. 59c3984 genirq: Prevent use-after-free and work list corruption by Prasad Sodagudi · 6 years ago
  15. 93417a3 genirq: Mark expected switch case fall-through by Gustavo A. R. Silva · 6 years ago
  16. 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
  17. d869f86 Merge branch 'linus' into irq/core by Thomas Gleixner · 6 years ago
  18. a518669 genirq: Fix wrong name in request_percpu_nmi() description by Julien Thierry · 6 years ago
  19. 4b078c3 genirq: Provide NMI management for percpu_devid interrupts by Julien Thierry · 6 years ago
  20. b525903 genirq: Provide basic NMI management for interrupt lines by Julien Thierry · 6 years ago
  21. bddda60 genirq: Make sure the initial affinity is not empty by Srinivas Ramana · 6 years ago
  22. 44133f7 genirq: Annotate implicit fall through by Mathieu Malaterre · 6 years ago
  23. c5f48c0 genirq: Fix various typos in comments by Ingo Molnar · 6 years ago
  24. 746a923 genirq: Fix race on spurious interrupt detection by Lukas Wunner · 6 years ago
  25. d0daaea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  26. d1f0301 genirq: Make force irq threading setup more robust by Thomas Gleixner · 6 years ago
  27. d91cfeb genirq: Remove redundant NULL pointer check in __free_irq() by RAGHU Halharvi · 7 years ago
  28. 519cc86 genirq: Synchronize only with single thread on free_irq() by Lukas Wunner · 7 years ago
  29. 836557b genirq: Update code comments wrt recycled thread_mask by Lukas Wunner · 7 years ago
  30. 0a13ec0 genirq: Fix editing error in a comment by Jonathan Neuschäfer · 7 years ago
  31. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. 12f4707 genirq/affinity: Defer affinity setting if irq chip is busy by Thomas Gleixner · 7 years ago
  33. 47b82e8 ide: don't enable/disable interrupts in force threaded-IRQ mode by Sebastian Andrzej Siewior · 7 years ago
  34. 52a65ff genirq: Add missing SPDX identifiers by Thomas Gleixner · 7 years ago
  35. 99bfce5 genirq: Cleanup top of file comments by Thomas Gleixner · 7 years ago
  36. 83ac4ca genirq: Pass desc to __irq_free instead of irq number by Uwe Kleine König · 7 years ago
  37. cbf8699 genirq: Let irq thread follow the effective hard irq affinity by Thomas Gleixner · 7 years ago
  38. 41cc304 Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 7 years ago
  39. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. ffc661c genirq: Fix type of shifting literal 1 in __setup_irq() by Rasmus Villemoes · 7 years ago
  41. 4f8413a genirq: Track whether the trigger type has been set by Marc Zyngier · 7 years ago
  42. 250a53d genirq: Document vcpu_info usage for percpu_devid interrupts by Christoffer Dall · 7 years ago
  43. e43b3b5 genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs by Thomas Gleixner · 7 years ago
  44. 19e1d4e genirq: Warn when effective affinity is not updated by Thomas Gleixner · 7 years ago
  45. c942cee genirq: Separate activation and startup by Thomas Gleixner · 7 years ago
  46. e0b4779 genirq/debugfs: Show debug information for all irq descriptors by Thomas Gleixner · 7 years ago
  47. 2827a41 genirq: Check __free_irq() return value for NULL by Alexandru Moise · 7 years ago
  48. 0abce64 genirq: Let irq_set_vcpu_affinity() iterate over hierarchy by Marc Zyngier · 8 years ago
  49. 19d39a3 genirq: Keep chip buslock across irq_request/release_resources() by Thomas Gleixner · 8 years ago
  50. c80081b genirq: Allow to pass the IRQF_TIMER flag with percpu irq request by Daniel Lezcano · 8 years ago
  51. 2343877 genirq/timings: Move free timings out of spinlocked region by Thomas Gleixner · 8 years ago
  52. 46e48e2 genirq: Move irq resource handling out of spinlocked region by Thomas Gleixner · 8 years ago
  53. 9114014 genirq: Add mutex to irq desc to serialize request/free_irq() by Thomas Gleixner · 8 years ago
  54. 3a90795 genirq: Move bus locking into __setup_irq() by Thomas Gleixner · 8 years ago
  55. b2d3d61 genirq/timings: Add infrastructure to track the interrupt timings by Daniel Lezcano · 8 years ago
  56. 4cde9c6 genirq: Add force argument to irq_startup() by Thomas Gleixner · 8 years ago
  57. 137221d genirq: Move pending helpers to internal.h by Christoph Hellwig · 8 years ago
  58. 2e05155 genirq: Move initial affinity setup to irq_startup() by Thomas Gleixner · 8 years ago
  59. 43564bd genirq: Rename setup_affinity() to irq_setup_affinity() by Thomas Gleixner · 8 years ago
  60. cba4235 genirq: Remove mask argument from setup_affinity() by Thomas Gleixner · 8 years ago
  61. 087cdfb genirq/debugfs: Add proper debugfs interface by Thomas Gleixner · 8 years ago
  62. b50fb7c Merge branch 'linus' into irq/core by Thomas Gleixner · 8 years ago
  63. fa07ab7 genirq: Release resources in __setup_irq() error path by Heiner Kallweit · 8 years ago
  64. 04c848d genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts by Thomas Gleixner · 8 years ago
  65. 201d7f4 genirq: Handle NOAUTOEN interrupt setup proper by Thomas Gleixner · 8 years ago
  66. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  67. 25ce4be genirq: Return the IRQ name from free_irq() by Christoph Hellwig · 8 years ago
  68. a7e60e5 genirq: Fix indentation in remove_irq() by Christoph Hellwig · 8 years ago
  69. 382bd4d genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs by Hans de Goede · 8 years ago
  70. d170fe7 genirq: Use cpumask_available() for check of cpumask variable by Matthias Kaehlcke · 8 years ago
  71. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  72. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  73. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  74. 7ee7e87 genirq: Use irq type from irqdata instead of irqdesc by Thomas Gleixner · 8 years ago
  75. 3118dac kernel/irq: Export irq_set_parent() by Sudip Mukherjee · 8 years ago
  76. 16217dc Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 8 years ago
  77. 00b992d genirq: No need to mask non trigger mode flags before __irq_set_trigger() by Alexander Kuleshov · 9 years ago
  78. 4396f46 genirq: Fix potential memleak when failing to get irq pm by Shawn Lin · 8 years ago
  79. 8658be1 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 9 years ago
  80. 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 9 years ago
  81. 9c25558 genirq: Introduce IRQD_AFFINITY_MANAGED flag by Thomas Gleixner · 9 years ago
  82. be45beb genirq: Add runtime power management support for IRQ chips by Jon Hunter · 9 years ago
  83. f35ad08 genirq: Look-up percpu trigger type if not specified by caller by Marc Zyngier · 9 years ago
  84. 4b357da genirq: Look-up trigger type if not specified by caller by Jon Hunter · 9 years ago
  85. 9b5d585 genirq: Ensure IRQ descriptor is valid when setting-up the IRQ by Jon Hunter · 9 years ago
  86. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  87. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  88. e237a55 x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" by Chen Fan · 9 years ago
  89. f944b5a genirq: Use a common macro to go through the actions list by Daniel Lezcano · 9 years ago
  90. 3d116a6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. abc7e40 genirq: Prevent chip buslock deadlock by Thomas Gleixner · 9 years ago
  92. f0cb322 genirq: Implement irq_percpu_is_enabled() by Thomas Petazzoni · 9 years ago
  93. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  94. e984977 genirq: Add flag to force mask in disable_irq[_nosync]() by Thomas Gleixner · 9 years ago
  95. fcf1ae2 genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n by Feng Wu · 9 years ago
  96. aec2e2a irq: Export per-cpu irq allocation and de-allocation functions by Maxime Ripard · 9 years ago
  97. a1b7feb genirq: Fix the documentation of request_percpu_irq by Maxime Ripard · 9 years ago
  98. 2a1d3ab genirq: Handle force threading of irqs with primary and thread handler by Thomas Gleixner · 9 years ago
  99. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  100. 1ee4fb3 genirq: Export irq_[get|set]_irqchip_state() by Bjorn Andersson · 9 years ago