aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/manage.c
AgeCommit message (Expand)Author
2023-05-17genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song
2022-05-12genirq: Synchronize interrupt thread startupThomas Pfaff
2021-03-24genirq: Disable interrupts for force threaded handlersThomas Gleixner
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-04-01genirq: Fix reference leaks on irq affinity notifiersEdward Cree
2020-02-28genirq/proc: Reject invalid affinity masks (again)Thomas Gleixner
2019-09-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-08-19genirq: Force interrupt threading on RTThomas Gleixner
2019-07-25sched/core: Convert get_task_struct() to return the taskMatthew Wilcox (Oracle)
2019-07-08Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-03genirq: Add optional hardware synchronization for shutdownThomas Gleixner
2019-07-03genirq: Fix misleading synchronize_irq() documentationThomas Gleixner
2019-07-03genirq: Delay deactivation in free_irq()Thomas Gleixner
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-03-24genirq: Prevent use-after-free and work list corruptionPrasad Sodagudi
2019-03-23genirq: Mark expected switch case fall-throughGustavo A. R. Silva
2019-02-23Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2019-02-14Merge branch 'linus' into irq/coreThomas Gleixner
2019-02-14genirq: Fix wrong name in request_percpu_nmi() descriptionJulien Thierry
2019-02-05genirq: Provide NMI management for percpu_devid interruptsJulien Thierry
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry
2019-01-15genirq: Make sure the initial affinity is not emptySrinivas Ramana
2019-01-15genirq: Annotate implicit fall throughMathieu Malaterre
2018-12-18genirq: Fix various typos in commentsIngo Molnar
2018-10-19genirq: Fix race on spurious interrupt detectionLukas Wunner
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-03genirq: Make force irq threading setup more robustThomas Gleixner
2018-07-17genirq: Remove redundant NULL pointer check in __free_irq()RAGHU Halharvi
2018-06-24genirq: Synchronize only with single thread on free_irq()Lukas Wunner
2018-06-24genirq: Update code comments wrt recycled thread_maskLukas Wunner
2018-06-19genirq: Fix editing error in a commentJonathan Neuschäfer
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-06genirq/affinity: Defer affinity setting if irq chip is busyThomas Gleixner
2018-06-05ide: don't enable/disable interrupts in force threaded-IRQ modeSebastian Andrzej Siewior
2018-03-20genirq: Add missing SPDX identifiersThomas Gleixner
2018-03-20genirq: Cleanup top of file commentsThomas Gleixner
2018-03-20genirq: Pass desc to __irq_free instead of irq numberUwe Kleine König
2018-02-16genirq: Let irq thread follow the effective hard irq affinityThomas Gleixner
2017-11-14Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-12genirq: Fix type of shifting literal 1 in __setup_irq()Rasmus Villemoes
2017-11-10genirq: Track whether the trigger type has been setMarc Zyngier
2017-10-29genirq: Document vcpu_info usage for percpu_devid interruptsChristoffer Dall
2017-10-09genirq/cpuhotplug: Enforce affinity setting on startup of managed irqsThomas Gleixner
2017-10-09genirq: Warn when effective affinity is not updatedThomas Gleixner
2017-09-25genirq: Separate activation and startupThomas Gleixner
2017-09-25genirq/debugfs: Show debug information for all irq descriptorsThomas Gleixner
2017-09-25genirq: Check __free_irq() return value for NULLAlexandru Moise